== TODO =============================== Name: new file from template Desc: creates a new document based on a custom define template file. Author: Rob Miller Email: funky.style@gmail.com ======================================= == Legend ============================= ? possibly implement + definately implement - never implement ======================================== 1. + allow for some markup to be written in the first few lines of a template file to make the parser behave differently 2. ? using the above markup (1) allow for creation of multiple files at once eg - say for a *.h and corresponding *.c file 3. ? using the markup of (1) specify the syntax highlighting of a template. (at the moment you have to save the file before the highlighting will take effect.4. 4. + specify a specific directory where to store the template files and point the file chooser dialog to default to that location (maybe ~/.gnome2/gedit/templates ??) 5. ? translate strings or is this already taken care of within gedit?