Personal tools
You are here: Home Products Plone Glossary Releases Plone Glossary 1.4RC2 (Release candidate)

Plone Glossary 1.4RC2 (Release candidate)

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.

Compatibility with (and only with) Plone 3.0 and Plone 3.1. Available as egg "Products.PloneGlossary". Some bugfixes.

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

Available downloads

Release Notes

Tested with Plone 3
State Release candidate
License GPL
Release Manager Ingeniweb
  • Compatibility with Plone 3.0 and Plone 3.1
  • Extended Latin friendly alphabetical ordering
  • GS install and upgrades
  • Available as "Products.PloneGlossary" egg from the cheeseshop.

Thanks to:

  • Gilles Lenfant
  • Bertrand Mathieu
  • Wichert Akkerman

Change log

1.4.0 RC2 - 2008-09-22

  • Upgrades moved to the GenericSetup way, and removed (useless) "Migration" tab. [glenfant]
  • i18n of schemas using message factory. [glenfant]
  • Fixed test fixtures and associated GS profile. [glenfant]
  • Added metadata.xml to profiles, provision for future upgrades. [glenfant]
  • Fixed sorting of terms in glosary view using unicode normalization. [glenfant]
  • Eggification. [glenfant]
  • Added "add permissions" for content types instead of generic "Add portal content" [bmathieu]
  • Using unicode normalization to get first letter of the term. This allows to find terms starting with non-ascii characters. [naro]
  • use the standard PropertyManager API to handle properties on the tool [wichert]
  • clean up imports and remove some unneeded bbb code to make pyflakes happy [wichert]
  • improve the English wording in a few places [wichert]