https://bugzilla.wikimedia.org/show_bug.cgi?id=33253
Nemo_bis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #14 from Nemo_bis <[email protected]> 2012-05-11 05:21:45 UTC --- All wikis are still using the default link method except pt, en.books which filed a request, see above. Entries on ne.wiktionary seem to have no links, categories o templates at all, so they wouldn't be counted with the normal method either. The only difference may be that also interwiki links used to be counted, but I'd consider that a bug. In any case, please open a new bug to get the method fixed/change, this bug is indeed fixed. (In reply to comment #13) > Would it be possible to post the values of $wgArticleCountMethod and > $wgUseCommaCount for every wiki? I know it's a lot to ask, but I assume > there's > a "quick" way of doing this on the command line...? 'wgArticleCountMethod' => array( 'default' => 'link', 'enwikibooks' => 'comma', 'ptwikibooks' => 'comma', ), http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php -- 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
