This shows you the differences between two versions of the page.
zopepagetemplates [2010/11/13 20:13] 213.49.145.60 |
zopepagetemplates [2024/05/31 14:35] (current) 104.194.134.81 1 |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | 317 | ||
+ | |||
====== Zope Page Templates ====== | ====== Zope Page Templates ====== | ||
- | > PHPTAL started as a PHP port of, python based, Zope Page Templates. Some functionality is different and some features available in PHPTAL are not in ZPT and the other way around. | + | > PHPTAL started as a PHP port of, python based, Zope Page Templates. Some functionality is different and some features available in PHPTAL are not in ZPT and the other way around. |
- | > So take the information in the following links with a pinch of salt. | + | > So take the information in the following links with a pinch of salt. |
Line 12: | Line 14: | ||
==== Manuals ==== | ==== Manuals ==== | ||
- | **__(Old links; all show 404-page; needs update)__** | + | |
- | * [[http://docs.zope.org/zope2/zope2book/source/ZPT.html|Using ZPT]] | + | * [[http://docs.zope.org/zope2/zope2book/ZPT.html|Using ZPT]] |
- | * [[http://docs.zope.org/zope2/zope2book/source/AdvZPT.html|Advanced ZPT]] | + | * [[http://docs.zope.org/zope2/zope2book/AdvZPT.html|Advanced ZPT]] |
- | * [[http://docs.zope.org/zope2/zope2book/source/AppendixC.html|ZPT Reference]] | + | * [[http://docs.zope.org/zope2/zope2book/AppendixC.html|ZPT Reference]] |