Mercurial > p > roundup > code
diff doc/customizing.txt @ 1851:fe15b8506d47 maint-0.6
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 17 Oct 2003 01:53:15 +0000 |
| parents | 67dbb0497bdb |
| children | 713340c26efe |
line wrap: on
line diff
--- a/doc/customizing.txt Thu Oct 16 23:05:41 2003 +0000 +++ b/doc/customizing.txt Fri Oct 17 01:53:15 2003 +0000 @@ -2,7 +2,7 @@ Customising Roundup =================== -:Version: $Revision: 1.93.2.4 $ +:Version: $Revision: 1.93.2.5 $ .. This document borrows from the ZopeBook section on ZPT. The original is at: http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx @@ -16,7 +16,7 @@ Before you get too far, it's probably worth having a quick read of the Roundup `design documentation`_. -Customisation of Roundup can take one of five forms: +Customisation of Roundup can take one of six forms: 1. `tracker configuration`_ file changes 2. database, or `tracker schema`_ changes
