Page MenuHomePhabricator

Add support for mediawikiCategories to QuickCategories
Open, Needs TriagePublic

Description

Apparently pages in the Data: namespace on Commons can be categorized these days – see T387092, T387094, T387090. Would be nice to support that, I guess. (We already support the proofread-index content model, so there’s some precedent for non-wikitext content models. It would be the first non-wikitext content format, but given that it’s a much simpler format to work with – a dedicated key in JSON – I think I could live with it.)

Event Timeline

Though testing this is probably going to be a pain – I don’t know if any test wiki has a comparable Data namespace. (This would be much easier if T213295 hadn’t been done and we still had a Test Commons wiki.)