Page MenuHomePhabricator

featured.py to handle featured files & assessments template
Closed, DeclinedPublic

Description

Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/307/
Reported by: Anonymous user
Created on: 2012-05-20 11:34:13
Subject: featured.py to handle featured files & assessments template
Original description:
I am working on Commons:Template:Assessments which reports "featured" status files on commons. There is a synchronization problem with local wikis and commons.

For instance if a file is a Featured Picture on English Wikipedia, Assessments template would have the parameter |enwiki=1 and optionally |enwiki-nom= to link to the nomination page. If a file is a formerly featured picture the parameter would be |enwiki=2. If the file is a featured sound the parameter would be |enwiki=3 and if the file is a formerly featured sound the parameter would be |enwiki=4. Updating the commons page is sufficient to update all wikis since the starts are visible on all wikis.

Though it is also possible to run the code in an interwiki.py-like manner as well as featured pictures are typically not interwiki linked.


Version: unspecified
Severity: enhancement
See Also:
https://sourceforge.net/p/pywikipediabot/feature-requests/307

Details

Reference
bz55035

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:16 AM
bzimport set Reference to bz55035.
bzimport added a subscriber: Unknown Object (????).

@Nemo: I fail to see how it is related to interwiki.py. Even if I don't understand the report, it clearly states 'featured.py'.

jayvdb set Security to None.
jayvdb removed a subscriber: Unknown Object (????).
Xqt added a project: Pywikibot.
Xqt subscribed.

Archived script