Difference between revisions of "RollbackModification"

(Add task.)
 
(this is a good idea Nathan!)
Line 2: Line 2:
 
__NOTOC__
 
__NOTOC__
 
== What (summary) ==
 
== What (summary) ==
Create a special usergroup for RC patrollers which includes the rollback tool (and nothing else).
+
Create a special group for [[RecentChange]] patrollers which includes only the rollback tool.
  
 
== Why this is important ==
 
== Why this is important ==
This will assist RC patrollers - who aren't admins - with their work and give them a much-needed tool to make the job quicker.
+
The hope is by giving people the ability to have a tool to do [[RecentChange]]s - more people will help do it. This will assist [[RecentChange]]  patrollers - who aren't administrators with their work and give them a much-needed tool to make the job quicker.
  
 
== [[DoneDone]] ==
 
== [[DoneDone]] ==

Revision as of 07:09, 24 September 2007

OurWork Edit-chalk-10bo12.png

What (summary)

Create a special group for RecentChange patrollers which includes only the rollback tool.

Why this is important

The hope is by giving people the ability to have a tool to do RecentChanges - more people will help do it. This will assist RecentChange patrollers - who aren't administrators with their work and give them a much-needed tool to make the job quicker.

DoneDone

Steps to get to DoneDone

There's instructions in http://www.mediawiki.org/wiki/Help:User_rights.

This involves adding one line to the wiki's LocalSettings.php.

Something like:

$wgGroupPermissions['patroller']['rollback'] = true;

(A new group can be defined using the same one-line directive)



Retrieved from "http://aboutus.com/index.php?title=RollbackModification&oldid=10918189"