Se4598 added a subscriber: Se4598. Se4598 added a comment. In https://phabricator.wikimedia.org/T102921#1720328, @Jdlrobson wrote:
> I understand what you are trying to achieve and what the desired outcome is. > I just want to know whether https://gerrit.wikimedia.org/r/232236 helps you > do that. > This requires you building something. > > To be clear I expect the Wikidata team to make use of > https://gerrit.wikimedia.org/r/232236 to make this happen. Once I see working > code I'll merge https://gerrit.wikimedia.org/r/232236 otherwise it will not > happen. I don't like that attitude. @Prtksxna already uploaded a example renderer (needs probably rebase/update) at https://gerrit.wikimedia.org/r/232237 as hoo already pointed out, so do your QA check for 232236. Wikidata-Team isn't the only one who in the end can use it. The change will eventually also open the possiblity for onwiki community user scripts/renderer. Something not covered by the patch, which isn't a problem, is that after registering the renderer you may have to manually enable popups for all wanted non-content namespace links, but which can done with a following mw.popups.removeTooltips( $elements ); mw.popups.setupTriggers( $elements ); Also if in hindsight it turns out there's missing something, then let's prepare another patch. That isn't impossible, right? At the moment you're also working against and blocking volunteers/volunteer work... I'm pissed off. TASK DETAIL https://phabricator.wikimedia.org/T102921 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Prtksxna, Se4598 Cc: Se4598, Jdlrobson, gerritbot, Prtksxna, thiemowmde, aude, Ricordisamoa, hoo, Lydia_Pintscher, Bene, Aklapper, Wikidata-bugs, Quiddity _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
