PloneArticle 4.0.5 (Jul 07, 2008)

A Plone document incorporating images, attachments and links, whith a free choice of layout.

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

Available downloads

Product Package

For all platforms (0 kB)

Release Notes

Tested with Plone 2.5
State Final release
License GPL
Release Manager Ingeniweb

Bugfix release improving attachment downloads

Change log

4.0.5

  • Add an inplace copy/paste test [encolpe]
  • Fix aquisition bug if an attachment have the same id that your attachment id. In general case the usage of hasattr is prohibited for local lookup. Use shasattr instead. [encolpe]

4.0.4

  • Ghost release

4.0.3

  • Fix unittests for buildout [encolpe]

  • Add 2 parameters to baseinnercontentwidget:
    • hide_upload_link' (default = False) hide/show widget upload link
    • hide_browser_link' (default = False) hide/show widget site browsing link
  • Temporary (portal_factory) baseinnercontentfields are not writeable. No more crashes when an author adds image/field/link on temporary articles. [glenfant]

4.0.2

  • fixed models 1 and 2 using visual clears

4.0.1

  • fix browser type filter bug when calling Browser.update method
  • batch in plonearticle explorer
  • added some translations

4.0.0

  • Fixed unit tests

4.0.0-rc6

  • Hide "Templates" tab on new (temporary) objects (glenfan