Mercurial > p > roundup > code
diff doc/customizing.txt @ 1850:6e80f8f760a4
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 17 Oct 2003 01:53:11 +0000 |
| parents | f7b0ca3de3dc |
| children | 0798ce090450 |
line wrap: on
line diff
--- a/doc/customizing.txt Mon Oct 13 23:21:47 2003 +0000 +++ b/doc/customizing.txt Fri Oct 17 01:53:11 2003 +0000 @@ -2,7 +2,7 @@ Customising Roundup =================== -:Version: $Revision: 1.103 $ +:Version: $Revision: 1.104 $ .. 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
