[Bug 26322] Requesting FlaggedRevs be enabled on ru.wikinews

2011-11-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26322

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #7 from Reedy s...@reedyboy.net 2011-11-29 21:52:59 UTC ---
Done

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26322] Requesting FlaggedRevs be enabled on ru.wikinews

2011-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26322

--- Comment #5 from Ruslan rusli...@gmail.com 2011-11-15 11:37:43 UTC ---
In this case I suggest the following:

$wgFlaggedRevsNamespaces = array( NS_MAIN, NS_CATEGORY, NS_TEMPLATE );
$wgFlaggedRevsWhitelist = array( 'Main_Page' );
$wgGroupPermissions['sysop']['stablesettings'] = true; 
$wgGroupPermissions['sysop']['review'] = true;
unset($wgGroupPermissions['reviewer']);

All other settings are defaults.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26322] Requesting FlaggedRevs be enabled on ru.wikinews

2011-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26322

--- Comment #6 from Artem Korzhimanov korzhimanov.ar...@gmail.com 2011-11-15 
12:47:30 UTC ---
If by default anonymous users will see stable revision than it's ok.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26322] Requesting FlaggedRevs be enabled on ru.wikinews

2011-11-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26322

--- Comment #4 from Artem Korzhimanov korzhimanov.ar...@gmail.com 2011-11-14 
13:36:47 UTC ---
The most important configurations are:
$wgFlaggedRevsNamespaces = [0, 10, 14] (articles, templates and categories)
$wgFlaggedRevsOverride = enabled (stable version on default)
$wgFlaggedRevsWhitelist = Main_page (no revision needed for the Main page)
$wgFlaggedRevsAutoReview = enabled (every edit by a user with 'autoreview'
rights is automatically reviewed upon save)
$wgFlaggedRevsAutoReviewNew = enabled ( every new page by a user with
'autoreview' rights is automatically reviewed upon save)
$wgGroupPermissions['sysop']['review'] = true (allow administrators to review
revisions)

We also want registered users to see current revision rather than stable. I am
not sure about variable configurating this ($wgFlaggedRevsExceptions, I think).
We also will use only editor user group and review right so everything
regarding reviewers and validation is not important at all. Is there anything
else you need to know?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26322] Requesting FlaggedRevs be enabled on ru.wikinews

2011-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26322

--- Comment #3 from Reedy s...@reedyboy.net 2011-11-13 14:05:31 UTC ---
(In reply to comment #1)
 Can you clarify what configuration you want? FR extension has many different
 switches.  (See enwikinews as an example.)

^ Yes, please advise what configuration you want. We should be ok to install FR
in certain configurations (the main one that would cause installation to be a
no would be wgFlaggedRevsProtection)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26322] Requesting FlaggedRevs be enabled on ru.wikinews

2011-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26322

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|LATER   |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26322] Requesting FlaggedRevs be enabled on ru.wikinews

2011-07-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26322

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Blocks||29744

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26322] Requesting FlaggedRevs be enabled on ru.wikinews

2011-07-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26322

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||LATER

--- Comment #2 from Reedy s...@reedyboy.net 2011-07-06 20:06:25 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

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26322] Requesting FlaggedRevs be enabled on ru.wikinews

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26322

Ruslan rusli...@gmail.com changed:

   What|Removed |Added

 CC||rusli...@gmail.com

--- Comment #1 from Ruslan rusli...@gmail.com 2011-06-23 19:12:34 UTC ---
Can you clarify what configuration you want? FR extension has many different
switches.  (See enwikinews as an example.)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26322] Requesting FlaggedRevs be enabled on ru.wikinews

2011-05-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26322

Reedy s...@reedyboy.net changed:

   What|Removed |Added

  Component|Site requests   |Extension setup

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l