User "Trevor Parscal" posted a comment on MediaWiki.r88771. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88771#c17355 Commit summary:
Added $wgArticleFeedbackBlacklistCategories, a way to disable ArticleFeedback on pages in a certain category (such as "All disambiguation pages" on English Wikipedia). Also refactored the category intersection code, making it a little easier to read. Comment: Well, I'm open to suggestions. Essentially both can be true, or both can be false - disable overrides everything, enable is only used if the lottery fails and it's not disabled. Made sense to me when I wrote it, but you should change it if you think you can improve on the readability. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
