New Post: Cannot upload image files to a folder using FileUpload in DotNetNuke
Dude this is uncalled for. This guy donated his time (alone) to a free project. He isn't your DNN tech support. He simply said that your problem doesn't sound specific to his module rather another...
View ArticleNew Post: Cannot upload image files to a folder using FileUpload in DotNetNuke
Well supermansrf, what is uncalled for is you sticking your nose where it doesn't belong! "tha_watcha" placed a response and I could have responded to it accordingly. I'm a big enough man that I can...
View ArticleNew Post: Cannot upload image files to a folder using FileUpload in DotNetNuke
The world always needs another Internet tough guy. Thanks for stopping by. My response was simply appreciation for someone who provides a service (for free) to mooches like you with zero dignity or...
View ArticleNew Post: Cannot upload image files to a folder using FileUpload in DotNetNuke
It's the fact that you have totally made yourself look like this guys bitch in what you thought were cleverly worded comments to down play me and make me feel inferior that amuses me. How old are you?...
View ArticleNew Post: Cannot upload image files to a folder using FileUpload in DotNetNuke
"tha_watcha" I apologize for the misunderstanding. I have been somewhat accustomed to receiving smart-mouth comments from forum users who think they're God's gift to the forum. But, as I said, I can...
View ArticleNew Post: Editor is stripping HTML
I too, would love to know how to tell CKEditor to quit deleting my HTML.
View ArticleNew Post: Prevent HTML code from being modified
Any solution for this yet? I don't understand why anyone would want an editor that just removes text whenever it wants.
View ArticleCommented Unassigned: stop tag removal [7598]
Font Awesome and others are reusing the <i> tag to [denote an icon](http://fortawesome.github.io/Font-Awesome/examples/). However, the editor is setup to remove empty tags. This issue was noted...
View ArticleCommented Unassigned: Cannot select template and editor css [7815]
In the editor options, you can't select a custom template or editor. On either of the options, the post back it resets the default on the other.Comments: ** Comment from web user: tha_watcha ** is the...
View ArticleCommented Unassigned: "Browse Server" button in Link edit popup in "Silver"...
"Browse Server" button in Link edit popup (and some other buttons) in "Silver" skin is invisible, but still there (white text, transparent bg, I think). So you can click it if you know there it...
View ArticleNew Post: Uninstall Default Editor
Yes you can. Before you uninstall you need to switch to the default RadEditor (Under Host -> HTML Editor Manager) then you can uninstall the CKEditor Editor Provider and the CKEditor Config Manager...
View ArticleNew Post: Editor is stripping HTML
amosmax wrote: Using v2.0.12 on DNN 7.2.2 The editor is stripping HTML from my modules when opening them up for edit. Example - HTML module on page contains this:<ul class="list icons...
View ArticleNew Post: Prevent HTML code from being modified
unfortunately this is how the editor works. When enterMode is p tag all br tas are been replaced with nbsp entities. You could change the enterMode to br or add the br tag to the protectedSource [(...
View ArticleNew Post: Overwriting Existing Files
just added ithttps://github.com/w8tcha/dnnckeditor/commit/81c25b120ea16be73a8113b2fceaef36db2eb568 Will be included in 2.00.13
View ArticleClosed Unassigned: Custom styles via XML list [7818]
Following the guide to add available styles into CKEditor using a CSS and XML results in a syntax error when the editor is loaded.Output to the console is:```SCRIPT1002: Syntax errorFile: mystyles.xml,...
View ArticleClosed Feature: Russian spelling support [7514]
I'd like to request russian spelling support in CKeditor.Many thanks.
View ArticleCommented Unassigned: CKEditor2.00.12 browse server button takes 50 sec [7826]
Hi,We are using CKEditor2.00.12 on DNN 6.1.5 When we try to insert an image we get a very slow response. i.e. we click the Image Button, then click "Browse Server" button. The resulting pop up window...
View ArticleCreated Unassigned: Overwriting Files [7837]
Can you make it overwrite files instead of appending _1 to the end of the file name. It's not like it prevents data loss or anything because if you upload the file a 3rd time, it appends _1 again and...
View ArticleCommented Unassigned: Overwriting Files [7837]
Can you make it overwrite files instead of appending _1 to the end of the file name. It's not like it prevents data loss or anything because if you upload the file a 3rd time, it appends _1 again and...
View Article