Last modified: 2014-02-26 11:39:50 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T31903, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29903 - Improve the way to blacklist categories on AFT
Improve the way to blacklist categories on AFT
Status: RESOLVED WONTFIX
Product: MediaWiki extensions
Classification: Unclassified
ArticleFeedback (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Roan Kattouw
wikimedia[unmaintained]
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-15 01:33 UTC by Helder
Modified: 2014-02-26 11:39 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Helder 2011-07-15 01:33:28 UTC
Currently the ArticleFeedback.php has the following code to allow users to blacklist some categories:

  $wgArticleFeedbackBlacklistCategories = array();

I would like it to have at least one default category (such as [[Category:Exclude in print]]), whose name should be defined in a MediaWiki: message (such as [[MediaWiki:coll-exclusion_category_title]]), so that users can have by default the option to hide the tool from some articles by specifically adding them to that default category or adding the category to some template (like the ones used on disambiguation pages).

The Collection extension offers also another option: the message [[MediaWiki:Coll-template_blacklist_title]] is used to define/translate the name of another message ([[MediaWiki:PDF Template Blacklist]]) which is then used as a place for a blacklist of templates. It seems this method is not recommended though:
 "The preferred method to exclude templates in exports is to add them to [[Category:Exclude in print]]."

If not, the AFT could have such a blacklist available through an analogous MediaWiki message, allowing admins to add or remove categories as needed without having to ask a change here on Bugzilla.
Comment 1 Helder 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]].
Comment 2 Gustronico 2011-11-09 21:11:56 UTC
Please localize [[Category:Article Feedback Blacklist]] for non English Wikipedias.
Comment 3 Andre Klapper 2014-02-26 11:39:50 UTC
The extension homepage at [[mw:Extension:ArticleFeedback]] says 
"This extension has been archived. This extension has not been maintained in some time, and no longer supports recent releases of MediaWiki.
The following other choices are still available: [[mw:Extension:ArticleFeedbackv5]]"

Furthermore, ArticleFeedback (version 4 or earlier) was removed from all Wikimedia wikis in https://gerrit.wikimedia.org/r/#/c/98074/

It is currently unlikely that there will be any further active development of ArticleFeedback (version 4 or earlier).
Closing this report as WONTFIX to reflect reality.
Please feel free to reopen this report in the future if anyone takes the responsibility for active development of ArticleFeedback (version 4 or earlier) again.

Thank you for reporting this bug and we are sorry it could not be fixed.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links