Use TinyMCE in Template to create documents client side
I would like to allow users of my site (with the appropriate security level) to create documents. It seems as though using the TinyMCE RTE would be ideal, however I have no idea where to start with pluging such a component into some sort of Partial View.
Use TinyMCE in Template to create documents client side
I would like to allow users of my site (with the appropriate security level) to create documents. It seems as though using the TinyMCE RTE would be ideal, however I have no idea where to start with pluging such a component into some sort of Partial View.
Any ideas where I can start ?
Thanks
Hi Russel
You should have a look at the content API's here http://our.umbraco.org/documentation/Reference/Management-v6/Models/Content and here http://our.umbraco.org/documentation/Reference/Management-v6/Services/ContentService http://our.umbraco.org/documentation/Reference/Management-v6/Services/ContentTypeService
I hope this helps.
/Jan
is working on a reply...