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

--- Comment #7 from Krinkle <krinklem...@gmail.com> ---
(In reply to comment #5)
> Do you think changing the section links should apply to only the Vector skin
> or
> to all skins?

The design is visually Vector-specific, so we don't have the data to apply it
to other skins right away.

The parser cache uses placeholders for TOC and editsectiolinks, which means
their html structure doesn't fragment the cache. So we can (and have to) do
this in the Skin-specific handling, not Parser or some other catch-all place.

But sure, other skins can (and do) style edit sections whatever way they want
to. Other skins can roll their own implementation of this if they want to
(which isn't all that complicated, it should only be a few lines of code).

This bug however is for Vector.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to