Mercurial > p > roundup > code
diff doc/customizing.txt @ 1148:20d42d7e4642
typo
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 16 Sep 2002 02:22:23 +0000 |
| parents | 89b1a8a468e7 |
| children | 7ae32787d981 |
line wrap: on
line diff
--- a/doc/customizing.txt Mon Sep 16 02:07:44 2002 +0000 +++ b/doc/customizing.txt Mon Sep 16 02:22:23 2002 +0000 @@ -2,7 +2,7 @@ Customising Roundup =================== -:Version: $Revision: 1.36 $ +:Version: $Revision: 1.37 $ .. This document borrows from the ZopeBook section on ZPT. The original is at: http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx @@ -652,7 +652,7 @@ **style.css** a static file that is served up as-is -Note: Remember tyhat you can create any template extension you want to, so +Note: Remember that you can create any template extension you want to, so if you just want to play around with the templating for new issues, you can copy the current "issue.item" template to "issue.test", and then access the test template using the ":template" URL argument::
