TinyMCE
TinyMCE copied to clipboard
TinyMCE integration for MODx Revolution.
The "tiny.removeformat_selector" key contains the following value: b,strong,em,i,span,ins,div. It seems to work from b through ins, but it refuses to clean up div's. It just doesn't work.
if tinyMCE 4.1.2 is enabled, i cannot edit a chunk (blank page). But i can create a new one. I can edit/new tvs,templates,snippets without problem. disabling tinymce solve the problem......
i have a modx resource with this piece of html code, that call the getResources snippet inside a table: table border="0" cellspacing="0" cellpadding="0" width="100%" tbody [[!getResources? &parents=`241` &limit=`5` &tpl=`tplBoxHome` &includeTVs=`1`...