Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4578 5061 d 10 h bpr /trunk/wims/public_html/scripts/js/editor/ [minor/help]  
4468 5101 d 22 h bpr /trunk/wims/public_html/scripts/js/editor/ [minor/js] add menu href, link, fold to the document editor. css has to be fixed !  
3619 5336 d 8 h bpr /trunk/wims/ [major/add] add html editor to document  
3559 5360 d 0 h bpr /trunk/wims/public_html/scripts/js/editor/ [minor/typo]  
3470 5410 d 22 h bpr /trunk/wims/ [minor/fix] fix bug in oefdoc - small changes - to improve  
3461 5413 d 3 h bpr /trunk/wims/ [major/cleanup] some js help files are now generated with the script bin/oefdoc.pl - change some names to uniformize the notations  
3444 5425 d 4 h bpr /trunk/wims/public_html/scripts/js/editor/ [minor/typo]  
3437 5429 d 4 h obado /trunk/wims/public_html/ Javascript editor : Autocompletion added + a new dedicated help (see public_html/scripts/help/XX/JS_editor.html to translate) + new language words to translate (see public_html/scripts/js/editor/names_XX.js (where XX is your lang)  
3434 5430 d 5 h obado /trunk/wims/public_html/ [minor/lang] Files forgotten in the last commit.. sorry o_O  
3433 5430 d 6 h obado /trunk/wims/public_html/ [minor] bugs correction, and some words added for Javascript editor internationalization. See public_html/scripts/js/editor/names.XX.js and public_html/modules/adm/createxo/lang/js_editor.phtml.XX  
3429 5431 d 4 h obado /trunk/wims/public_html/ [minor] JS editor for Createxo : CSS improvements, and files rearranged. Now its UI works fine for english and french. If you want to add your own, add 2 files : public_html/scripts/js/editor/names_XX.js AND public_html/modules/adm/createxo/lang/js_editor.phtml.XX (where XX is your lang, of course. )