Difference: VarLANGUAGES (2 vs. 3)

Revision 32012-11-14 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"

LANGUAGES -- list available TWiki languages

Line: 15 to 15
 
Variable
<-- -->
Sorted ascending
Meaning
$langname language's name, as informed by the translators
$langtag language's tag. Ex: en, pt-br, etc.
Added:
>
>
 
  • Example: <select>%LANGUAGES{format="<option $marker value='$langtag'>$langname</option>" selection="%LANGUAGE%"}%</select> creates an option list of the available languages with the current language selected
Deleted:
<
<
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarLANGUAGES.