DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

CK Editor Source Syntax Highlighting

 4 Replies
 1 Subscribed to this topic
 40 Subscribed to this forum
Sort:
Author
Messages
Advanced Member
Posts: 228
Advanced Member
New Poster
New Poster
Congrats on posting!

Hi - I just upgraded to DNN 9.6.1 on a test website. I'm running CK Editor Provider 2.1.17. I notice after the DNN upgrade, that the HTML Editor source code no longer shows its sounce code highlighting (colored highlighting of html tags). (I seem to remember this happening on a previous upgrade, but I don't remember what the fix was).

In the CK Editor Provider settings, I see the "Code Mirror Theme (for Source Syntax Highlighting)" setting is blank, and there are no options available there. In our production site (where the code highlighting is working), that setiing is set to default (with many other options present in the dropdown) . So maybe these items are missing from the upgraded site. 

Does anyone know how I can get my HTML source code highlighting working again in CK Editor?

Thanks

Tom 

Advanced Member
Posts: 228
Advanced Member
New Poster
New Poster
Congrats on posting!

The fix was updating the web.config -

- Changing this tag:

from: [htmlEditor defaultProvider="DNNConnect.CKE”]

to:

[htmlEditor defaultProvider="CKHtmlEditorProvider”]


Tom

Veteran Member
Posts: 1246
Veteran Member
MVP
MVP
You're an MVP!
Code didn't show here. Perhaps you could paste it in with plain text.

Do you know if you could have fixed this using the HTML Editor configuration tool in the Person Bar?
Advanced Member
Posts: 228
Advanced Member
New Poster
New Poster
Congrats on posting!

Hi Joe - 

The tool that is inside Site Settings, right? I actually get a 401 when I click on that tool. I've asked around about fixing that, but I haven't found the solution. So I access the configuration tool using the "Custom Editor Options" link under the html module editor itself. 

I looked in there, and couldn't find anything to fix the issue though.

(I edited my original post to show with square bracket tags)

Thanks

Tom

Advanced Member
Posts: 228
Advanced Member
New Poster
New Poster
Congrats on posting!

Revisiting this issue - It turns out that the "DNNConnect.CKE" version works better for uploading files (the "CKHtmlEditorProvider" version's interface for uploading files doesnt work as well. )  But I can't seem to get the text selection plugin to work when using the "DNNConnect.CKE" provider (I've added version 1.0.8 and added the code to the config.js page)

Does anyone have any tips on how to get this to work?

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:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved