Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9309 3643 d 1 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 4854 d 18 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 5618 d 15 h reyssat /trunk/wims/public_html/scripts/adm/class/ [minor/fix] revert to previous after bad commit  
2631 5618 d 16 h reyssat /trunk/wims/public_html/scripts/adm/class/ [minor/cleanup] simplify code  
2368 5643 d 0 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 5650 d 21 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 5652 d 9 h bpr /trunk/wims/public_html/ [minor/] for language  
2123 5660 d 0 h bpr /trunk/wims/public_html/scripts/adm/class/ [minor/language] may be changed and improved  
2111 5661 d 6 h bpr /trunk/wims/public_html/ [minor/] use lang_exists variable  
1838 5717 d 21 h bpr /trunk/wims/ [major/add] add wolf language from shtooka  
1629 5773 d 2 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