Contents
EPlugin (deprecated)
This page is outdated and obsolete. Please see Apps/Evolution/Extensions instead.
An introduction to EPlugin is available at: http://users.on.net/notzed/src/e-plugin.sxi (OpenOffice.org Impress format), http://www.go-evolution.org/images/4/4f/E-plugin.pdf (pdf)
It covers the basics of what EPlugin is and how it can be used to extend Evolution.
An example standalone plugin: http://users.on.net/notzed/src/count-words-0.0.0.tar.gz
This can be used as the basis of writing a new plugin in C. It covers autoconfiguration and i18n issues.
The main evolution eplugin page, including the plugin development manual: http://www.gnome.org/projects/evolution/eplugins.shtml
Useful EPlugins
Some of the other plugins that are not yet in SVN are :
- http://www.go-evolution.org/Tnef
- http://rpmfind.net/linux/RPM/fedora/extras/5/x86_64/debug/evolution-remove-duplicates-debuginfo-0.0.2-3.fc5.1.x86_64.html
- A Nice RSS Reader : http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
- Report as Spam (Rspam) Plugin : http://gnome.eu.org/evo/index.php/Report_as_Spam_%28Rspam%29_Plugin
(Feel free to edit this list when you come across new plugins -- Sankar)