Friday, 24. July 2009, 22:58:26
new from template, template, new file, gedit
...
I wrote an update of my "New from Template" plugin for gEdit. It should now working with Gnome 2.26 and Ubuntu 9.04.
» Read more...
Wednesday, 2. July 2008, 10:58:26
gedit, plugins, syntax, preview
...

I updated all my gEdit plugins to be completely localized in german or english. I added version numbers for all too, so you can easy check in the preferences which version you are using.
http://my.opera.com/area42/blog/gedit-language-reference-pluginhttp://my.opera.com/area42/blog/gedit-browser-preview-pluginhttp://my.opera.com/area42/blog/gedit-template-pluginHappy coding!
Saturday, 24. November 2007, 12:31:02
plugin, gedit, new file, template
...
Monday, 19. November 2007, 17:14:40
plugin, gedit, new file, template
...
For
SweeTS i needed the possibilty to create a document based on a template file (the normal "New from template" function). gEdit didn't ship with that and so i tried to create it. I was lucky to find a start in the familiar plugin by
Rob Miller which i modified. This plugin is completely localized in german and english.
How it works:* Copy the files of the
Template plugin into ~/.gnome2/gedit/plugins
* create a folder "templates" in ~/.gnome2/gedit
* copy your templates files into it (example default.html)
* Start gEdit and enable the plugin "New File From a Template" in the preferences
* After a restart the plugin appears in the File menu
* Assign the typical shortcut "Shift+Ctrl+N" to it
* the new created files will get the mimetype of the template files
Download:http://files.myopera.com/area42/files/gedit_template_plugin.zipgEdit plugins i wrote too:http://my.opera.com/area42/blog/gedit-language-reference-pluginhttp://my.opera.com/area42/blog/gedit-browser-preview-pluginA lot of other gEdit plugins can be found
here.