Thanks for code - I'll have a go at it and report back.
Jeroen,
Thanks for links - if I find solutions to problems then I'll post them.
I'm going for something that works with 4.11.x vanilla. If theres too much trouble then I go with https://github.com/michael/proper or similar .. (only need italic/bold)
Reusing Umbraco RTE in custom sections aspx page
I've added an app and a tree. I've created an aspx page that displays som umbraco controls to edit some sql data. All works fine.
I need a rich text editor.
Is it possible to reuse Umbraco's TinyMCE implementation? Or easier to roll my own? All i need is italic/bold. This is what I have:
Hi Jesper
I have added a RTE to a custom tree within the Back Office Help Manager.
Have sent you an email with the aspx and aspx.cs file that creates the RTE...
Cheers, Nigel
These topics might help:
http://our.umbraco.org/forum/developers/extending-umbraco/17750-Using-tinyMCE-in-custom-section
http://our.umbraco.org/projects/collaboration/blog-4-umbraco/using-blog-4-umbraco/18559-TinyMCE-not-showing-up-on-Blog-dashboard-on-v470
But there are some issues:
http://issues.umbraco.org/issue/U4-1052
http://issues.umbraco.org/issue/U4-1066
Jeroen
Nigel,
Thanks for code - I'll have a go at it and report back.
Jeroen,
Thanks for links - if I find solutions to problems then I'll post them.
I'm going for something that works with 4.11.x vanilla. If theres too much trouble then I go with https://github.com/michael/proper or similar .. (only need italic/bold)
Best
Jesper
is working on a reply...