Mail2Image

by Robert Barsch last modified Feb 16, 2011 02:02 AM

Replaces any plain email address with a text image.

Project Description

Mail2Image hooks via a monkey patch into ATDocument and overwrites the spamProtect.py script to replace any plain email address with an image created by PIL.

Features:

  • Image creation via PIL
    • Configurable via the plone configuration web interface or via the zope's portal properties
    • Uses TTF fonts
  • Optional contact form
    • Integration of add-on product PloneCaptcha
    • Email black- and whitelisting
    • Customizable message and subject prefix

 

Installation:

  • Download latest version directly from the Subversion repository
  • Install the Mail2Image folder into your Zope product path
  • Restart Zope
  • Deploy product using Plone's Quickinstaller

 

Tested only with Plone 2.1.4, Zope 2.7.5-final and Python 2.3.5

Current Release

No stable release available yet.

All Releases

Version Released Description Compatibility Licenses Status
0.0.1 Initial release More about this release…
Plone 2.1
GPL alpha