https://bugzilla.wikimedia.org/show_bug.cgi?id=31745
--- Comment #22 from Antoine "hashar" Musso <[email protected]> 2011-11-18 18:15:09 UTC --- I have enabled recentchanges patrolling on ruwikisource ( wgUseRCPatrol = true ): Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 2629) +++ InitialiseSettings.php (working copy) @@ -5758,6 +5758,7 @@ 'ptwiki' => true, // https://bugzilla.wikimedia.org/show_bug.cgi?id=4500 'ptwikibooks' => true, // https://bugzilla.wikimedia.org/show_bug.cgi?id=30136 'rowiki' => true, // https://bugzilla.wikimedia.org/show_bug.cgi?id=28192 + 'ruwikisource' => true, //https://bugzilla.wikimedia.org/31745 'ruwikiversity' => true, 'siwiki' => true, 'srwiki' => true, // req by dungodung in #wikimedia-tech, 2008-02-25 local revision 2630 Still need to investigate the different behaviors between namespaces. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
