New Post: NO upload tab in image property dialog
How can I allow users to upload images via the image control dialog. As an admin I get the upload tab and browse server button, but any other user doesn't get the upload tab or browse server button....
View ArticleNew Post: NO upload tab in image property dialog
The access to the upload dialog and file browser is handled via the User Roles. In the Editor Settings you can allow or disallow the Access to the file browser and Upload dialog
View ArticleNew Post: NO upload tab in image property dialog
Hi, Thanks for the reply. Can you point in the right direction as to where these settings are I cannot find them. The only settings I can see is the File Broswer settings tab and in this I have ticked...
View ArticleNew Post: How to tell the difference between this editor and the default?
Hi all. I've selected this edotor due to the fact that the default one seems to pull the keystrokes out from under me (I can't access the toolbar via Alt+F10 for instance), but when I select it, I...
View ArticleNew Post: NO upload tab in image property dialog
Yes that is the right setting. But you also need to make sure that the user has write access to the upload folder. You can do that via the file manager in dnn if i rember correctly. Or you enable the...
View ArticleNew Post: How to tell the difference between this editor and the default?
You can actually see the difference. My Editor has my custom plugins so for example in the statusbar you can see the wordcount plugin. The default editor don't have the plugin
View ArticleNew Post: Editor adding hundreds of or tags when editing
I have had this problem reported to me by a few clients that all use the latest release of the ckEditor DNN provider. Seems to be no rhyme or reason, when editing via the design mode, the editor is...
View ArticleNew Post: Adding Google webfont (Ubuntu) to CKeditor
Hi All, Just wondering if someone could point me to the right direction - how to add a Google font to the editor (I have already set up the editor stylesheet and it loads the formatting quite well). I...
View ArticleNew Post: Editor adding hundreds of or tags when editing
We have one issue before with one bad configuration. I posted the fix here...https://dnnckeditor.codeplex.com/workitem/7939 or you delete all the saved configurations
View ArticleCreated Unassigned: Setting a value in Upload File Limits changes the max...
The Upload File Limits is set to -1 by default. When the value is -1 the editor uses the maxRequestLength from your web.config.When you change the value in CKeditor from -1 to anything else (for...
View ArticleCommented Unassigned: Setting a value in Upload File Limits changes the max...
The Upload File Limits is set to -1 by default. When the value is -1 the editor uses the maxRequestLength from your web.config.When you change the value in CKeditor from -1 to anything else (for...
View ArticleNew Post: Adding Google webfont (Ubuntu) to CKeditor
You only need to Add the Font name in the Editor Config tab under Font_Names. Then it will appear in the Font Dropdown. And the css you need to add under Editor Area CSS
View ArticleCommented Unassigned: Setting a value in Upload File Limits changes the max...
The Upload File Limits is set to -1 by default. When the value is -1 the editor uses the maxRequestLength from your web.config.When you change the value in CKeditor from -1 to anything else (for...
View ArticleNew Post: Why not allow custom config for allowedImageExt
dear tha_watcha, i can't upload image .svg file using CKE Browser, and i see in code, you fix allowed is { "bmp", "gif", "jpeg", "jpg", "png" } i think in next version, you allow custom config for...
View ArticleNew Post: {cke_protected} being added in view mode for any span that has a class
This seems to be a recent issue, and not sure what is causing it. If in source mode I have this HTML:<h1 style="text-align: center;">TEST TITLE</h1> <p> <span...
View ArticleNew Post: CKeditor on DNN 8: Custom Editor options will not load, throws error
I am on DNN 08.00.03 (5). The CKeditor version says 3.6.1 (revision 7072). I am on PowerDNN using Control Suite for upgrade package. When I try and load 'Custom Editor Options' the window that pops up...
View ArticleNew Post: CKeditor on DNN 8: Custom Editor options will not load, throws error
Please upgrade to the latest version. The version you are using is really old. This will also resolve the issue you have.
View ArticleNew Post: Editor changes code
This code <h2> <div class="feature-box feature-box-style-2"> <div class="feature-box-icon"> <em class="fa fa-server"></em></div> </div> More text </h2>...
View ArticleNew Post: Mulitple Select Images
Hi, Is there a feature to allow multiple select images? Thanks JS
View ArticleNew Post: Allow file extension
Hi! Please help me! I can´t upload svg files from CK Editor, how can I enable this file format? I can upload the file within filemanager but then I can´t se or use it in CK Editor //NIcke
View Article