Contactivity releases dynamic debug extension for eZ publish

For eZ publish template development it is convenient to have quick access to all available attributes for a specific node. In addition, a developer often needs to check the content class definition. The dynamic debug extension loads this information on demand, without reloading the page, using AJAX.

The extension:

- gives a complete overview of available content class attributes for a specific node;
- displays all available attributes for that specific node (using {$node|attribute(show)});
- load the node and class information on demand only (using AJAX); and
- displays all the information underneath a page (as part of the debug toolbar).

The script has been released under GNU GPL and is available for download from the eZ publish website.

eZ Publish™ copyright © 1999-2008 eZ Systems AS