Last modified: 2010-08-16 05:51:01 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T26789, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 24789 - Enable AbuseFilter for ja.wikipedia
Enable AbuseFilter for ja.wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://ja.wikipedia.org/wiki/WP:FILTE...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-14 00:30 UTC by miya
Modified: 2010-08-16 05:51 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description miya 2010-08-14 00:30:23 UTC
Please enable AbuseFilter on Japanese Wikipedia with the same settings on English Wikipedia. 
    * Discussion : http://ja.wikipedia.org/wiki/WT:FILTER
    * Poll : http://ja.wikipedia.org/wiki/WP:FILTER/POLL#POLL
Comment 1 JeLuF 2010-08-14 19:57:03 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 1005)
+++ InitialiseSettings.php	(working copy)
@@ -7701,6 +7701,7 @@
    'huwiki' => true,
    'itwiki' => true,
    'itwikiquote' => true, // Andrew 2009-12-07 bug 20216
+   'jawiki' => true,
    'liquidthreads_labswikimedia' => true,
    'ltwiki' => true,
    'ltwiktionary' => true, // Roan 2009-12-24 bug 21214
Comment 2 miya 2010-08-14 23:54:31 UTC
(In reply to comment #1)
> Done.

Thank you!!
Comment 3 aokomoriuta 2010-08-15 00:35:10 UTC
Thanks for enabling.

But we (jawiki) request you abusefilter with "the same settings on enwiki", as same as below.
 abusefilter-log               = *
 abusefilter-log-detail        = *
 abusefilter-modify            = abusefilter
 abusefilter-modify-restricted = n/a
 abusefilter-private           = sysop
 abusefilter-revert            = n/a
 abusefilter-view              = *
Comment 4 aokomoriuta 2010-08-15 09:03:21 UTC
And grant sysop the right to add/remove the abusefilter group.
Comment 5 JeLuF 2010-08-15 19:20:18 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 1008)
+++ InitialiseSettings.php	(working copy)
@@ -5881,6 +5881,9 @@
     '+itwiktionary' => array(
 		'sysop' => array( 'patroller', 'autopatrolled' ),
 	),
+    '+jawiki' => array(
+        'sysop' => array ( 'abusefilter' ),
+    ),
     '+ltwiki' => array(
         'sysop' => array ( 'abusefilter' ),
     ),
@@ -6133,6 +6136,9 @@
     '+itwiktionary' => array(
     	'sysop' => array( 'patroller', 'ipblock-exempt', 'autopatrolled' ),
     ),
+    '+jawiki' => array(
+        'sysop' => array ( 'abusefilter' ),
+    ),
     '+ltwiki' => array(
         'sysop' => array ( 'abusefilter' ),
     ),
Comment 6 aokomoriuta 2010-08-16 05:51:01 UTC
Thank you!
I confirmed that the settings were modified.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links