The tinymce wysiwyg editor used in the admin area appears to have a bug: So I create a folder and upload a file to it (which appears to work just fine) then close the file upload dialogue. When I reo
I\'m using CakePHP and a custom file browser, alongside TinyMCE. Here\'s my callback: <script type=\"text/javascript\">
I initiate the tinyMCE like this in multiple tabs of JQuery:Tab. But I find to init tinyMCE multiple times yields readonly text开发者_运维技巧 areas. Thus I wish to check if tinyMCE is already initate
I have an jquery ui dialog that open开发者_如何学JAVAs up an iframe and a textarea is inside it (email dialog).
I need to have the <p></p> that开发者_JAVA百科 are automatically added by TinyMCE at the very beginning and the end removed.
Does anybody know of a web based Rich Text Editor like TinyMCE or FCKEditor which supports realtime collaboration? I know of systems like EtherPad, but I\'m interested in fi开发者_开发百科nding someth
We have an Ext JS app with a TinyMCE rich text editor handled by an Ext extension called Ext.ux.TinyMCE.
I am using umbraco 4.7. I have created a razor macro to insert telephone number in my rich text editor. Whenever i add the macro in the RTE, <p> tags are added around the macro automatically. I
I have a problem I just can\'t solve, and need your advice since I\'m out of ideas: Context: I\'m using tinyMCE Editor on my website and developed a custom plugin to include external xml files. So fa
I\'m using TinyMce and even though the danger of a script attack, I need to enable all html tags with th开发者_高级运维e editor.