This project is not covered by Drupal’s security advisory policy.

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.

Project information

Releases