Introduction

Patreon

Email Group

Study Groups

Featured Investigations

Featured Projects

Math 4 Wisdom

Wondrous Wisdom

Priorities

Creative Exposition

Contact

  • Andrius Kulikauskas
  • m a t h 4 w i s d o m @
  • g m a i l . c o m
  • +370 607 27 665
  • Eičiūnų km, Alytaus raj, Lithuania

Thank you, Participants!

Thank you, Veterans!

Thank you, Commoners!

Thank you, Supporters!

edit SideBar

This page describes the variables used by PmWiki for Internationalizations (i18n).

$DefaultPageCharset
Fix and correctly handle some pages with missing or wrong attributes when UTF-8 is enabled.
$EnableXLPageScriptLoad
This variable, if set to 0, will disable the 'xlpage-i18n' parameter in XLPage definitions and thus it will prevent editors from (accidentally) loading scripts and changing the website encoding. Note that if you use this variable, you should include the required scripts, eg. xlpage-utf-8.php, from config.php.
$VarPagesFmt
An array which contains the PageNames where you can find lists (trails) of pages containing variable definitions. To be modified when documentation is not in English. See scripts/vardoc.php.
$XL
An array (hash) which contains pairs of language identifiers and translation hashes. Each translation hash maps a given lookup key (or phrase) into a corresponding text string for the given language. Thus, it is essentially a multi-lingual dictionary used for phrase translation. It is also used for handling user preference mappings. Thus, the 'e_row' value that one finds on the Site.Preferences page is loaded into $XL during preference processing.
$XLLangs
An array that contains the names of the currently active language definitions. Only dictionaries in $XL that are named in $XLLangs are used by the $[...] markup when performing a translation.

See also:


This page may have a more recent version on pmwiki.org: PmWiki:I18nVariables, and a talk page: PmWiki:I18nVariables-Talk.

Edit - Upload - History - Print - Recent changes
Search:
This page was last changed on September 14, 2016, at 04:03 AM