DNN Forums

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

CKEditor Questions, Issues

 35 Replies
 4 Subscribed to this topic
 40 Subscribed to this forum
Sort:
Page 4 of 4 << < 1234
Author
Messages
Senior Member
Posts: 1322
Senior Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
Lifesaver
Lifesaver
You're Life Saver!
New Poster
New Poster
Congrats on posting!
3 Engaged Reader
Engaged Reader
You are an engaged reader!
Posted By Gothic Wizard on 12/10/2022 7:18 AM
Posted By Timo Breumelhof (40FINGERS) on 12/9/2022 2:57 PM

Hmm, well that's weird. Do you have the option to try in another browser / on another machine / other DNN installation?
 

Just to be clear this all correct.

Under ExtraPlugins: dnnpages,wordcount,notification,embedbase,embed,dialogui,dialog,lineutils,widget,oembed,notificationaggregator

and inserted in CKToolbarButtons.xml;

ToolbarName>Embed
ToolbarIcon>embed.png

As far as the setting files that's all that I need to do correct?

 

OK, but did you add it to a Toolbar too?

I have this in Dnn.CKToolbarSets.xml:

 
    Basic
    10
   
     
       
          Bold
          Italic
          -
          NumberedList
          BulletedList
          -
          Link
          Unlink
          Image
          Mathjax
          oembed
          -
          About
       

        basicset
     

   

 

Senior Member
Posts: 1322
Senior Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
Lifesaver
Lifesaver
You're Life Saver!
New Poster
New Poster
Congrats on posting!
3 Engaged Reader
Engaged Reader
You are an engaged reader!

Hmm, I guess you mean you cannot add it to a toolbar?

New Around Here
Posts: 25
New Around Here
Posted By Timo Breumelhof (40FINGERS) on 1/9/2023 6:19 AM

Hmm, I guess you mean you cannot add it to a toolbar?

Correct the button does not appear on the toolbar. And it is also in the file you mentioned just as you have it.

 

 

New Around Here
Posts: 25
New Around Here
Posted By Timo Breumelhof (40FINGERS) on 12/6/2022 1:10 AM

Image browser issue: https://dnncommunity.org/forums/aft/3153

 

Well deleting the .ico file DID fix it for a time, but now browsing the server returns this error, anyone have any ideas;

AbsoluteURL:/Providers/HtmlEditorProviders/DNNConnect.CKE/Browser/Browser.aspx

DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID:890ce7a6-f20d-4b5e-8a01-429e49186d60

AssemblyVersion:9.11.0

PortalId:0

UserId:1

TabId:21

RawUrl:/Providers/HtmlEditorProviders/DNNConnect.CKE/Browser/Browser.aspx?Type=Image&tabid=21&PortalID=0&mid=382&ckid=txtSummary&mode=Portal&lang=en-US&CKEditor=dnn_ctr382_AddEditArticle_txtSummary_txtSummary&CKEditorFuncNum=3&lang

Referrer:https://cyberpunk-news.on...fault%2fNo+Container

UserAgent:Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0

ExceptionHash:yZPrNxBaOiRNLOPC8YORUfP2PL4=

Message:A self closing tag cannot have child controls and/or content

StackTrace:

InnerMessage:A self closing tag cannot have child controls and/or content

InnerStackTrace:

   at DNNConnect.CKEditorProvider.Controls.HtmlGenericSelfClosing.get_Controls()
   at ClientDependency.Core.ControlExtensions.FlattenChildren(Control control)
   at System.Linq.Enumerable.d__17`2.MoveNext()
   at System.Linq.Enumerable.d__59`1.MoveNext()
   at System.Linq.Enumerable.d__17`2.MoveNext()
   at System.Linq.Enumerable.d__59`1.MoveNext()
   at System.Linq.Enumerable.d__17`2.MoveNext()
   at System.Linq.Enumerable.d__59`1.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at ClientDependency.Core.Controls.ClientDependencyLoader.FindDependencies(Control control)
   at ClientDependency.Core.Controls.ClientDependencyLoader.RegisterClientDependencies(WebFormsFileRegistrationProvider provider, Control control, IEnumerable`1 paths)
   at ClientDependency.Core.Controls.ClientDependencyLoader.OnPreRender(EventArgs e)
   at DotNetNuke.Web.Client.ClientResourceManagement.ClientResourceLoader.OnPreRender(EventArgs e)
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Source:

FileName:

FileLineNumber:0

FileColumnNumber:0

 

Senior Member
Posts: 1322
Senior Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
Lifesaver
Lifesaver
You're Life Saver!
New Poster
New Poster
Congrats on posting!
3 Engaged Reader
Engaged Reader
You are an engaged reader!

For anybody landing on the thread with the same problem:

Regading the oEmbed plugin not loading in CKEditor.

I compared Gothic Wizards Dnn.CKToolbarSets.xml file (in the Portal Folder) with mine (where it did work) and the issue was fixed after changing this:

<code><string>Oembed</string></code>

to

<code><string>oembed</string></code>

So the plugin name is case sentitive

Senior Member
Posts: 1607
Senior Member
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!
Posted By Timo Breumelhof - 40FINGERS on 2/10/2023 7:30 AM

For anybody landing on the thread with the same problem:

Regading the oEmbed plugin not loading in CKEditor.

I compared Gothic Wizards Dnn.CKToolbarSets.xml file (in the Portal Folder) with mine (where it did work) and the issue was fixed after changing this:

<code><string>Oembed</string></code>

to

<code><string>oembed</string></code>

So the plugin name is case sentitive

Whoa... Nice find!! 😎 

 

Page 4 of 4 << < 1234

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