comparison 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
comparison
equal deleted inserted replaced
1847:6889824fcdf9 1850:6e80f8f760a4
1 =================== 1 ===================
2 Customising Roundup 2 Customising Roundup
3 =================== 3 ===================
4 4
5 :Version: $Revision: 1.103 $ 5 :Version: $Revision: 1.104 $
6 6
7 .. This document borrows from the ZopeBook section on ZPT. The original is at: 7 .. This document borrows from the ZopeBook section on ZPT. The original is at:
8 http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx 8 http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx
9 9
10 .. contents:: 10 .. contents::
14 =============== 14 ===============
15 15
16 Before you get too far, it's probably worth having a quick read of the Roundup 16 Before you get too far, it's probably worth having a quick read of the Roundup
17 `design documentation`_. 17 `design documentation`_.
18 18
19 Customisation of Roundup can take one of five forms: 19 Customisation of Roundup can take one of six forms:
20 20
21 1. `tracker configuration`_ file changes 21 1. `tracker configuration`_ file changes
22 2. database, or `tracker schema`_ changes 22 2. database, or `tracker schema`_ changes
23 3. "definition" class `database content`_ changes 23 3. "definition" class `database content`_ changes
24 4. behavioural changes, through detectors_ 24 4. behavioural changes, through detectors_

Roundup Issue Tracker: http://roundup-tracker.org/