Last modified: 2011-01-26 18:41:47 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 T28897, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26897 - Enable flag 'flood' in Spanish Wikinews (es.wikinews)
Enable flag 'flood' in Spanish Wikinews (es.wikinews)
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://es.wikinews.org/w/index.php?ti...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-01-23 22:00 UTC by Julian
Modified: 2011-01-26 18:41 UTC (History)
1 user (show)

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


Attachments

Description Julian 2011-01-23 22:00:12 UTC
Hello there. Community has decided by an 80% majority to allow flood flag (http://es.wikinews.org/w/index.php?title=Wikinoticias:Caf%C3%A9&oldid=186796#Habilitar_flag_.27flood.27). Please enable it.

Best regards,
Julián
Comment 1 JeLuF 2011-01-25 22:17:41 UTC
Who will be allowed to grant or revoke the flood flag?
Comment 2 Julian 2011-01-25 22:54:59 UTC
Bureaucrats/Sysops. It's indifferent, since in Spanish Wikinews people running for adminiship also gain bureaucrat rights; makes stuff easier. So, it's the same, but if you want us to choose, I'd guess bureaucrats should grant it. Regards.
Comment 3 JeLuF 2011-01-26 18:41:47 UTC
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 1544)
+++ InitialiseSettings.php	(working copy)
@@ -5610,6 +5610,7 @@
     'eswikinews' => array(
     	'bot' => array( 'editprotected' => true ),
     	'editprotected' => array( 'editprotected' => true ),
+	'flood' => array( 'bot' => true ),
     ),
     // http://bugzilla.wikimedia.org/show_bug.cgi?id=7152
     'eswiktionary' => array(
@@ -6141,7 +6142,7 @@
         'sysop' => array( 'flood' ),
     ),
     '+eswikinews' => array(
-        'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'editprotected' ),
+        'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'editprotected', 'flood', ),
     ),
     '+eswiktionary' => array(
 	'bureaucrat' => array( 'autopatrolled', 'patroller', 'rollbacker' ),
@@ -6427,7 +6428,7 @@
         'sysop' => array( 'flood' ),
     ),
     '+eswikinews' => array(
-        'bureaucrat' => array( 'bot', 'editprotected' ),
+        'bureaucrat' => array( 'bot', 'editprotected', 'flood', ),
     ),
     '+eswiktionary' => array(
 	'bureaucrat' => array( 'autopatrolled', 'patroller', 'rollbacker' ),
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

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


Navigation
Links