https://bugzilla.wikimedia.org/show_bug.cgi?id=46658
Gabriel Wicke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Low --- Comment #1 from Gabriel Wicke <[email protected]> --- We are round-tripping noinclude / includeonly / onlyinclude tags quite well. Please explain the issues you see here. Language variants will need some thought and serious refactoring in the LanguageConverter to wean it off mutable page-global state. The best solution is probably to treat language conversion similar to an extension or a DOM-based template. I don't think that there is a need to support unbalanced variant output, so figuring out the DOM range for encapsulation should not actually be needed. -- 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
