Widgets, a Drupal module

Widgets is a module that enables a site editor to, on a per node basis, select "widgets" that should be displayed when viewing a node. A "widget" in it's simplest form is just a regular node (page, story etc) but the power of the module is that you can create custom content types (with CCK) to use as "widgets". You could say that Widgets brings the power of the block right into the node edit form.

This module was developed by me and sponsored by Happiness.

Download and read more about Widgets.