https://bugzilla.wikimedia.org/show_bug.cgi?id=28081
--- Comment #7 from [email protected] 2011-09-14 20:08:09 UTC --- (In reply to comment #6) > Do you want to use that category? If so, can you create it etc now please? Yep! Could you enable the extension on "Main", "Help" and "Anexo" namespaces so that the only rateable pages are those from [[pt:Category:!Páginas que podem ser avaliadas pelos leitores]] ? Per [[mw:Extension:ArticleFeedback#Configuration]], I think the necessary configuration will be the following: $wgArticleFeedbackNamespaces = array( NS_MAIN, NS_HELP, 102 /* Anexo */ ); $wgArticleFeedbackCategories = array( '!Páginas_que_podem_ser_avaliadas_pelos_leitores' ); $wgArticleFeedbackLotteryOdds = 0; // Only categorized pages for now $wgArticleFeedbackDashboard = true; -- 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
