Nodedump
Categories
Component ID
796452
Component name
Nodedump
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1980
Component created
Component changed
Component body
Sometimes you need to take a quick look at the contents of a node during the development process. There are many ways to do this; using phpmyadmin, running a mysql query from the command line, using drush, using the devel module, etc. Here is an alternative that provides a GUI method.
This module provides a quick and dirty way to dump a node's details to the screen. Enter a node id, submit, and there you go. This is not intended as a replacement for the devel module, but rather a lightweight alternative way to examine a node that uses minimal resources.
