diff options
author | Joey Hess <joey@kitenet.net> | 2012-02-24 11:45:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-03 11:01:54 -0400 |
commit | fd8bdf406970b0521d6f6ea222411c58850c4e73 (patch) | |
tree | 4fb7ec4450784cd9c1c302afbb668d62eff0999e /doc | |
parent | 3186fcb985e854143c9ef85df8e02e50e19efb1a (diff) | |
download | ikiwiki-fd8bdf406970b0521d6f6ea222411c58850c4e73.tar ikiwiki-fd8bdf406970b0521d6f6ea222411c58850c4e73.tar.gz |
mention some plugin-specific admin powers
Diffstat (limited to 'doc')
-rw-r--r-- | doc/usage.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 44d32a01d..427a51f3b 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -253,8 +253,10 @@ also be configured using a setup file. Specifies a username of a user (or, if openid is enabled, an openid) who has the powers of a wiki admin. Currently allows locking of any page, - and [[banning|banned_users]] users; other powers may be added later. - May be specified multiple times for multiple admins. + and [[banning|banned_users]] users, as well as powers granted by + enabled plugins (such as [[moderating comments|plugins/moderatedcomments]] + and [[plugins/websetup]]. May be specified multiple times for multiple + admins. For an openid user specify the full URL of the login, including "http://". |