Reviewed: CKEditor Provider 2.01.01 (авг 02, 2015)
Rated 5 Stars (out of 5) - Couldn't live without it, really! For those who interested in russian localization of CKEditor for DNN - grab complete russian language pack:...
View ArticleReviewed: CKEditor Provider 2.01.01 (авг 02, 2015)
Rated 5 Stars (out of 5) - Couldn't live without it, really! For those who interested in russian localization of CKEditor for DNN - grab complete russian language pack:...
View ArticleNew Post: Roles are ignored
Hi Ingo ~ Scott Willhite here. I'm also experiencing the same issue on 7.4.1. Let me know how I can help you with testing!
View ArticleReleased: CKEditor Provider 2.01.03 (Aug 08, 2015)
Whats NewUpgraded to CKEditor 4.5.2changesFixed Issue with the Toolbar Roles Added Russian Translations (From: https://github.com/roman-yagodin/R7.DnnLocalization)
View ArticleCreated Release: CKEditor Provider 2.01.03 (Aug 08, 2015)
Whats NewUpgraded to CKEditor 4.5.2changesFixed Issue with the Toolbar RolesAdded Russian Translations (From: https://github.com/roman-yagodin/R7.DnnLocalization)
View ArticleNew Post: Roles are ignored
Ok i can reproduce the issue, now it should be fixed with 02.01.03
View ArticleNew Post: Configuration Question - Image Navigation
I have a user with about 50 pages of images that are being used. When she tries to select an image via CKEditor, the image display is limited to about 20 images per list/view and she can only advance...
View ArticleReviewed: CKEditor Provider 2.01.03 (aug 13, 2015)
Rated 5 Stars (out of 5) - Before you realize there is an issue with Edge there is already a new version available that fixes it. Thanks Ingo for all the energy you put into this project.
View ArticleNew Post: Configuration Question - Image Navigation
In the settings under File list page size you can define how many files per page should be displayed, you can set it to 0 to disable paging. Be aware the reason for pages are performance increasing the...
View ArticleNew Post: Configuration Question - Image Navigation
Pardon my ignorance, where do I find the settings options mentioned within CKEditor for DNN?
View ArticleNew Post: Configuration Question - Image Navigation
You need to be logged in as a host user, then you see an link to the options bellow the editor.
View ArticleNew Post: Configuration Question - Image Navigation
Thanks for following up on this. I do appreciate your taking the time to help me figure this out... When I click the Custom Editor Options link, another window opens, but redirects to my site home...
View ArticleNew Post: Configuration Question - Image Navigation
Which dnn version are you using? Can you post the full error message from the event log?
View ArticleNew Post: Bootstrap Glyphicons getting stripped out because of Empty span
I can't add bootstrap glyphicons like the following because the editor strips out empty html elements. Is there a way to prevent the editor from stripping them out?<a class="btn btn-default"...
View ArticleNew Post: Bootstrap Glyphicons getting stripped out because of Empty span
I found a work around here, but man was it a pain. You can easily add following to a custom js file.:CKEDITOR.dtd.$removeEmpty['span'] = false; However, getting that into this provider was the pain....
View ArticleNew Post: Bootstrap Glyphicons getting stripped out because of Empty span
Simply add those empty span tags to the protectedSource Setting under the Editor Config Tab in the Editor Settings [( /<span class[\s\S]*?>[\s\S]*?<\/span>/gi )]
View ArticleCreated Unassigned: Editor not handling HTML 5 properly [8019]
Issues with it replacing <button> tags randomly throughout text. Go in to the <source> view and edit the text and save....works fine....until you open it back up and look at source....puts...
View ArticleCommented Unassigned: Editor not handling HTML 5 properly [8019]
Issues with it replacing <button> tags randomly throughout text. Go in to the <source> view and edit the text and save....works fine....until you open it back up and look at source....puts...
View ArticleCreated Unassigned: Message:Procedure or function 'AddHtmlText' expects...
Cannot save content in newest CKEditor, error is Message:Procedure or function 'AddHtmlText' expects parameter '@History', which was not supplied.where and how do I supply this parameter ?
View ArticleClosed Unassigned: Message:Procedure or function 'AddHtmlText' expects...
Cannot save content in newest CKEditor, error is Message:Procedure or function 'AddHtmlText' expects parameter '@History', which was not supplied.where and how do I supply this parameter ?Comments:...
View Article