Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
15112 1871 d 18 h obado /trunk/wims/public_html/ [minor] Chessboard slib: add "marked" piece in raw output
+ replace inline css by classes
+ now 2nd line of raw output gives default css
+ some code formatting in other files
+ CSS : table in wimscenter div are now centered
 
15085 1877 d 10 h mquerol /trunk/wims/public_html/ [minor/trans] catalan version  
5429 4784 d 10 h mquerol /trunk/wims/public_html/ [minor/transl] catalan version  
4578 5069 d 22 h bpr /trunk/wims/public_html/scripts/js/editor/ [minor/help]  
4468 5110 d 10 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 5344 d 20 h bpr /trunk/wims/ [major/add] add html editor to document  
3559 5368 d 12 h bpr /trunk/wims/public_html/scripts/js/editor/ [minor/typo]  
3470 5419 d 10 h bpr /trunk/wims/ [minor/fix] fix bug in oefdoc - small changes - to improve  
3461 5421 d 14 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 5433 d 15 h bpr /trunk/wims/public_html/scripts/js/editor/ [minor/typo]  
3437 5437 d 16 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 5438 d 17 h obado /trunk/wims/public_html/ [minor/lang] Files forgotten in the last commit.. sorry o_O  
3433 5438 d 18 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 5439 d 16 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. )