Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
17704 755 d 7 h obado /trunk/wims/public_html/scripts/js/external/ Update tinymce.phtml to comply with new version  
15568 1674 d 13 h obado /trunk/wims/public_html/scripts/js/external/ [tinyMCE] Remove "link" button for students in freework. (change by Marina & Fabrice, thanks ;)  
15017 1877 d 7 h obado /trunk/wims/public_html/scripts/js/external/ [bugfix] Createxo iEdit : only the first media file \imagedir was replaced by it's real url to be displayed in iEdit. Now with RegExp all media will work.  
14241 2140 d 9 h obado /trunk/wims/public_html/scripts/js/external/ [js/tinyMCE] insert function inside tinyMCE so it can interpret \imagedir and directly display images in wysiwyg editor  
14101 2216 d 4 h obado /trunk/wims/public_html/scripts/js/external/ [i18n] [to translate] add missing langs for TinyMCE editor (ca, es, nl, si) + add custom wims styles to be translated.  
13775 2290 d 12 h obado /trunk/wims/public_html/scripts/ [WYSIWYG] Prevent TinyMCE for replacing diacritics (é, à, ù...) by HTML entities.
+ reactive editor in 16menutext, as it will work with accents now.
 
13747 2295 d 14 h obado /trunk/wims/public_html/ [minor/css] add the CSS vars in tinyMCE  
13746 2296 d 8 h bpr /trunk/wims/public_html/ [typo] oef_question  
13745 2296 d 8 h bpr /trunk/wims/public_html/scripts/js/external/ [typo] oef_question -> wims_question  
13726 2302 d 6 h obado /trunk/wims/public_html/ [minor/css] add the new "oef_question" style in tinyMCE editor for createxo  
13724 2302 d 12 h obado /trunk/wims/public_html/scripts/js/external/ [WYSIWYG] Replace some WIMS styles in WYSIWYG editor in Createxo  
13722 2303 d 7 h obado /trunk/wims/public_html/scripts/js/external/ [WYSIWYG] Add some WIMS styles to WYSIWYG editor in Createxo (like oef_ind colors, etc...)
+ remove the "link" button in Createxo
 
13721 2303 d 9 h obado /trunk/wims/public_html/ [minor/css] reduce p margin for sheet, exam, exo... descs
+ remove "h1" from WYSIWYG editor
+ close a missing tag in adm/class/livret
 
13695 2311 d 6 h obado /trunk/wims/public_html/ [minor/ergo] add a "disable WYSIWYG editor" button on each editor with an id.  
13648 2323 d 13 h obado /trunk/wims/public_html/ [minor/typo] corrects a typo causing CN lang not being loaded in tinyMCE  
13622 2329 d 7 h obado /trunk/wims/public_html/scripts/js/external/ [wysiwyg] insert wims inline styles into tinyMCE, so it can use the same colors as defined by wims server or class.  
13614 2330 d 9 h obado /trunk/wims/public_html/scripts/js/external/ [minor/wysiwyg] corrects the "en_US" tinyMCE bug + add the IT lang pack (from tinyMCE 4, as there is not yet one for tinyMCE 5)  
13606 2332 d 12 h obado /trunk/wims/public_html/ [WYSIWYG] replace speckedit by tinyMCE in adm/forum module
+ insert wims theme css inside tinyMCE editor
 
13604 2333 d 6 h obado /trunk/wims/public_html/ [CSS/ergo] replace background colors for element types displayed to students by a lighter border-left color. All text are more readable now.  
13602 2333 d 8 h obado /trunk/wims/public_html/ [JS/ergo] add the "Tiny MCE" WYSIWYG HTML editor to WIMS. see it in the sheet modification page as example.