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
14101 2221 d 23 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 2296 d 7 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 2301 d 9 h obado /trunk/wims/public_html/ [minor/css] add the CSS vars in tinyMCE  
13746 2302 d 3 h bpr /trunk/wims/public_html/ [typo] oef_question  
13745 2302 d 3 h bpr /trunk/wims/public_html/scripts/js/external/ [typo] oef_question -> wims_question  
13726 2308 d 1 h obado /trunk/wims/public_html/ [minor/css] add the new "oef_question" style in tinyMCE editor for createxo  
13724 2308 d 7 h obado /trunk/wims/public_html/scripts/js/external/ [WYSIWYG] Replace some WIMS styles in WYSIWYG editor in Createxo  
13722 2309 d 2 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 2309 d 4 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 2317 d 1 h obado /trunk/wims/public_html/ [minor/ergo] add a "disable WYSIWYG editor" button on each editor with an id.  
13648 2329 d 8 h obado /trunk/wims/public_html/ [minor/typo] corrects a typo causing CN lang not being loaded in tinyMCE  
13622 2335 d 3 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 2336 d 4 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 2338 d 7 h obado /trunk/wims/public_html/ [WYSIWYG] replace speckedit by tinyMCE in adm/forum module
+ insert wims theme css inside tinyMCE editor
 
13604 2339 d 2 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 2339 d 3 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.