Mercurial > p > roundup > code
diff PageTemplates/README.txt @ 984:a3a8ac7b8c40
Adding PageTemplates to the dist
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 30 Aug 2002 08:27:34 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PageTemplates/README.txt Fri Aug 30 08:27:34 2002 +0000 @@ -0,0 +1,7 @@ +See <a href="http://dev.zope.org/Wikis/DevSite/Projects/ZPT">the +ZPT project Wiki</a> for more information about Page Templates, or +<a href="http://www.zope.org/Members/4am/ZPT">the download page</a> +for installation instructions and the most recent version of the software. + +This Product requires the TAL and ZTUtils packages to be installed in +your Python path (not Products). See the links above for more information.
