Previous Topic

Next Topic

Book Contents

ELE Options

ExpandLocaleEngine (ELE) is the utility designed for working with locales and addon files to these locales. Another important function of this utility is to generate .xml files into .php files.

An addon file is the file specially created for modifying a locale.

The following options of ELE are available at the moment

Option

Definition

Example

-c

Do not install locales, check only

 

-i

Install a locale with an addon.

 

--without-addons

Install a locale without an addon.

 

--locales-list [xx_XX:yy_YY | all]

The list of the locales that Locales definition where. If set to 'all', this means all available locales from the locale storage.

xx is the abbreviation for the name of the language this locale is in

XX is the abbreviation for the name of the country this locale is made for

yy

YY

[default = /usr/local/expand/share/locale ] will be processed.

 

--add [file1:file2]

 

Add files to locales specified by flag --locales-list and register it as additional locales

 

--del [file1:file2]

 

Remove files from locales specified by flag --locales-list and unregister it as additional locales

 

--xsd_path

 

Path to xsd schema for locale [ default path = /usr/local/expand/share/locale/xsd/locale.xsd ]

 

--xsd_addon_path

 

Path to xsd schema for locale addon [ default path = /usr/local/expand/share/locale/xsd/locale_addon.xsd ]

 

--xslt_tmpl_path

 

Path to xsl templates directory (merge template, and transformer to php) [ default path = /usr/local/expand/share/locale/xslt ]

 

--locale_storage_path

 

Xml locale storage directory [ default = /usr/local/expand/share/locale ]

 

--show-opts

Show option values

 

--help

Display this message and exit

 

See Also

Modifying Language Pack

Altering Locale

Installing Addon in Locale

Checking Locale and Addon Compatibility

Installing Updated Locale in Plesk Expand

Restoring Locale to Previous State

Deleting Addon from Locale