Search

You searched for the word(s): "image editor"'A=0
Showing page 21 of 229 (2,285 total posts) < 1 second(s)
  • Re: Image Upload not working browse_Frame and TargetUrl errors

    Hi jojolevy, Can you post your example page url? So we can check it for you directly. Please try the example page below. Does it get the same issue? <%@ Page Language=''C#'' AutoEventWireup=''True'' %><%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %><html><body>  ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on February 5, 2012
  • Re: No Upload is availble in Cute Editor for PHP in Joomla 1.5

    1. Open ''\plugins\editors\cuteeditor_files\Configuration\Security\Default.config'' 2. Search <security name=''MaxImageSize''> and change it to:    <security name=''MaxImageSize''>555</security> 3. Save this file 4. Open ''\plugins\editors\cuteeditor_files\Dialogs\InsertImage.php'' 5. Search ...
    Posted to Cute Editor for PHP (Forum) by Eric on August 16, 2010
  • Re: CuteEditor Bug

    parth_192,   This is not a bug. This is a behaviour of browser. In IE, if you select the image whose size is bigger than editing area, the image corder will display out of the editor. In fire, it will not display. Cute Editor can't do anything with it.   For this situation, please check Automatic Image Resizing. If uploaded images ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 23, 2007
  • Re: calling editor dialogs via javascript

    How to use CuteEditor as a document selector?( Demo) This example demonstrates how to use CuteEditor as a document selector. How to use CuteEditor as an image ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 23, 2007
  • Re: Some image border colors not working after save...strange.

    bigdoggy007, >>if I use the color picker, to choose blue #0000FF, and then save it, the border turns black (actually, there is just no style....it doesn't show up).   It's strange. Can you test the following demo?   http://cutesoft.net/example/general.aspx   If you can't reproduce the problem there, can you tell me ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 3, 2007
  • Re: Cute Editor remove the text

    Version 5.2 is out.   This issue is resolved in the version 5.2.   Demo:   Handle pasted text   http://cutesoft.net/asp/editoronpaste.asp   Use CuteEditor as an image selector   http://cutesoft.net/asp/use-CuteEditor-as-image-selector.asp   Output well-formed HTML and ...
    Posted to FAQ (Forum) by Adam on June 5, 2006
  • Re: how to enable image editor button?

    Please check the security policy file.   Make sure AllowModify is set to true.  <security name=''AllowUpload''>false</security> <security name=''AllowModify''>false</security> <security name=''AllowRename''>false</security> <security name=''AllowDelete''>false</security>
    Posted to Cute Editor for .NET (Forum) by Adam on November 10, 2005
  • Re: Accessing a modal dialogue without displaying the editor itself

    Hi Fermin,   I think the answer to your question is to use the following code in your BLOCKED SCRIPT    var url=showModalDialog(''../CuteSoft_Client/CuteEditor/Dialogs/InsertImage.aspx?settinghash=&<%=Editor1.Setting.GetHashString()%>'', ''Image Manager'',''dialogWidth:670px;dialogHeight:650px'');   You can ...
    Posted to Cute Editor for .NET (Forum) by dotcom on August 22, 2005
  • Re: Corrupt Image Editor

    ludis,   The error log doesn't provide detailed information for us to figure out what caused the problem.   To fix this issue, please download Cute Editor for DNN 3.x and copy the CuteEditor.dll and Image Editor.dll to your DNN bin folder.   Hope it helps.   Keep me posted    
    Posted to Cute Editor for .NET (Forum) by Adam on November 8, 2006
  • Image editor icons not working

    I think this is my error but don't know how to do it.   When I use the ImageEditor, it displays, the image appears etc, but whne i click on any of the icons such as crop, rotate nothing happens except a javascript page error, object not found.   Have I forgotten to set a property or something?  
    Posted to Cute Editor for .NET (Forum) by paulcreedy on September 26, 2008
« First ... < Previous 19 20 21 22 23 Next > ... Last »