Search

You searched for the word(s): "image editor"'A=0
Showing page 77 of 229 (2,285 total posts) < 1 second(s)
  • Re: Problem with relative / absolute image-paths

    Open your web.config of your DNN.   And Change the editor setting as followings:        <add name=''CEHtmlEditorProvider''         type=''DotNetNuke.HtmlEditor.CEHtmlEditorProvider, DotNetNuke.CEHtmlEditorProvider''         ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 13, 2006
  • Re: Image Editor

    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 
    Posted to Rich Text Editor for .NET and MVC (Forum) by Jeff on January 4, 2014
  • Re: Files not available for hyperlink

    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 ...
    Posted to Cute Editor for .NET (Forum) by dcowan on December 30, 2009
  • Re: Is storing images in different folders possible?

    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 ...
    Posted to Cute Editor for ASP (Forum) by rutledj on March 23, 2007
  • Re: Add Drawing Pop-Up Form...

    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
    Posted to Cute Editor for .NET (Forum) by aaron_da_pimp_2 on August 15, 2005
  • Re: cuteeditor version 6.6 and IE9 gives null

    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'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 12, 2012
  • Get the properties of the active object

    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 ...
    Posted to Cute Editor for .NET (Forum) by AviPic on November 13, 2010
  • Problem with URLType Property

    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'' ...
    Posted to Cute Editor for .NET (Forum) by mans123 on July 13, 2009
  • problem in IE with getSelectedHTML()

    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 ...
    Posted to Cute Editor for ASP (Forum) by MuraliC on February 18, 2009
  • Override InsertImage.frame.aspx

    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 ...
    Posted to Cute Editor for .NET (Forum) by jonathanmcnamee on September 13, 2006
« First ... < Previous 75 76 77 78 79 Next > ... Last »