Download Plone 3.0.1

Spread the love

Plone is a content management system developed in Python for the object-oriented application server Zope. The package has native support for a large number of different languages ​​- currently as many as 35 – and using plugins the possibilities can be extended endlessly. For more information, we refer you to this page and on this page there are a number of instructional videos to watch. The developers have released version 3.0.1 with the following announcement:

First maintenance release for Plone 3.0. This releases fixes several minor problems that were found by users and integrators after the 3.0 release. Since this is a maintenance release, none of the APIs, CSS classes/ids or other aspects of Plone that third party products may rely on have been changed. Several templates have been extended to restore customization hooks that were present in Plone 2.5 and missing in the Plone 3.0 release.

For a complete list of changes see the change log below and the history-information inside the products included in the Plone core release.

  • Made default_error_message more robust when the NotFound path traverses a view.
  • Let the Editor role get ‘Delete objects’ permission, making it easier to delegate content management in a folder.
  • Added a wide range of proxy roles to check_id script, should allow it to work with all but the most unusual workflows. Eventually this should be converted to trusted code.
  • Fixed all the default view templates to use Archetypes’ view mode for the widgets instead of using a special KSS template. This means that it’s now very easy to add inline editing to your custom types, look at document_view.pt for an example. You just call the widget in view mode, and Plone takes care of the rest.
  • Added migration for view customization container and utility.
  • NuPlone didn’t set the background color explicitly on the body element, fixed.
  • Adjusted some deprecation warnings to a later Plone version, as we haven’t removed all usage of the underlying functions from Plone itself.

Version number 3.0.1
Release status Final
Operating systems Windows 2000, Linux, BSD, Windows XP, macOS, Solaris, Windows Server 2003, Windows Vista
Website Plone Foundation
Download
License type GPL
You might also like