WYSIWYG Editor Provider

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
3/12/2009 3:58:32 PM
Gravatar
Total Posts 18

WYSIWYG Editor Provider

We currently use Telerik RAD Controls, and want to look at the possibility of incorporating their HTML WYSIWYG editor into out MojoPortal solution. I have seen that we need to develop a Provider for this using the ASP.NET Provider Model and have been searching your site for any documents/pointers on this. Unfortunately I haven't been able to find anything on it. Do you have any help pages on this?

 

Thanks,

3/13/2009 6:59:18 AM
Gravatar
Total Posts 18439

Re: WYSIWYG Editor Provider

Hi,

I'm afraid the best documentation we have for how to implement an Editor Provider is the source code itself which has 3 examples, FCKeditor, TinyMCE, and XStandard. So the best bet is to try and learn how these work and then implement something similar for the Telerik editor.  Once you code up your provider you need to add it to the list in mojoEditor.config file in the root of the web.

Hope it helps,

Joe

4/20/2009 1:12:14 PM
Gravatar
Total Posts 1

Re: WYSIWYG Editor Provider

hi,

is there any progress with the RAD editor Provider ?

is someone implemented it ?

9/16/2009 5:07:22 PM
Gravatar
Total Posts 245
mojoPortal Community Expert

Re: WYSIWYG Editor Provider

Bump...

I'd be interested if someone did this with the Telerik Editor also..

You must sign in to post in the forums. This thread is closed to new posts.