This module enables you to un-/hide nodes and comments.

It was developed for Drupal 5.1

Configuration
=============
After enabling the module, set access permissions at admin/user/access:
    - the 'access hidden' permission to view hidden nodes and comments
    - the 'mark as hidden' permission to un-/mark nodes and comments as hidden

Usage
=============
Every node or comment has a link called 'hide' (or 'unhide' if hidden).
To 'hide':
- Click the link.
- On the following page you have to supply a reason why the item will be hidden before you submit the form.

Hidden items should not appear in any listings except under hidden/.

To 'unhide':
- Click the link after the contents' title/subject or click on the contents' title/subject.
- Then click 'unhide'.


Author
=============
Sebastian Henschel <aotearoa@kodeaffe.de>
