diff doc/admin_guide.txt @ 2983:9614a101b68f

Stuff from the train ride this morning: - Extend the property concept in Permissions to allow a list of properties - Fix the cgi templating code to check the correct permission when rendering edit fields - A swag of changes (just the start) fixing up the customisation doc for the new tracker layout and permissions setup
author Richard Jones <richard@users.sourceforge.net>
date Tue, 30 Nov 2004 08:32:57 +0000
parents ad4fb8a14a97
children 33e3ba342e93 602d30486915
line wrap: on
line diff
--- a/doc/admin_guide.txt	Mon Nov 29 14:34:10 2004 +0000
+++ b/doc/admin_guide.txt	Tue Nov 30 08:32:57 2004 +0000
@@ -2,7 +2,7 @@
 Administration Guide
 ====================
 
-:Version: $Revision: 1.14 $
+:Version: $Revision: 1.15 $
 
 .. contents::
 
@@ -141,7 +141,7 @@
 
 In both cases, Roundup's behaviour when dealing with unknown users is
 controlled by Permissions defined in the "SECURITY SETTINGS" section of the
-tracker's ``dbinit.py`` module:
+tracker's ``schema.py`` module:
 
 Web Registration
   If granted to the Anonymous Role, then anonymous users will be able to

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