Yes, now I have latest editor, but Site Setting - Site Behavior - More - Open HTML Editor Manager is still broken. In testing webserver I just tried remove CKEditor Config Manager in Extensions, but issue with HTML Editor Manager was not resolved. Any hint ?
EDIT: in webbrowser developper tools, related iframe (with "404 server error") points to http://myserver/Host/HTML...fined&portpopUp=true
That is expected url ?
Bad idea, as you need the config manager to be able to configure the editor, there are some blog posts about allowed and forbidden HTML code etc. I would try the following: Unzip the DNN package (install or upgrade) somewhere on your disk (not the DNN web root!) and go to the Install/Provider folder. There you find a file DNNConnect.CKEditorProvider_09.12.00_Install.zip that you can install as a normal extension. If that does not help, try to install the package DNNCE_HtmlEditorManager_09.12.00_Install.zip in Install/Module. When asked agree to a "Repair install".
Ah, and do not forget to backup your files and database before you try something...
Happy DNNing! Michael
The used Provider is set in web..config <code>htmlEditor defaultProvider="DNNConnect.CKE"</code>
Make sure you not only change to the DNNConnect version, but also uninstall the old provider as it might contain vulnerabilities
Thanks Timo -
I updated the web dot config (on a test website) per your message and it worked, DNNConnect.CK is now shown as the current provider.
For the HTML Editor Manager, I still cannot access it through Site Settings > Behavior > More > Open HTML Editor Manager. It gives a 404 error. Do you have any idea about that issue?
I can see the HTML Manager by going to: [mytestdomain]/Host/htmleditormanager dot aspx I believe DNNConnect.CK should b egood going forward (when I upgrade to DNN 10.1.1 and beyond). Let me know if that is not correct
Thanks so much for your response.
Tom
Please read: https://dnncommunity.org/...-is-cleaning-my-HTML
Thank you Timo -
I read the article you sent, and actually I already have "Allowed Content" set to "true" ( I believe that was set by default in an earlier version of the website )
The issue I am talking about is the color coding of the html when displayed in the editor. Before I changed to DNNConnect.CK , the html was shown with color coding as seen here: Since changing to DNNConnect.CK, the code appears without the color coding: Do you know if there is a way to get the color coding back? Thanks
-Tom
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.