User Tools

Site Tools


mdx_plugins

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
mdx_plugins [2009/08/15 12:49] – created danielmdx_plugins [2012/01/26 01:36] – [How to create a plugin?] daniel
Line 1: Line 1:
 ====== What are plugins? ====== ====== What are plugins? ======
-[[http://www.manitou-mail.org/mdx/plugins.html|Plugins overview]]+The functionalities of manitou-mdx can be extended by writing Perl modules that are hooked to manitou-mdx as plugins. A plugin module may be a self-contained piece of code, but more often it's used as an interface to an external program, such as a spam filter or a converter that extracts text from a complex file format. Also, plugins may use external Perl modules from the CPAN archive or other sources. 
 + 
 +[[http://www.manitou-mail.org/doc/mdx.plugins.html|Plugins documentation]]
  
 ====== How to create a plugin? ====== ====== How to create a plugin? ======
-[[http://www.manitou-mail.org/mdx/plugins-reference.html|Plugins reference documentation]]+A plugin for manitou-mdx is generally just a Perl module .pm file. 
 + 
 +[[http://www.manitou-mail.org/doc/mdx.plugins.html#mdx.plugins.developement|Developer information for plugins]]
  
 ====== Sample plugins ====== ====== Sample plugins ======
mdx_plugins.txt · Last modified: 2012/01/26 01:41 by daniel