Search

You searched for the word(s):
< 1 second(s)
  • Re: problem with setting the Gallery's and template directory programmatically

    i found something weird about my Zend_Form_Element for Cute Editor, &nbsp; When i try to echo $editor-&gt;ImageGalleryPath = $this-&gt;HTMLPath($ImageGalleryPath); for example and refresh the page with the form it does display the directory path that i have set in the Zend_Form_Element on the page above the editor.
    Posted to Cute Editor for PHP (Forum) by Emile on June 21, 2011
  • Re: problem with setting the Gallery's and template directory programmatically

    Hi Eric &nbsp; Thank you for your answer, but unfortunatly it doesn't solve my problem. When i create a normal php file with your code and change the path's to the one i specified in my Zend_Form_Element&nbsp;it's working as it should be, and the strange thing is if i then reload the page with my Zend_Form_Element for Cute Editor it's also ...
    Posted to Cute Editor for PHP (Forum) by Emile on June 21, 2011
  • problem with setting the Gallery's and template directory programmatically

    Hello all, &nbsp; I'm currently busy with writing a Zend_Form_Element Component for using Cute Editor&nbsp;in a Zend Framework project. The editor works great without setting the images, media, flash, files and templates directory and points to the Uploads and Templates directory which i created in the root of my Virtual Host. But when i set ...
    Posted to Cute Editor for PHP (Forum) by Emile on June 18, 2011
  • Re: Cute Editor Zend_Form_Element

    I'm now trying to port the joomla plugin to a zend_form_element but i'm stuck on the onGetInsertMethod function which looks like this onGetInsertMethod function&nbsp;onGetInsertMethod($name) &nbsp;&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$doc&nbsp;=&nbsp;&amp;&nbsp;JFactory::getDocument(); ...
    Posted to Cute Editor for PHP (Forum) by Emile on June 10, 2011
  • Re: Cute Editor Zend_Form_Element

    Hi Kenneth, &nbsp; I was so far already, and i have tried to do some attempts to write my own zend_form_element for cute editor but failed. &nbsp; And i have several problems doing that because Zend Framework used a class loader for loading classes and &nbsp; Second point is that i have to connect the id from zend_form to $editor-&gt;ID ...
    Posted to Cute Editor for PHP (Forum) by Emile on April 25, 2011
  • Cute Editor Zend_Form_Element

    I have&nbsp;build my own CMS system with Zend Framework and the TinyMCE editor, but now i have seen the Cute Editor for PHP and want to replace the TinyMCE editor with Cute Editor. The problem is that i have to write a custom Zend_Form_Element for it to use Cute Editor with Zend_Form and i doesn't have very much knowledge about Cute Editor and ...
    Posted to Cute Editor for PHP (Forum) by Emile on April 23, 2011