Initial user role controls on profile pages, for owner to add/remove administrator and moderator options.

Buttons need to be themed.
This commit is contained in:
Brion Vibber
2010-03-03 15:43:49 -08:00
parent 06db00d303
commit 4a2511139e
9 changed files with 434 additions and 0 deletions

View File

@@ -98,6 +98,7 @@ class Router
'groupblock', 'groupunblock',
'sandbox', 'unsandbox',
'silence', 'unsilence',
'grantrole', 'revokerole',
'repeat',
'deleteuser',
'geocode',