Reviewed: CKEditor Provider 2.01.00 (dec 18, 2014)
Rated 5 Stars (out of 5) - Works perfectly. Thanks and great work, Watcha!
View ArticleNew Post: To Tha Watcha: Locate to folder has current image
Works perfectly. thanks Watcha, but Files Browser still not locate to current Path. Exp: after select a file on server, and then im re-open Files Browser, it not load recent path, it still return to...
View ArticleNew Post: To Tha Watcha: Locate to folder has current image
thienvc wrote: Works perfectly. thanks Watcha, but Files Browser still not locate to current Path. Exp: after select a file on server, and then im re-open Files Browser, it not load recent path, it...
View ArticleNew Post: To Tha Watcha: Locate to folder has current image
tha_watcha wrote:thienvc wrote: Works perfectly. thanks Watcha, but Files Browser still not locate to current Path. Exp: after select a file on server, and then im re-open Files Browser, it not load...
View ArticleNew Post: Syntax?
Hello, I was just wondering how to determine the markup for the ckeditor. Can I add the ckeditor to the tools menu in visual studio? I assume there's a dll which I can just add and then drag the editor...
View ArticleNew Post: Syntax?
Well i don't know if it is possible to add the dnn user controls to the vs toolbox. But if you want to add the editor to a page just...
View ArticleNew Post: Accessing the editor contents via JQuery?
Hello, Is it possible to access the contents of the editor using JQuery? I can't see an identifier to use in the selector. Best Regards, Steve
View ArticleNew Post: Accessing the editor contents via JQuery?
// Get the editor data.var data = $( '#instanceID' ).val();But you don't need jquery for that simply usevar data = CKEDITOR.instances.instanceID.getData()
View ArticleCreated Unassigned: Toggling Source view adds many and tags [7939]
This can be reproduced from a new blank HTML/Text module instance using the 02.01.00 release from December 18.Create a new moduleAdd a one word paragraphSelect the word you entered and format it with...
View ArticleCommented Unassigned: Toggling Source view adds many and tags [7939]
This can be reproduced from a new blank HTML/Text module instance using the 02.01.00 release from December 18.Create a new moduleAdd a one word paragraphSelect the word you entered and format it with...
View ArticleCommented Unassigned: Toggling Source view adds many and tags [7939]
This can be reproduced from a new blank HTML/Text module instance using the 02.01.00 release from December 18.Create a new moduleAdd a one word paragraphSelect the word you entered and format it with...
View ArticleNew Post: Configuration Question
I have been using CKEditor for some time now with basic settings. Now I would like to get more involved in locking down folders in dnn. I set the file browser to use userfiles which works fine. In the...
View ArticleNew Post: Ckeditor
hi dear, one of my page are not getting Edit Content area, just it gives me plain text area, i want to do some changes in HTML(but i can't do), so i can't able to modify the content, please any body...
View ArticleNew Post: Ckeditor
inayathadil wrote: hi dear, one of my page are not getting Edit Content area, just it gives me plain text area, i want to do some changes in HTML(but i can't do), so i can't able to modify the content,...
View ArticleNew Post: editor loading, please wait
Hello, with the latest ckeditor 2.1 and dnn 7.3.4 (upgraded) I get the editor session stuck waiting for ever on the animated gif. I had to switch back to the Telerik editor. On the js console I get...
View ArticleNew Post: editor loading, please wait
Same "editor loading" problem, different error reported in DNN 7.3.2, FireFox 35.0. Line 5 of textselection plugin.js - SyntaxError: expected expression, got '<' Line 227, col 241 of ckeditor.js -...
View ArticleCommented Unassigned: Toggling Source view adds many and tags [7939]
This can be reproduced from a new blank HTML/Text module instance using the 02.01.00 release from December 18.Create a new moduleAdd a one word paragraphSelect the word you entered and format it with...
View ArticleCommented Unassigned: Toggling Source view adds many and tags [7939]
This can be reproduced from a new blank HTML/Text module instance using the 02.01.00 release from December 18.Create a new moduleAdd a one word paragraphSelect the word you entered and format it with...
View Article