TRAC permissions: Groups
After talking with Stephen Moretti he made me realise that setting up groups in TRAC is a lot quicker than setting up permissions for each users. This helps if you have several developers on a project.
So how does one do it
In the TRAC admin area where you set up user permissions - one of the little forms on the right allows you to add groups.Then what you do is use the 'grant permissions' box. Simply add say 'developer' as the subject and then a permission, lets say 'wiki_modify'.
You keep adding all the permissions required to subject "developer" and then you use the users name (i.e. "ntong") as the subject and "developer" as group. Again this is done in the "add subject to group" box.
Again, a big thanks to Stephen





Its little things like this that I should really write up.
Thanks for the "kudos" - glad to help.