UNKNOWN
Project description
Introduction
This package makes Products.CMFEditions works with Dexterity content types.
In general CMFEditions works ok with Dexterity. The only problem is the versions_history_form template: it does not show the older versions for Dexterity content items. Also, it may break if the custom content type does not use the default view auto-generated by Dexterity.
This package solve this problem by overriding versions_history_form.
Installation
The usual: add this package to the buildout and install the Generic Setup profile in the Plone Site.
Extension/customization points
To make the versions_history_form template work with Dexterity content types some views were created. These can be overriden to customize the way older versions of a content type are displayed:
@@download-version: Downloads an older version of a file stored in a plone.namedfile field.
@@content-core: Render only the content-core div of the default view of a content item.
@@version-view: Same as @@content-core but makes links to file downloads use the @@download-version view.
Changelog
0.1b1 (2011-07-12)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.cmfeditionsdexteritycompat-0.1b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 914af60018e59687ade15db04e733eb2cc700dfed488cff1a2742904c8627a87 |
|
MD5 | 017142e039ffa1c7f4e2f62303806e45 |
|
BLAKE2b-256 | 4f675abae1bbfdb0771ca6618e6281ef3f4933df563f338dd7c2a19b8e580f05 |