https://bugzilla.wikimedia.org/show_bug.cgi?id=51430
Gabriel Wicke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Low --- Comment #1 from Gabriel Wicke <[email protected]> --- For editing purposes we don't really want to implement this in Parsoid. We mark up language links as mw:WikiLink/Language (see http://www.mediawiki.org/wiki/Parsoid/MediaWiki_DOM_spec#Language_links), but treat {{noexternallanglinks}} as a regular transclusion. This still exposes all necessary information for a client-side or server-side post-processor implementation. We also plan to extract page properties like {{noexternallinks}} from the page body, which should make that information easily accessible without having to extract it from the page body. -- 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
