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
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
Close
Hashes for tomcom.plone.ptregistry-4.3.0.3.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 938e5698958cac8e19cdbd1cc998e78cdc5270abcc2610af66a7b0b315d19b55 |
|
MD5 | a1ddb5961eb524244d7975838dd7feae |
|
BLAKE2b-256 | de66071103554e4faaf9b5b4ed7665748dcb513a3468bb12d8bab603c39d696c |