Commit 058fd3a8 authored by Tatuya Kamada's avatar Tatuya Kamada Committed by Arnaud Fontaine

py2zope4: Use legacy PageTemplate engine instead of new chameleon engine

parent 4c2d58ce
<configure xmlns="http://namespaces.zope.org/zope">
<include package="Products.PageTemplates" />
<includeOverrides file="overrides.zcml" />
</configure>
<configure xmlns="http://namespaces.zope.org/zope">
<utility
provides="zope.pagetemplate.interfaces.IPageTemplateEngine"
component="zope.pagetemplate.pagetemplate.PageTemplateEngine"/>
</configure>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment