Changes between Version 8 and Version 9 of WikiStart


Ignore:
Timestamp:
Jul 18, 2007, 11:00:15 AM (18 years ago)
Author:
jsm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v8 v9  
    2525So far I've created one role called "admin" and given that role TRAC_ADMIN privileges. You can add yourself to that role either with:
    2626
    27 {{{ trac-admin /srv/trac/tigeron add permission <your-username> admin }}}
     27{{{
     28trac-admin /srv/trac/tigeron add permission <your-username> admin
     29}}}
    2830
    2931Or by emailing Jamie and requesting it.