Xajax extension enters pubsvn
January 14th, 2006
Yesterday, I’ve imported a new extension into the eZ community SVN repository. It’s called xajax and it contains an eZ publish module which integrates the xajax ajax PHP library. A template operator xajax_javascript is provided to easily insert the needed javascript in your pagelayout template. You can easily add new xajax functions (even from other extensions) with INI settings.
The extension currently contains only 1 function you can call through xajax: setPreferences, for setting multiple user preferences.
Documentation is still missing, but I first want to implement some enhancements before I start writing:
- support for static class functions
- xajax_javascript is a template operator now, but it would better be a template function
- other xajax functions included by default, like setting subtree notifications (I already wrote this but I need to remove some site-specific parts)
I would like to have some feedback on this extension, especially:
- ideas for other general functions which would be useful to call with ajax
- if it works on eZ publish setups other than port based (I didn’t test this yet)
Oh, I almost forgot to say, you can checkout your copy at http://pubsvn.ez.no/community/trunk/extension/xajax/. Have fun!
Entry Filed under: eZ Publish,xajax


4 Comments Add your own
1. kalooni | January 14th, 2006 at 12:19 pm
Perfect ! xajax is my favorite php / ajax library, and it is nice to see it included in eZPublish through an extension …
Thanks, I will test it ASAP and give you feedback
2. mal | January 16th, 2006 at 5:49 am
interesting news!
working on new administration interface for eZ…
you’ll hear from me
3. doubleNegative | March 20th, 2006 at 5:58 pm
I sometimes recieve an object error because the script function added using addScript for some reason can not be found.
It works once then stops until I clear the eZ cache.
Any ideas.
4. Kristof | March 20th, 2006 at 9:31 pm
I can’t tell you why it happens without the actual code. I’ll contact you by mail to see if I can help.
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed