ABOUT This module allows users to write reviews of any other node in the system. Each review is itself a node, which in turn can be reviewed as well. The format of a review is fully configurable by the admin, and includes both a numeric and textual grade in an arbitrary number of axes. REQUIREMENTS - Drupal 4.7 - Views module - VotingAPI module INSTALLATION - Copy the nodereview directory to your modules directory. - Go to admin/modules and enable it (everything else is handled by the miracle of Drupal 4.7's automated install system!). - Go to admin/access and set proper permissions. - Under the 'settings' menu you can find the 'review types' menu where configure which content types can be reviewed. AUTHOR AND CREDIT Larry Garfield larry at garfieldtech dot com http://www.ediblesense.com/ This module was initially developed for EdibleSense.com, and released to the Drupal community under the GNU General Public License v2.