/* $Id$ */

-- SUMMARY --

Notes is a very simple module which collects and displays private user notes on a per-page and/or per-book basis. User notes appear in a block, which contains a form with a single textarea input field. Form submission does not reload the page. On successful update, a time-stamped success message appears in a message area immediately below the form.

-- REQUIREMENTS --

None.


-- INSTALLATION --

* Install as usual, see http://drupal.org/node/70151 for further information.


-- CONFIGURATION --

* Configure user permissions in Administer >> User management >> Permissions >> Other
* Visit admin >> build >> blocks. Two Notes blocks are available: Page Notes and Book Notes.