Tuesday 17 January 2012 11:50:54 am - 3 replies
Hi,
I'm working on datatype with different fields and i would like to activate online editor on one of this field.
Is it possible to use online editor outside an eZXmlText ?
Thanks à lot,
Tuesday 17 January 2012 2:22:07 pm
Hello Etienne,
Hehehe. Your welcome.
Remember I didn't say it was impossible, mearly not provided by default (or publicly distributed as an alternate extension).
I wish you the best.
Remember ezoe is built on tinymce. I would imagine you would have better results using / creating a tinymce based datatype rather than what you suggest as others have created html editor datatypes in the past using other html editors.
Also worth remembering that using html attributes is completely insecure and a bad practice in general if you expose this control to any user you do not personal know and trust. (re: css xss)
This is in-part why ezoe does not use html for storage and instead offers a secure replacement for storage called ezxml (xml based storage; different from html format).
I hope this helps ...
Cheers,
Heath
You must be logged in to post messages in this topic!