On Friday, 8. April 2011 03:35:42 Purodha Blissenbach wrote:
Krinkle wrote:
> * Direction (Get which direction a language is, LTR or RTL). Handy
> when constructing your <html> element:
> <html dir="{$I18N->getDir()}" lang="{$I18N->getLang()}">The function getDir() doe not exist currently. Since directionality is a function of script, it might be wise and come handy, to associate a script code with languages, too. I known, some (very few) languages have several scripts, even ones with differing directionality. In these cases, a script subtag or country subtag is needed anyways for the language from which one can determine the directionality. Greetings - Purodha -- Greetings - Purodha _______________________________________________ Toolserver-l mailing list ([email protected]) https://lists.wikimedia.org/mailman/listinfo/toolserver-l Posting guidelines for this list: https://wiki.toolserver.org/view/Mailing_list_etiquette
