Bridge to use Chameleon with Zope 2 and CMF.
Project description
Overview
The cmf.pt package allows using the Chameleon template engine with the Zope 2 CMF.
Usage
To enable Chameleon, simply include the ZCML configuration:
<include package="five.pt" /> <include package="cmf.pt" />
For general information about Chameleon, see http://chameleon.repoze.org/.
Changelog
cmf.pt 0.3 (released 2/13/2009)
Added _exec method to the file-system based skin template class, largely carried over from Products.PageTemplates. [malthe]
cmf.pt 0.2 (released 12/17/2008)
The func_code attribute of file-system page templates should simulate a function taking no arguments.
cmf.pt 0.1 (released 11/29/2008)
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
cmf.pt-0.3.tar.gz
(3.0 kB
view hashes)