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

--- Comment #27 from James Forrester <[email protected]> ---
(In reply to John Mark Vandenberg from comment #25)
> I suspect this feature request will be solved/solvable when Wikidata
> integrates all of the projects, esp. Wiktionary (bug number?)

No.

This is about skins and appearance, not structural data relating items. (Also,
Wikidata isn't remotely the right way to go about this.)

The system we will build as part of the switch from the PHP parser to Parsoid
for generating the read HTML will be able to achieve this as an extension of
the existing system built for VisualEditor in fixing bug 37901, a pre-cursor to
37902.

VisualEditor requests the existence status of each of the links on the page and
sets them to be red or otherwise based on this status; the same styling can be
calculated server-side and returned as an API call (without client-side
Javascript), which means that this can work for all users, and extending the
status checking to other MediaWiki instances in the same farm (or even further
afield) is a relatively simple extension of this principle.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to