CONTACT | SITEMAP
Contactivity BV, Stationsweg 28, 2312 AV Leiden, the Netherlands | info@contactivity.com | +31 (0) 71 514 1166
Home / Services / Contactivity In... / News / Contactivity releases dynamic debug extension for eZ publish
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.