Revision [15484]

This is an old revision of OlivierBorowski made by OlivierBorowski on 2006-10-11 15:59:06.

 

Olivier Borowski


Website : http://coin.ovh.org
My kendo club : http://www.kendo-st-avold.fr

Both site are using a self-modified version of wikka trunk.
Some infos can be found here :


Proposal for internationalization


- move all if (!defined('STRING')) define ('STRING', 'string'); to a separate file, for example : localization/english.php.

- maybe remove if (!defined('STRING')) as a string should never be redeclared.

- special pages name (like RecentChanges) are defined as a constant (RECENT_CHANGES) in english.php.

- in Wakka.class.php, LoadPage() replace RECENT_CHANGES with "RecentChanges", so a translated URL ../DerniersChangements is interpreted as same as ../RecentChanges. See the code here : LoadPage.txt

- choose a default language in wikka.config.php and let the user choose his preferred language in UserSettings.
There is one comment on this page. [Display comment]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki