Hi,

I would like to support iframes in a text field while using CKEditor.
If the model field is defined as ":html" CKEditor is working fine, but
iframe tags gets eaten by HoboFields::HTMLSanitizer as discussed in
this thread: http://tinyurl.com/3btqabo.

If I change the field to :raw_html I am able to save iframe tags, but
the CKEditor toolbar is gone. It seems to me that the reason is that
the "html" attribute "textarea" HTML tag has been substituted for "raw-
html".

Is there a way of making CKEditor work with raw-html as well?

Thanks,
Trond

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to