Using dijit.Editor with Zend Framework - Matthew Weier O'Phinney

Courtesy Planet PHP  Thu, 08/28/2008 - 10:50

We're getting ready to release Zend Framework 1.6.0. However, one important Dijit had to be omitted from the release as I was not able to get it working in time: dijit.Editor.

This dijit is important as it provides an out-of-the-box WYSIWYG editor that you can use with your forms.

Unfortunately, actually using it with forms is pretty tricky -- Dojo actually ends up storing content outside the form, which means you need to create a handler that...


 

Reply

The content of this field is kept private and will not be shown publicly.