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
12555 2637 d 14 h bpr /trunk/wims/public_html/scripts/adm/class/ [formatage]  
11469 2998 d 9 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 3639 d 8 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 4851 d 2 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 5614 d 23 h reyssat /trunk/wims/public_html/scripts/adm/class/ [minor/fix] revert to previous after bad commit  
2631 5615 d 0 h reyssat /trunk/wims/public_html/scripts/adm/class/ [minor/cleanup] simplify code  
2368 5639 d 7 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 5647 d 4 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 5648 d 16 h bpr /trunk/wims/public_html/ [minor/] for language  
2123 5656 d 7 h bpr /trunk/wims/public_html/scripts/adm/class/ [minor/language] may be changed and improved  
2111 5657 d 13 h bpr /trunk/wims/public_html/ [minor/] use lang_exists variable  
1838 5714 d 5 h bpr /trunk/wims/ [major/add] add wolf language from shtooka  
1629 5769 d 9 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