Path

ez projects / dynamic_debug


Dynamic Debug

UNIX name Owner Status Version Compatible with
dynamic_debug Sebastiaan van der Vliet stable 0.9 N/A

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).

 

Screenshot

This project has no reviews yet. Be the first one to review it!