Mercurial > p > roundup > code
diff doc/customizing.txt @ 3747:c3bba2c81a6f
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 09 Nov 2006 05:54:24 +0000 |
| parents | c07ae92cebbc |
| children | 9f4dd27ae843 |
line wrap: on
line diff
--- a/doc/customizing.txt Thu Nov 09 05:44:51 2006 +0000 +++ b/doc/customizing.txt Thu Nov 09 05:54:24 2006 +0000 @@ -2,7 +2,7 @@ Customising Roundup =================== -:Version: $Revision: 1.210 $ +:Version: $Revision: 1.211 $ .. This document borrows from the ZopeBook section on ZPT. The original is at: http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx @@ -1047,7 +1047,7 @@ trackers don't allow this as it opens them up to spam. It may be enabled by uncommenting the appropriate addPermissionToRole in your tracker's ``schema.py`` file. The new user is given the Roles list defined in the -"new_email_user_roles" config variable. + "new_email_user_roles" config variable. **only developers may be assigned issues** Create a new Permission called "Fixer" for the "issue" class. Create a
