Try our conversational search powered by Generative AI!

Make use of CMS rich text (XhtmlString) editor on our pages?

Vote:
 

Hello,

We have some pages in our site which allow authenticated users to post content to the site. These users are part of the company and can be trusted with the capabilities of a rich text editor.

Currently, users are only able to create content in plain text, but we would like for them to be able to edit using the same rich text editor as is available for the XhtmlString type in the CMS.

Is it possible to expose the CMS's XhtmlString editor for fields on our own pages?

Thanks

#109813
Oct 15, 2014 13:34
Vote:
 

Hi!

Since the editor inside the editorial interface is very tightly coupled with the editing interface, we do not support using the built in editor for the interface for your web site. For instance, you can download a newer version of Tiny MCE that you can use on the site. Unfortunately, this means that some functions, like the integrations to EPiServer like the link dialog, will not be used. Instead you have the default link editor.

#109816
Oct 15, 2014 14:05
Vote:
 

What Linus say is very true, setting up the Tiny editor inside EPiServer is not an easy task. I am right now working on a blog post on how to add it to a custom prop and it's not an easy task.

To add tinyMCE to a regular page without the integration to EPiServer is however a very easy task. See here for example

http://www.tinymce.com/tryit/full.php

#109819
Oct 15, 2014 14:28
Vote:
 

Ok cool, thanks for your help. I've used the latest version of TinyMCE as per both of your suggestons and it's working great.

Thanks!

#109862
Oct 16, 2014 9:58
Vote:
 

Great to know that it works

Please mark the repsonse as an answer if you thought it helped you

#111597
Oct 16, 2014 11:37
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.