I would like to have a wysiwyg html editor control on one of my custom edit pages in my custom section. Umbraco itself has of course a richtext editor but I can't find out if I can use the same one as a webcontrol on my own pages.
One more question: I have the TinyMCEWebControl working, but I would like to have the same Image insert popup like in the normal Umbraco richtext editor. (This one: /plugins/tinymce3/insertImage.aspx)
wysiwyg editor control on custom edit page
Hi!
I would like to have a wysiwyg html editor control on one of my custom edit pages in my custom section. Umbraco itself has of course a richtext editor but I can't find out if I can use the same one as a webcontrol on my own pages.
Anyone?
Thanks in advance
Woops got it already.
It's the TinyMCEWebControl in the umbraco.editorControls.tinyMCE3.webcontrol namespace.
One more question: I have the TinyMCEWebControl working, but I would like to have the same Image insert popup like in the normal Umbraco richtext editor. (This one: /plugins/tinymce3/insertImage.aspx)
Does anybody know how to do this?
is working on a reply...