Status Messages 3.0 (Aug 09, 2007)

New feature release targeted at Plone 3.0

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

Available downloads

statusmessages-3.0.tar.gz

For all platforms (0 kB)

Release Notes

Tested with Plone 3
State Final release
License BSD
Release Manager Hanno Schlichting
Released 2007/08/09

 

Change log

statusmessages 3.0 - Released August 9, 2007

    - No changes.
      [hannosch]

statusmessages 3.0rc1 - Released July 10, 2007

    - Removed useless setup.cfg.
      [hannosch]

statusmessages 3.0b2 - Released March 23, 2007

    - Fixed duplicate message bug. Showing identical messages to the end user
      more than once, doesn't make any sense. This closes
      http://dev.plone.org/plone/ticket/6109.
      [hannosch]

    - Added 's support for statusmessages without a redirect. This uses
      annotations on the request instead of direct values, so we avoid the
      possibility of sneaking those in via query strings.
      [tomster, hannosch]

statusmessages 3.0b1 - Released March 5, 2007

    - Converted to a package in the Products namespace.
      [hannosch]

    - Added explicit translation of statusmessages before storing them in the
      cookie. This makes sure we have a reasonable context to base the
      translation on.
      [hannosch]

    - Changed license to BSD, to make it possible to include it as a dependency
      in Archetypes.
      [hannosch]