Is it possible to use dynamic variables in tinyMCE? Here\'s the use case I have in mind: User adds an image in source view li开发者_如何学运维ke this <img src=\"{imagepath}/logo.gif\" /> or o
I have TinyMCE installed on the back end of a site. Some of the html it\'s accessing isn\'t totally valid, which I realize is the problem in itself. However, TinyMCE is messing things up by making thi
I am facing a problem with TinyMCE. I am developing a functionality on the administration side of my website, where the administrator can edit the content of pages. I have provided them with the Tiny
We keep getting this bug intermittently and recycling the app pool fixes it for sometime but then it comes back again. Has someone narrowed down the cause for this issue and foun开发者_StackOverflow社
I am a rails n00b. I want to use tinyMCE instead of a textarea that got created automatically via scaffolding.
I have a Django form using textareas and TinyMCE for text entry. I would like to add a slider to change the vertical size of the textarea, like SO has them so nicely.
I\'m using TinyMCE & jQuery and am having a problem moving TinyMCE\'s external toolbar to another location in the DOM.
I have an automatically generated text-area (by the Erlang Web framework) that looks like the following:
I want to be able to have default text like \"Enter content here...\" appear when the editor first loads, but I want this text to disappear when the user clicks/focuses on the content area. Then, if t
I want to convert an开发者_高级运维 HTML tag that tinymce returns into a different format. e.g.