Changes between Version 9 and Version 10 of AccountManagerPlugin/Modules


Ignore:
Timestamp:
Jul 7, 2011, 9:55:58 PM (13 years ago)
Author:
Steffen Hoffmann
Comment:

note on module rename

Legend:

Unmodified
Added
Removed
Modified
  • AccountManagerPlugin/Modules

    v9 v10  
    1818----
    1919
    20 == !AccountManagerAdminPage ==
     20== !AccountManagerAdminPages ^note1^ ==
    2121 '''Package''':: acct_mgr.admin
    2222
     
    2727 * admin/accounts/users - user account listing with some management functions, i.e. add/delete accounts, change password, etc.
    2828
    29 It requires the `TRAC_ADMIN` permission to access.[[BR]]
    30 '''Update:''' A more granular set of permissions has been introduced with changeset [9280] and TRAC_ADMIN is not required anymore.
     29It requires the `TRAC_ADMIN` permission to access ^note2^.[[BR]]
     30'''^note1^''' Before acct_mgr-0.3 modules name has been !AccountManagerAdminPage instead.[[BR]]
     31'''^note2^''' A more granular set of permissions has been introduced with changeset [9280] and TRAC_ADMIN is not required anymore.
    3132
    3233[[Image(AccountManagerPlugin:account-manager-admin.png)]]
     
    3637#!cfg
    3738[components]
    38 acct_mgr.admin.AccountManagerAdminPage = enabled
     39acct_mgr.admin.AccountManagerAdminPages = enabled
    3940}}}
    4041