]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Initial version of ModHelper plugin, with basic functionality but the UI stripped...
authorBrion Vibber <brion@pobox.com>
Tue, 12 Oct 2010 19:33:57 +0000 (12:33 -0700)
committerBrion Vibber <brion@pobox.com>
Tue, 12 Oct 2010 19:33:57 +0000 (12:33 -0700)
commit93172cc828039f6a37a4f221050f2c2403533bc5
tree895d00d946419044821de05fcdf9618d445377f6
parent06c4212bd4db8815b3f91e5eab3a079784738ae3
Initial version of ModHelper plugin, with basic functionality but the UI stripped out until it's easier to get it done.

* users need to have 'modhelper' role manually added via userrole.php for now
* modhelper users can sandbox/unsandbox and silence/unsilence any user
** note that no new logging has been added for these moderator actions
* no user deletion for modhelpers
* probably no UserFlags special views for modhelpers
plugins/ModHelper/ModHelperPlugin.php [new file with mode: 0644]