Information on product and license

  •  07-25-2008, 4:38 AM

    Information on product and license

    Hello,
    I'm currently used in my my FCKEditor but I want to switch to a professional editor like Cute Editor for PHP.
    To be sure Cute Editor is well designed for me, I have few questions :
    1/ Is it included resize/crop/rotate image features in PHP version ?
    2/ Is it possible to edit safely Javascript code including in my html pages ?
    3/ I would like to protect some piece of code come from Smarty template engine. Is it possible to protect code like this :
       example 1 (in html) : <body>{if $a==1}Good morning{else}Good afternoon{/if}</body>
       example 2 (in tag) : <body><img src="test.jpg" {if $a==1}alt="test"{/if}>my link</a>
       example 3 (in attribute) : <body><img src="test.jpg" alt="{if $a==1}test{/if}">my link</a>
    4/ When I press ALT Gr + 4, the editor switchs to fullscreen editing, how to write bracket character on my AZERTY keyboard ?
    5/ In case of domain license, is it possible to use as subdomain, example http://lib.mycompany.com ?
    6/ Is it possible to edit image, CSS and JS files outside the domain where is hosted the editor, example website : http://www.mysite.com, editor hosted in http://lib/mycompany.com ?
    7/ Is it possible to have custom path for upload ?
    8/ Is it possible to edit only HTML fragment and not entire page ? 
    9/ If I subscribe to a domain license, does it include upgrade to new version ?
    10/ I haven't found a trial version to download of PHP, is it possible to have one ?

    Thanks for your answers
    Regards
    Frederic
View Complete Thread