I'm having a little trouble with tinyMCE, we want to have a Rich text field in umbraco which the client can paste embed links into (youtube and wufoo etc) however I carnt get it to keep it in there, they seem to go walkies.
I carnt use a youtube package as it isnt just youtube that is required.
Ive added iframe to the validElements element in the tinyMce Config [img]http://localhostr.com/files/DvtMlrW/capture.png[/img]
however I think you may be trying to use it incorrectly, it will output that, when the template renders the page, it will replace that with the macro's output
embed in tinyMCE
Hey guys
I'm having a little trouble with tinyMCE, we want to have a Rich text field in umbraco which the client can paste embed links into (youtube and wufoo etc) however I carnt get it to keep it in there, they seem to go walkies.
I carnt use a youtube package as it isnt just youtube that is required.
Ive added iframe to the validElements element in the tinyMce Config [img]http://localhostr.com/files/DvtMlrW/capture.png[/img]
I add an embed link into the html http://localhostr.com/files/i5601oG/capture.png
it puts a placeholder into the RTE http://localhostr.com/files/Rrnr2GV/capture.png
on save, it gets removed http://localhostr.com/files/xXO1rBU/capture.png
Any suggestions?
Cheers Stephen
umbracoSettings.config
<TidyEditorContent>false</TidyEditorContent>
I've got sort of the same problem with macro's. The tinyMCE just won't execute them.
Just throws out this: <!--?UMBRACO_MACRO formguid="guid here" macroAlias="umbracoContour.RenderForm" /-->
Cheers mark, that was it, where on earth did you find that golden nugget may I ask?
Cheers
Ste
@Michiel
makesure that the 2nd checkbox is checked http://localhostr.com/files/GdYuoxE/capture.png ;
however I think you may be trying to use it incorrectly, it will output that, when the template renders the page, it will replace that with the macro's output
Ste
Hey,
That checkbox is checked, I've checked :)
Looks like something I've installed broke it. But can't seem to figure out what it broke.
The only things I've got installed are: uComponents, DAMP, mColorpicker and Contour (trail)
is working on a reply...