r1 - 27 Mar 2005 - 08:14:15 - TWikiContributorYou are here: burnett.ws >  TWiki Web  >  TWikiVariables > VarLANGUAGES

LANGUAGES -- list available TWiki languages

  • List the languages available (as PO files) to TWiki. Those are the languages in which TWiki's user interface is available.
  • Syntax: %LANGUAGES{...}%
  • Supported parameters:
    Parameter: Description: Default:
    format format for each item. See below for variables available in the format string. "   * $langname"
    separator separator between items. "\n" (newline)
    marker="selected" Text for $marker if the item matches selection "selected"
    selection="%LANGUAGE%" Current language to be selected in list (none)
  • format variables:
    Variable Meaning
    $langname language's name, as informed by the translators
    $langtag language's tag. Ex: en, pt-br, etc.
  • 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
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions






dashboard

stats count

View My Stats (StatCounter )


Ads:


 
Burnett.ws

Ben Burnett's Website



This site is powered by the TWiki collaboration platformCopyright © 2006-2012 by Ben Burnett and the contributing authors. All material on this collaboration platform is the property of the Ben Burnett and the contributing authors.
Ideas, requests, problems regarding burnett.ws? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarLANGUAGES