DevInfo

regx - September 20, 2008 - 22:10
Dev Info

A simple module that provides functions and information useful during module development.

Currently it uses the node_api and form_alter hooks to print node and form information at the top of a page.
90% of my debug statements where printing either node or form arrays, so this module negates the need for any of that.

I will be add features to this as the need arises.

On the drawing board is a global debug and the ability to choose the output format of the information ie var_export print_r (html entity encoded) etc.

Downloads



 
 

Drupal is a registered trademark of Dries Buytaert.