I use tinyMCE with t开发者_Go百科he PHP compressor. I would like to have it in a single folder, used by all the domains needing it on my server, instead of a copy for each site. However, since I know
We are planning to use TinyMce in a JSP. We have a standard security filter which keeps track of input data from forms.
I am allowing Full Page Editing whi开发者_开发知识库ch hasandtags as well . I addedas an invalidelement and it gets removed if I addinside the body but it doesnt get removed if I haveinside the head e
I was using tiny mce (version 3.2.6) for quite a long time (w/o any problems), but wanted to upgrade it to newer version (3.4.2). The reason of upgrade was some problems with third-party plugin (spell
Is there any plug-in/way to disable java-s开发者_如何学Gocript inside tinymce ? I don\'t want people to allowtags or any inline java-scripts.Check out the valid_elements option:
My Question is, I have simplified my question more. How to use below code in server side or in view. Is there any workaround like @Html.IsAdmin than mceAddControl should call otherwise mceRemoveContr
I would like to know how to delete all the texts in the开发者_如何转开发 TinyMCE editor after clicking a button.
If I don\'t click in the editor before clicking on my custom button, the HTML CONTENT appear but everything else disapear... The thing is that I\'m developping this plugin for public use so I don\'t w
I am adding a button to tinyMCE and I want to know how to wrap text inside tags with javascript, for instance (this highlighted text gets wrapped inside [highlight][/highlight] tags).
I\'ve written a plugin that allows users to add images to TinyMCE, which works.The problem is that the saved html when displayed may vary depth in the URL - e.g. mysite.com/path/path/path/page.htm whi