Package: collective - PortalMail
a test of SfIndex product
Sourceforge Info
| Project Name: | collective |
| Package Name: | PortalMail |
| Files Page: | |
| Browse CVS: | http://cvs.sourceforge.net/viewcvs.py/collective/PortalMail/ |
Package README (CVS ver. 1.2)
PortalMail provides a nice interface for customizing the emails sent out by Plone. You will first need to install the latest version of stripogram. Install PortalMail using the QuickInstaller and then load the page manage_mail. You will be presented with a nice interface for modifying mail templates. PortalMail could use some i18n work. Right now it's set up for a single language only, but i18n should be straightforward. Mail templates are pulled from a folder -- the main thing that would have to be done would be to put other language versions of the template in the folder and add a language argument to the method that grabs the template from the folder. PortalMail has a number of features designed to work with PortalNotifications. TO DO: - i18n-ification - Further integration into Plone (all it really needs is a sane place that links to manage_mail) - I forgot to write a template for the Mail-this-page-to-a-friend email - I have installed some initial hooks for doing joint HTML/plain text mails. It would be cool to get this all wired up.