RETIRED, Puppet module for MediaWiki
Go to file
Tom Fifield a03b466574 Add 'autopatrol' group
Patrolled Edits is a feature on mediawiki that allows marking edits as
"known good" (i.e. ham, as opposed to spam). This can be used to
list edits that have not been assessed, which makes spam easier to
identify and deal with.

Automatic patrolling is where this happens without human intervention.
In our version of mediawiki, there is the ability to have defined users
whose edits are automatically marked as 'patrolled'.

This patch makes a new group, so that bureaucrats of the wiki can
assign "known good" users to this group. The group is given the permission
of 'autopatrol', which means users added to this group will have their
edits automatically marked as 'patrolled'.

Further information about this feature and how to verify the syntax for
this patch is available at:
https://www.mediawiki.org/wiki/Help:Patrolled_edits
https://www.mediawiki.org/wiki/Manual:User_rights

Change-Id: I798f3909bc95fb28c3a0f704fb89a490e10b015f
2016-08-18 08:42:32 +08:00
manifests Clean up unused questy captcha variable 2016-07-15 17:29:12 +00:00
spec Fix target path for regular git clone during tests 2015-08-19 16:39:46 -07:00
templates Add 'autopatrol' group 2016-08-18 08:42:32 +08:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-04 15:53:03 -07:00
.gitreview Add standard puppet module files and .gitreview 2015-01-29 09:16:10 +01:00
Gemfile Use new infra_spec_helper for gem dependencies 2016-06-21 18:39:07 -07:00
LICENSE Add missing LICENSE file 2015-01-29 22:58:37 +00:00
Rakefile Add standard puppet module files and .gitreview 2015-01-29 09:16:10 +01:00
metadata.json Migrate to puppet-httpd module 2015-07-21 10:11:43 -04:00