CompositePack 1.0-final (Feb 01, 2006)
Compatibility with Plone 2.1.1 and 2.1.2, final polish
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 2.1.2, Plone 2.1.1, Plone 2.0.5 |
|---|---|
| State | Final release |
| License | ZPL |
| Release Manager | Godefroid Chapelle |
CompositePack is a product that allows the Plone Manager to build composite pages by manually aggregating archetype content from his site.
Composition of content is made through a pseudo WYSIWYG user interface : the design view. A composite page has a layout which defines its structure. Composite elements are displayed through viewlets.
Both layouts and viewlets are acquired from the skin, which implies they are customizable.
Layouts and viewlets are registered through the composite_tool in ZMI (see below how to register them).
Products required
- CompositePage 0.2
- http://hathawaymix.org/Software/CompositePage/CompositePage-0.2.tar.gz
with Plone 2.0.5, you also need
kupu 1.3.3 or later
Archetypes 1.3.5
Change log
- set better layout and viewlet as default for navigation page [gotcha]
- styling and i18n [gotcha]
- setup portal factory and id calculated from title for Plone 2.1 [gotcha]
- register cleanIndexes setup widget in portal_migration to remove wrongly indexed software. [gotcha]
- fix indexing : software elements like layout registry, viewlet registry, layouts, viewlets, composite container and elements are not indexed anymore. [gotcha]
- fix SearchableText at creation time [gotcha]
- fix package so that it can load when ATContentTypes is not installed [gotcha]


