Module Link: http://drupal.org/project/nodedump
The Nodedump module helps you see the various information that is stored inside of the node object/array without having to add print or debugging statements.
- Who: Technical Users (module developers or themers who are diving into PHP)
- When: Use this module when you need to do some quick debugging or want to look at a naked node and you don't want to install the devel module or add debugging statements to your template files.
- Where: You can find the node dump at /admin/content/nodedump and you just need to enter in a node ID number.
- Why: It's possibly the quickest way to look at the naked node. You dirty Drupal person!
Theme song "i dunno" by grapes.
