Last modified: 2011-11-29 21:46:50 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 T31982, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29982 - Enable FlaggedRevs extension on pt.wikibooks.org
Enable FlaggedRevs extension on pt.wikibooks.org
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
https://secure.wikimedia.org/wikibook...
: shell
Depends on:
Blocks: 29744
  Show dependency treegraph
 
Reported: 2011-07-20 13:53 UTC by Helder
Modified: 2011-11-29 21:46 UTC (History)
1 user (show)

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


Attachments

Description Helder 2011-07-20 13:53:55 UTC
Per discussion on our local "village pump",
[[pt:b:Tópico:Wikilivros:Diálogos comunitários/Proposta: Ativar a Extensão:ReaderFeedback/resposta (7)]]
please install FlaggedRevs extension on Portuguese Wikibooks with the following configuration:

---------------------------------------------------------------------------
// Sets the most recent version as shown
$wgFlaggedRevsOverride = false;

$wgFlaggedRevsNamespaces = array(
  NS_MAIN, NS_TEMPLATE, NS_HELP, NS_PROJECT);

$wgSimpleFlaggedRevsUI = false;
$wgFlaggedRevComments = false;

$wgFlaggedRevsAutopromote = array(
  'days' => 30, # days since registration
 'edits' => 100, # total edit count
 'excludeDeleted' => true, # exclude deleted edits from 'edits' count above?
 'spacing' => 2, # spacing of edit intervals
 'benchmarks' => 8, # how many edit intervals are needed?
 'recentContentEdits' => 5, # $wgContentNamespaces edits in recent changes
 'totalContentEdits' => 50,  # $wgContentNamespaces edits
 'uniqueContentPages' => 10, # $wgContentNamespaces unique pages edited
 'editComments' => 50, # how many edit comments used?
 'email' => true, # user must be emailconfirmed?
 'userpage' => false, # user must have a userpage?
 'uniqueIPAddress' => false, # If $wgPutIPinRC is true, users sharing IPs won't be promoted
 'neverBlocked' => true, # Can users that were blocked be promoted?
) + $wgFlaggedRevsAutopromote;

$wgGroupPermissions['editor']['rollback'] = true;
$wgGroupPermissions['sysop']['review'] = true;
$wgGroupPermissions['sysop']['stablesettings'] = true;
$wgGroupPermissions['sysop']['validate'] = true;
---------------------------------------------------------------------------

Some notes:
* Since our files are being migrated to Wikimedia Commons, NS_FILE was not included on wgFlaggedRevsNamespaces.
* The other values defined above are the same currently used by English Wikibooks (see [[b:Wikibooks:FlaggedRevs Extension]]).
Comment 1 Sam Reed (reedy) 2011-07-20 22:03:26 UTC
At the moment, the Wikimedia Foundation is not activating FlaggedRevs on any
new wikis, pending further discussion on the extensions future.

Marking as RESOLVED LATER, tracked against bug 29744
Comment 2 Helder 2011-07-20 22:08:54 UTC
Is there any detailed reason for this decision available anywhere?
Comment 3 Helder 2011-07-27 21:53:24 UTC
(In reply to comment #2)
> Is there any detailed reason for this decision available anywhere?

The same question was asked by a user from Portuguese Wikipedia.
Where was this decided?
And how long would "LATER" mean?
Comment 4 Helder 2011-08-30 12:32:58 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > Is there any detailed reason for this decision available anywhere?
> 
> The same question was asked by a user from Portuguese Wikipedia.
> Where was this decided?
> And how long would "LATER" mean?

So?
Comment 5 Sam Reed (reedy) 2011-11-29 21:46:50 UTC
Done

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


Navigation
Links