Personal tools
You are here: Home Products PloneFormMailer Releases PloneFormMailer 1.0 (Release candidate)

PloneFormMailer 1.0 (Release candidate)

PloneFormMailer

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

First Release Candidate contains fixes to work with Plone 2.5.x.

For additional information about this project, please visit the project page.

Available downloads

Product Package

For all platforms (0 kB)

Bundle with all dependencies

For all platforms (0 kB)

Release Notes

Tested with Plone 2.5.1, Plone 2.5, Plone 2.1.4
State Release candidate
License GPL
Release Manager Jens Klein

The old PloneFormMailer beta-releases were in fact stable releases for Plone 2.1.x. using some deprectaed code. Plone 2.5.x does not have this code any longer and so we migrated it to work with new Plone version.

Look at the changelog below for details and enjoy the best PloneFormMailer ready for Plone 2.5.x

Change log

2006-09-27 Jens Klein <jens@bluedynamics.com>

* update PFM so it works in Plone 2.5

* added DynamicViewFTI

2006-06-20 Florian Schulze <florian.schulze@gmx.net>

* Fixed mailsubject migration, it's actually mailSubject!

2006-06-12 Reinout van Rees <reinout@zestsoftware.nl>

* skins/PloneFormMailer/formmailer_portlet.cpt: Changed the
portlet to use <dl> instead of the old <h5> portlet formatting.

2006-06-07 Jens Klein <jens@bluedynamics.com> and
Alexander Limi <limi@plone.org>

* rename field subject to mailsubject (avoid conflicts with
subject metadata field).

* added magic migration in accessor of mailsubject

* added deprecated getSubject method for BBB

2006-06-07 Reinout van Rees <reinout@vanrees.org>

* rebuild_i18n.sh: Added translation synchronisation script that
syncs the templates to a master translation file and the actual
translations to that one again. It also syncs the plone-pfm
translations to the master file.

* i18n/*: Synced th translation files and updated the main
plone-pfm.pot from the French translations.

* skins/PloneFormMailer/*pt: Added msgid's to the templates, they
were previously empty.

2006-05-29 Jens W. Klein <jens@bluedynamics.com>

* load customconfig.py if given to override values in config.py.

* Some code, comment and copyright cleanup.

* Reverted UA_DESCRIPTION back to a sane handling.

* Made the default footer configureable, set default back to what
it was for ages (dictatorship action).

2006-05-24 Reinout van Rees <reinout@zestsoftware.nl>

* config.py: Removed font declaration so that the default value
'll be used.

* PloneFormMailer.py: Made the default footer less intrusive.

2006-05-19 Reinout van Rees <reinout@zestsoftware.nl>

* version.txt: Set version to 1.0-beta2