jump to navigation

xajax 0.2 stable released December 30, 2005

Posted by Paul Borgermans in Ajax.
add a comment

xajax is currently my php ajax library of choice in eZ publish extension development because I like the feature set, including the sound server side php classes and easy forms processing client-side. It also works with php4 and php5.

You can read the full announcement here

Making editing in eZ publish more user friendly and effective December 29, 2005

Posted by Paul Borgermans in Ajax, User interface, eZ publish.
add a comment

Not only the creation of “internal drafts” bothers me when you have collaborative solutions built on eZ publish, also the ability to quickly change some attributes on one or more objects is more than desirable. Ajax may be part of the solution, provided some security can be implemented. This post essentially outlines an extension architecture to do the job.

(more…)