wimsdev
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
wimsdev
(root)
/
trunk
/
wims
/
public_html
/
scripts
/
adm
/
class
/
classlang
@ 18565
– Rev 14309
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
14309
2102 d 23 h
guerimand
/trunk/wims/public_html/
[major/risk] script adm/class/classlang can now pass parameters to language file
12555
2636 d 9 h
bpr
/trunk/wims/public_html/scripts/adm/class/
[formatage]
11469
2997 d 4 h
bpr
/trunk/wims/public_html/
[language] allows to add some true title on links on an adm module
on general menus (define variable wims_name_title_xx corresponding to wims_name_xx).
9309
3638 d 4 h
bpr
/trunk/wims/public_html/
[major] add possibility to have language files in the themes
for the moment, must create lang/name.phtml.fr or lang/newfile
where newfile is the adress of the lang file in some administrative module
with / replace by _ , for example adm_createxo_lang_names.phtml.fr (be careful,
this can yet be changed).
5191
4849 d 21 h
guerimand
/trunk/wims/public_html/scripts/adm/class/
[minor/imp] script adm/class/classlang can read a choosen (with wims_read_parm) lang file
2633
5613 d 18 h
reyssat
/trunk/wims/public_html/scripts/adm/class/
[minor/fix] revert to previous after bad commit
2631
5613 d 19 h
reyssat
/trunk/wims/public_html/scripts/adm/class/
[minor/cleanup] simplify code
2368
5638 d 3 h
bpr
/trunk/wims/public_html/
[minor/language] should be the final solution for the gestion of all language (good variable wims_main_font in particular) after discussion with Fabrice
2173
5646 d 0 h
bpr
/trunk/wims/public_html/scripts/adm/class/
[minor] a new variable is created moduclass_lang which decides in a class of the language of a module (multilanguage) according to the names.phtml.xx which exists - the modification of the modules using them will follow
2156
5647 d 12 h
bpr
/trunk/wims/public_html/
[minor/] for language
2123
5655 d 3 h
bpr
/trunk/wims/public_html/scripts/adm/class/
[minor/language] may be changed and improved
2111
5656 d 9 h
bpr
/trunk/wims/public_html/
[minor/] use lang_exists variable
1838
5713 d 0 h
bpr
/trunk/wims/
[major/add] add wolf language from shtooka
1629
5768 d 5 h
bpr
/trunk/wims/public_html/scripts/adm/class/
[major/add] add a small script that may be used in class modules to test the langclass - must certainly be improved