Project

General

Profile

« Previous | Next » 

Revision 4307

upgrade to MapBuilder 1.5rc2 - includes support for Firefox 3 compatibility (yes, it is also EOLed)

View differences:

skins.html
42 42
</p>
43 43

  
44 44
<p>
45
To support multiple languages, you can set a &lt;widgetTextUrl&gt; property
46
on the config model.
47
This property is a partial path to a file containing language dependant text.
48
The full path to the file is created from the skinDir value plus language code
49
value plus the partial path to the text file.
45
Multiple languages are supported. The standard widget texts are available in English,
46
French, Dutch and Italian; those reside under the lib/text/ directory.
47
You can also set a &lt;userWidgetTextDir&gt; property on the config model to add
48
or override widget texts.
49
This property is a partial path to a directory containing language dependant texts.
50
The full path to the file is created from the userWidgetTextDir value plus language code
51
value plus the file name widgetText.xml.
50 52
</p>
51 53

  
52 54
<p>

Also available in: Unified diff