Roundcube Community Forum

 

New Plugin using the Plugin API

Started by corbosman, April 29, 2009, 10:37:57 AM

Previous topic - Next topic

corbosman

Hi all, just to play around with the API a bit I created a plugin using the API. It's a copy of a plugin we're using on squirrelmail.  It adds a line to the headers box with mailinglist commands if the current email is a mailinglist email (using List-xxxxx: headers).  

Version 0.1, and im sure things are broken. Feel free to send me bug reports.

Plugin here:  http://wa.ter.net/download/listcommands.tar.gz

Remember, current SVN only, and you have to add the plugin to the main config.

Regards,

Cor

ps: plugin API is very cool. I was able to convert several of our in-house squirrelmail plugins already.

corbosman

I added this api-plugin to google code.

roundcube-plugins - Google Code

This plugin gives you a menu in the headers box allowing you to perform mailinglist commands easily. Commands include subscribing, unsubscribing, sending a new mail, etc.