Search

You searched for the word(s): "image editor"'A=0
Showing page 184 of 229 (2,285 total posts) < 1 second(s)
  • File format not allowed.

    I am trying to allow PNG files to be uploaded. I checked the Include_Mimetypes.php file and it says  ''.png'' => ''image/x-png'', Also. In my code when loading the editor, I have the following code:             $editor->ImageFilters=''.jpg,.gif,.png,.bmp,.jpeg'';   ...
    Posted to Cute Editor for PHP (Forum) by Daniel Krusky on May 27, 2009
  • Lots of Problems

    Hi,   No Response from Support !?   I've several problems - Image Map do not work somehow ??? - Upload Documents ... I can see just the folder icon on the top of the page...there seems to be an mouseonover error everytime when I move the mouse over the icon an error appears... - Somehow relative Path in Image Insertion does not ...
    Posted to Cute Editor for ASP (Forum) by willinet on March 28, 2006
  • IE and Firefox display error

    Why does your component fail so miserably in Internet explorer.Attached is a screen shot of the two browsers generation of a very simple tool bar configuration. The lower one is Fire Fox and how I have instructed the toolbars to display, the first image is IE. A FAILURE by all accounts.   Secondly, trying to edit templates in Firefox ...
    Posted to Cute Editor for .NET (Forum) by cdmdotnet on March 5, 2006
  • Re: Javascript image map problem

    Please set Editor.EnableStripScriptTags Property to false, then try again.Editor.EnableStripScriptTags Property Specifies whether to remove inject script before write the string into the db.
    Posted to Cute Editor for .NET (Forum) by Adam on September 29, 2005
  • Re: editor image button in aspx (.gif.aspx extension). Why?

    Mariette,   Yes, it's also available in the DNN provider.    
    Posted to Cute Editor for .NET (Forum) by Adam on March 12, 2006
  • Re: custom imagegallery url

    jnylund: The problem with this is that by the time I get to this code inside insertGallery.aspx the request is for the new window and not the cuteeditor window, so my variables are lost. For firefox I could use UrlReferrer but that doesnt work on IE.   Any other ideas, I need to add the variables to the link before the user clicks the ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 18, 2008
  • Re: Autocompleting html tags

    After doing this line break has been gone means no line break works. one more thing when i type  <IMG src=''<REF Source=''Asset'' AssetType=''Image'' ColumnType=''Asset'' Alt='''' Name=''m'' Mandatory=''Yes'' />'' Alt='''' /> editor replaces it to <img src=''<REF Source='' name=''m'' mandatory=''Yes'' ...
    Posted to Cute Editor for .NET (Forum) by aalap on April 2, 2010
  • Re: Regarding Insert Image in Cute Editor

    Hi narendrababu,   You can refer to example http://cutesoft.net/example/howto/AddDialogs/cs/create_a_custom_dialog.aspx , it shows you how to replace the selected content from the separate dialog.   Regards,   Ken 
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 6, 2014
  • Re: Problems with DotNetNuke Integration

    Hi Adam, I was already using the latest version 5.2 (02/24/2006) when I reported this error. In addition, I see that the image root is no longer pointing to /Member but to the portal root.  That's fine but for whatever reason, all users can no longer see the image files from the editor, they can traverse the directories but can't see ...
    Posted to Cute Editor for .NET (Forum) by robo_arnold on March 1, 2006
  • Re: Custom button problem

    HI esack ,   Try this way   1. Delete this line '<item type=''image'' name=''RapaportImage'' /> ' in you config file   2. set toolbar use properties TemplateItemList, like below   <CE:Editor ID=''Editor1'' runat=''server'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on August 11, 2009