summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 647218a)
raw | patch | inline | side by side (parent: 647218a)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 16 Sep 2002 02:22:23 +0000 (02:22 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 16 Sep 2002 02:22:23 +0000 (02:22 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1172 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/customizing.txt | patch | blob | history |
diff --git a/doc/customizing.txt b/doc/customizing.txt
index a7c9c8170c7c7250771efb05826c14aff43704e5..6b6df795bcf47179ba8dd60497eb9515a565ce67 100644 (file)
--- a/doc/customizing.txt
+++ b/doc/customizing.txt
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
**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::