https://bugzilla.wikimedia.org/show_bug.cgi?id=32838

--- Comment #2 from Fabrice Florin <fflo...@wikimedia.org> 2011-12-07 23:52:42 
UTC ---
We believe that this problem can be fixed by keeping two separate lists of
articles, as described below:

White List:
Article_Feedback_5

Black List:
Article_Feedback_Blacklist

Once you support these category names in the beta code on prototype, Dario and
I plan try to add a few articles on prototype in these categories, so we can
test if the system works as intended.

_______________________

From Dario:

Here's a summary of the AFT activation logic to be used for the 12/12 launch.

1) AFT checks whether an article is in the whitelist:
http://en.wikipedia.org/wiki/Category:Article_Feedback_5
(I just made up the name, we can change it to whatever we want as this category
will be used for testing purposes only and will disappear once AFT goes in
production at 100%)

This category will include articles that are "safe" for the test phase, i.e. a
random sample of articles taken from enwiki with the exclusion of:
• redirect pages
• geotagged articles

I am generating this list (A) right now and waiting for Mark to confirm whether
my method to detect geotagged articles is accurate.
I have a second list (B) ready that only excludes redirect pages, should we be
able to drop the no-geotag limitation.

We will need to run a bot to populate the category with articles from this
list, whether it's (A) or (B) depends on OmniTI's progress with the geotag
issue
Howie can you check whether Kaldari or Asher can help with the bot?

2) AFT checks whether an article is in the blacklist:
http://en.wikipedia.org/wiki/Category:Article_Feedback_Blacklist

We should honor this blacklist after checking for the whitelist as it includes
manually flagged articles on which AFT (whether it's 4 or 5) should be
disabled. This list includes in particular disambiguation pages that cannot be
detected using page titles and is constantly updated by the community.

So to recap, we only display AFT if article X is in Category:Article_Feedback_5
and is not in Category:Article_Feedback_Blacklist

Dario

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to