https://bugzilla.wikimedia.org/show_bug.cgi?id=29903
--- Comment #1 from [email protected] 2011-07-21 13:13:05 UTC --- (In reply to comment #0) > Currently the ArticleFeedback.php has the following code to allow users to > blacklist some categories: > > $wgArticleFeedbackBlacklistCategories = array(); BTW, according to http://noc.wikimedia.org/conf/highlight.php?file=CommonSettings.php this is changed by default to $wgArticleFeedbackBlacklistCategories = array( 'Article Feedback Blacklist' ); on Wikimedia wikis, so I think "Article Feedback Blacklist" could be the default value for the name of the category in English, i.e., the text of a message such as [[MediaWiki:articlefeedback-exclusion-category-title]]. -- 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
