|
Search
You searched for the word(s): "image editor"'A=0
Showing page 77 of 229 (2,285 total posts)
< 1 second(s)
-
Open your web.config of your DNN.
And Change the editor setting as followings:
<add name=''CEHtmlEditorProvider'' type=''DotNetNuke.HtmlEditor.CEHtmlEditorProvider, DotNetNuke.CEHtmlEditorProvider'' ...
-
Dear kjell.ek,
Is the OS of your server windows vista x64?
I can reproduce the issue on this OS, it seems caused by GDI+ of Vista x64, and it works fine in win7, server 2008R2.
Regards,
Jeff
-
Upload pdf file using file manager;
Change to a page with HTML module and access the Cute Editor;
insert an image;
left-click on an image;
select the hyperlink (chain) icon;
select Browse...
navigate the folder pane on the left to the directory that should contain the desired files to link to;
where they are not...
You can have ...
-
I guess I'm a little confused by this statement:
The security policy file (default.config, admin.config and guest.config) can be found in the CuteEditor_Files/Configuration/Security folder. In security policy file you can find the ImageGalleryPath element which contains the image gallery path information within Cute ...
-
Thanks for the quick response...
One more follow up question: This looks like a great way to do what I need to do, but when a user inserts a drawing as an image, is there a way to override the double click event that pops up the ''image properties'' box? I would like to popup my own custom drawing editor box.
Thanks!
Aaron
-
Hi slash, Please try the example below, does it work for you? If the example below get the same problem, I suggest you download the latest version and try again. Latest version downloads http://www.cutesoft.net/downloads/folders/21904/download.aspx <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
-
I'm using external Math editor that I want to integrate into the CE.
The Math editor generates an image, in addition the ''Alt'' attribute of the image contains the code that used to generate the image.
How can I pass this data, in other words I need a way to pass the ''ALT'' attribute to the Math editor, is there a way to detect the ...
-
Hi, I am using Cute Editor Version 6 and trying to set the Url to Absolute. For this I set the URLType Property To Absolute
<CE:Editor ID=''editor'' runat=''server'' EnableViewState=''true'' URLType=''Absolute''
ConfigurationPath=''~/CuteSoft_Client/CuteEditor/Configuration/autoconfigure/full.config'' ...
-
I am having a problem with getSelectedHTML() function in cute editor, asp version.
I am trying to create my own link by selecting an image(gif, jpg or png) file and manipulating and inserting the link into the editor.
When I select the image in Mozilla/Firefox, html in getSelectedHTML() function retruns ...
-
Hi all,
I'm trying to override the default image handling to create several sized thumbnails of each uploaded image, is there any way I can do this? I'm writing an article editor, and I need to be able to produce a mini thumbnail for the article summary, a regular sized one for the article itself, and a 'spuersize' one for a detailed ...
... 77 ...
|
|
|