https://bugzilla.wikimedia.org/show_bug.cgi?id=57045
--- Comment #2 from Amir E. Aharoni <[email protected]> --- (In reply to comment #1) > Where do you think adding these CSS classes? If I understand correctly the > structure of the page, the <html> tag has the language and directionality of > the user interface language and the <div id="mw-content-text"> tag has the > language and directionality of the page language. Adding these CSS classes on > these two places? > > Interwikis could perhaps also be considered. Actually, any place where we currently use lang and dir. <html>, <div id="mw-content-text">, interlanguage links, ULS, various elements of the Translate and Wikibase extensions. Some Day Soon, when VisualEditor will have full support for marking pieces of text in another language, then there, too. (It's already a beta feature.) Many of these are not in the core, but they will need it just as well, so there probably should be core PHP and JS functions that make it easy to add them everywhere. -- 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
