Plone 3.0.2
Up to Product page
This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.
For additional information about this project, please visit the
project page.
Available downloads
Unified Installer - for Linux/BSD/OS X/UNIX/Solaris (compiles and installs Python, Zope and Plone plus dependencies for you)
For Linux (24.5 MB)
Product Package (requires Zope 2.10.4 and Python 2.4.4 already installed)
For all platforms (11.9 MB)
Release Notes
| Tested with | Plone 3.0 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | Wichert Akkerman |
| Released | 2007/10/10 |
Change log
- Give 'Modify portal content' permission to the Owner role by default. This allows sane use of workflow-less content types. Fixes http://dev.plone.org/plone/ticket/7180 [wichert]
- Modify form_tabbing.js to not touch the edit form if there's no fieldsets. [nouri]
- Set the media for ploneKss.css to screen so it can be merged with the other CSS files. [wichert]
- Add the language control panel when migration from previous Plone versions. [wichert]
- Fixed missing i18n markup in folder_constraintypes_form for portal types translation. This closes http://dev.plone.org/plone/ticket/7067. [hannosch, naro]
- Add migration to set the default GS profile when upgrading from 2.1. [alecm]
- Use a button/script combo for product reinstall from the control panel. http://dev.plone.org/plone/ticket/6457 [alecm]
- Remove silly root check from stripGRUFLocalRolePrefix script to fix migration bug. http://dev.plone.org/plone/ticket/5817 [alecm]
- Made Plone use 1/10th of the memory on file uploads. Details in http://dev.plone.org/plone/ticket/7027 (also backported to Plone 2.5.x) [zegor]
- Reverted addition of the GenericSetup import and export steps from PloneLanguageTool. [hannosch, wichert]