Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
15112 1863 d 9 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 1869 d 0 h mquerol /trunk/wims/public_html/ [minor/trans] catalan version  
5429 4776 d 0 h mquerol /trunk/wims/public_html/ [minor/transl] catalan version  
4578 5061 d 12 h bpr /trunk/wims/public_html/scripts/js/editor/ [minor/help]  
4468 5102 d 1 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 11 h bpr /trunk/wims/ [major/add] add html editor to document  
3559 5360 d 2 h bpr /trunk/wims/public_html/scripts/js/editor/ [minor/typo]  
3470 5411 d 1 h bpr /trunk/wims/ [minor/fix] fix bug in oefdoc - small changes - to improve  
3461 5413 d 5 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 6 h bpr /trunk/wims/public_html/scripts/js/editor/ [minor/typo]  
3437 5429 d 6 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 7 h obado /trunk/wims/public_html/ [minor/lang] Files forgotten in the last commit.. sorry o_O  
3433 5430 d 9 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 6 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. )