Virgülle ayrılmış birden fazla etiket, aralarında mantıksal VE (AND) olarak değerlendirilir. Noktalı virgül, mantıksal VEYA (OR) olarak kabul edilir. AND, OR üzerinde önceliğe sahiptir ve mantıksal gruplama için parantez kullanılamaz. Bir etiketteki yıldız (*) işareti, "herhangi bir dize" anlamında bir joker karakterdir.
Bölümler: Documentation / Extending Cotonti / Localizations
Once Cotonti is translated, it is important to keep your own localizations updated as there may be changes or additions to all the language strings from time to time. This article will show you several ways to keep language files up to date.
The most recent code changes always can be found in Cotonti's Git repository. If you have further knowledge in working with version management, you can install Git on your local machine and also commit your translations directly to the repository...
Bölümler: Extensions / Customization & I18n
To get the links to select the language put this code anywhere in your theme files:
{PHP|ilanguage('ru/Русский;en/English','selected_language_class')}
Where selected_language_class is a name of selected language class to mark current language. You can leave it empty to use "current" value (it is default).
Use TPL file ilanguage.tpl to make your one design of language links.
...Bölümler: Extensions / Customization & I18n
Switch between languages (On the fly !!!) B)
And together with Trustmasters plugin : i18n You can make your site INTERNATIONAL :D
Enjoy and let me (ez) know what you think...
Leo
Bölümler: Documentation (Genoa and older) / English / Skins
Bölümler: Forumlar / Cotonti / General
Bölümler: Forumlar / Cotonti / Support