Products

Solutions

Resources

Partners

Community

About

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Modify HTML Editor Provider

Return to previous page

  • 4/7/2015
  • 15163 Views

Comments

15163 Views

Modify HTML Editor Provider

Last updated 5 years ago

Comments

Common

(Enter the content of this article below)

Advanced

 

*This is pretty out of date, as of 2/25/2019 DNN v9.2

The Telerik RadEditor isn't even part of the latest DNN release and the FCKhtmlEditor, from what I can tell, is now the CKEditor. The default editor that comes with DNN (DNNConnect.CKE) is not very good, but you can download an updated or better version (not sure if they are related) of the CKEditor from here - https://github.com/w8tcha/dnnckeditor

*******

One of the strengths of DotNetNuke is the ability to modify the Providers and swap out functionality on a large scale with ease. A common change is to modify the HTML Provider, this page shows you how to do so.

If you are on DotNetNuke 5.4+ and have upgraded from a previous version of DNN you are likely still using the FCK Editor, you can enable the new Telerik Rad Editor provider by following the instructions below.

Enabling the Telerik RAD Editor in DNN requires you to make a simple change to the DotNetNuke web.config file that can be found in the root of your website on the file system. When you open the file up find the following section of the web.config file


Image

You will need to change the defaultProvider=”FckHtmlEditorProvider” setting to be defaultProvider=”TelerikEditorProvider”



Image

Once you’ve done that simply save the changes to the web.config file and reload your website! Then any modules that use the standard DNN text editor control should be using Telerik instead of FCK.




Source

This entry is based on the blog post at DNNDaily.com
Contents
No sections defined
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out