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

--- Comment #26 from Gabriel Wicke <[email protected]> ---
The basic linking is now done, and the styles are also starting to become
fairly solid. Some remaining issues are:

* Linking page-specific styles (extensions primarily): Ideally RL would expose
an API like 'give me all non-standard styles for page X' that we could link to.
I heard that there might be a way to get the list of RL modules from
action=parse output, but haven't been able to find them in the output yet.
Pointers appreciated.

* Our styles are currently Vector-specific. We should perhaps split the styles
into a 'common' and skin-specific part, following the model of core.
Skin-specific Parsoid styling is already done for the minerva skin (mobile).
Alternatively, we could try push our selectors into core soon, before the
parsoid-only part becomes too complex. The disadvantage of the latter is that
it'll create some overhead on all page views, so it's easier to sell once we
actually use Parsoid HTML for normal page views.

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