Framework integration

Integration with Chameleon is available for a number of popular web frameworks.

Pyramid

Chameleon is the default template engine for the Pyramid framework. See the section on Zope Page Templates in the documentation for that project.

Zope 2 / Five

The five.pt package works as a drop-in replacement to the standard template engine.

CMF / Plone

If your application uses the CMF content management framework (including Plone), the cmf.pt package contains the required support.

Zope Toolkit (ZTK)

For applications based on the Zope Toolkit (ZTK), install and include the z3c.pt package.

Table Of Contents

Previous topic

Internationalization

Next topic

Configuration

This Page