Introducing XWeb

Internationalisation

There are some texts the stylesheets adds by itself, they default to English but can be changed. All these parameters start with "i18n." (an 'i', 18 other characters and an 'n' = "internationalisation").

The stylesheet adds some markup to the alt text of graphical buttons to make them usable in text-only browsers. Per default all section buttons are marked in the alternative text with the string " (section)" behind the name of the section, the active one uses " (active section)". Similar the entry for the active page is marked with the string " (active)" to allow orientation.

Here are the parameters to change these texts and to add text to the normal entries, too:

  • i18n.normalSectionMarker
  • i18n.activeSectionMarker
  • i18n.normalEntryMarker
  • i18n.activeEntryMarker