You are here:
Foswiki
>
System Web
>
Macros
>
VarLANGUAGES
E
dit
A
ttach
Tags:
create new tag
,
view all tags
#VarLANGUAGES ---+++ LANGUAGES -- list available languages * List the languages available (as =PO= files). These are the languages in which the user interface is available. * Syntax: =%<nop>LANGUAGES{...}%= * Supported parameters: | *Parameter:* | *Description:* | *Default:* | | =format= | format for each item. See below for format tokens available in the format string. | =" * $langname"= | | =separator= | separator between items. | ="\n"= (newline) | | =marker="selected"= | Text for =$marker= if the item matches =selection= | ="selected"= | | =selection="%<nop>LANGUAGE%"= | Current language to be selected in list | =(none)= | * =format= tokens: | *Token* | *Meaning* | | =$langname= | language's name, as informed by the translators | | =$langtag= | language's tag. Ex: =en=, =pt-br=, etc. | * Example: =<select>%<nop>LANGUAGES{format="<option $marker value='$langtag'>$langname</option>" selection="%<nop>LANGUAGE%"}%</select>= creates an option list of the available languages with the current language selected
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Edit
w
iki text
|
M
ore topic actions
Topic revision: r1 - 09 Jan 2009,
ProjectContributor
System
Log In
or
Register
Toolbox
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
User Reference
BeginnersStartHere
TextFormattingRules
Macros
FormattedSearch
QuerySearch
DocumentGraphics
SkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
AdminToolsCategory
InterWikis
ManagingWebs
SiteTools
DefaultPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Webs
Applications
ClassificationApp
Extensions
Main
System
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki?
Send feedback