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

--- Comment #11 from denny vrandecic <[email protected]> ---
Vatsala, also feel free to Email me at [email protected]

Basically what I want to say is:
* the way how sitelinks are saved already allows it to be extended from
 { 'site' : 'enwiki', 'title' : 'Berlin' }
to
 { 'site' : 'enwiki', 'title' : 'Berlin', 'badge' : ['FA'] }

(I am not completely sure on the exact names of the fields)

So, what needs to happen is:
* extend the structure of sitelinks in the above way (suggestion: use an array
of things, so we can have orthogonal 'badges' like 'FA', 'stub', etc.)
* extend the API to edit badges
* extend the UI to display badges
* extend the UI to edit badges
* extend the client to display badges

I hope this helps.

-- 
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

Reply via email to