I want to use the tinymce editor to edit smarty templates. The problem is that the editor always rearrange the code.
How can I cu开发者_StackOverflow社区stomize TinyMCE so that I\'ll be able to choose a css class for a specific image?you can use the style_formats setting of tinymce to use the style plugin with class
I am using tinyMCE and wondering if i开发者_运维问答t is possible to have the insert image button open in a different location than the insert link button. Right now both open the same directory but I
While TinyMCE in full screen mode i cant set content inside tinymce I can set content while normally using TinyMCE but once in full screen mode I can\'t set content in TinyMCE.
Just asked a question on regular expression here, basically we need to give an option to people to select some part of text which will be hidden with a MORE button on flash front end, and when some on
I use TinyMCE in a DetailView in in EDIT MODE. I would like to know if there is a solution which can prevent Request Validation to trigger an error
I\'m drawing two textareas with tiny mce, which are within two divs, one for english and one for french.I show/hide the english/french div based on an english/french drop down.
Consider the following HTML: <div id=\"block-container\"> <div id=\"some-background\"></div>
I\'m using jQuery with TinyMCE. I am trying to get the border colors to change when the TinyMCE editor is in focus, and then on a blur, change back.
How to add item in contextmenu of tinymce. I need to open a thickbox from contextmenu selection of tinymce