https://bugzilla.wikimedia.org/show_bug.cgi?id=27256
Mark A. Hershberger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Mark A. Hershberger <[email protected]> 2011-09-30 01:57:31 UTC --- (In reply to comment #2) > +'wgUseCommaCount' => array( > + 'default' => false, > + 'enwikibooks' => true, > + 'ptwikibooks' => true, > +), This is no longer the case and, now, the new $wgArticleCountMethod needs to be updated to reflect the counting behavior desired (any, comma, link) and, after that, maintenance/updateArticleCount.php needs to be run. See [[mw:Manual:$wgArticleCountMethod]] and [[mw:Manual:Article count]]. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
