Products.Collage 1.2.3 (Nov 02, 2009)

Collage

Many bugfixes, and some improvements. Please run available upgrade steps when upgrading from an older version.

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

Available downloads

Tarball

For all platforms (90 kB)

Python 2.4 egg

For all platforms (191 Kb)

Release Notes

Tested with Plone 3
State Final release
License GPL
Release Manager Gilles Lenfant
  • Fixed search bug mentioned in #57 when adding alias. [glenfant]
  • Worked around IE CSS bugs mentioned in issue #60. Thanks to Kevin Deldycke. [glenfant]
  • Synched all .po with the latest labels and updated the *-fr.po files. Collage translators, new .po files are wawiting for your inputs. [glenfant]
  • Following jensens change on types whitelist, change the test accordingly. [glenfant]
  • On alias target removal, the alias layout is reset to "standard". This gives a chance to content authors to delete the alias, rather tha saying "Error: Layout not found". This fixes #63 [glenfant]
  • Update JavaScript to no longer use reserved function postMessage. This fixes #54. [dunlapm]
  • Update french translation (tiny semantic improvement). [kdeldycke]
  • Avoid BadRequest error while adding alias_whitelist property in upgrade step if this property already exists. You should usually be able to run an upgrade step a second time without fail. [maurits]
  • Added a useful very reduced 'minimal' view for files. [jensens]
  • Removed type 'Folder' from Collage properties -> types whitelist. It does not make much sense (and will confuse users) to add a folder direct inside a Collage. if someone really needs it, it can be enabled with minor effort. [jensens]
  • Made Collage fields: show_title, show_description and index_subobjects languageIndependent. [jensens]
  • Fixed deprecated URL for add on packages (third party content types) in the doc. [glenfant]