diff doc/customizing.txt @ 3772:13e8825da493

Documentation update for common lib directory See http://comments.gmane.org/gmane.comp.bug-tracking.roundup.devel/4450
author Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
date Fri, 01 Dec 2006 09:54:52 +0000
parents d41ee0fdae71
children aef19fff38dd
line wrap: on
line diff
--- a/doc/customizing.txt	Fri Dec 01 09:48:56 2006 +0000
+++ b/doc/customizing.txt	Fri Dec 01 09:54:52 2006 +0000
@@ -2,7 +2,7 @@
 Customising Roundup
 ===================
 
-:Version: $Revision: 1.214 $
+:Version: $Revision: 1.215 $
 
 .. This document borrows from the ZopeBook section on ZPT. The original is at:
    http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx
@@ -49,6 +49,7 @@
 detectors/          Auditors and reactors for this tracker                   
 extensions/         Additional web actions and templating utilities.
 html/               Web interface templates, images and style sheets         
+lib/                optional common imports for detectors and extensions
 =================== ======================================================== 
 
 
@@ -367,7 +368,7 @@
 
     db.config.detectors['QA_RECIPIENTS']
 
-Note tha the name grouping applied to the main configuration file is
+Note that the name grouping applied to the main configuration file is
 applied to the extension config files, so if you instead have::
 
     [qa]

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