Skip to main content

Put page templates in a folder an they will be automatically registered

Project description

Information

This package is for registering public global templates in an easy way.

  • Add the zcml registration stuff to your configure zcml.

  • Create a folder.

  • Put files in with ending .pt

  • Enjoy your saved time

Minimum zcml config example

<configure xmlns=”http://namespaces.zope.org/zope

xmlns:browser=”http://namespaces.zope.org/browser” xmlns:five=”http://namespaces.zope.org/five” xmlns:pt=”http://namespaces.plone.org/pt”>

<pt:registry

path=”templates”/>

</configure>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tomcom.plone.ptregistry-4.3.0.3.zip (7.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page