$Id: INSTALL,v 1.1.4.1 2005/03/21 20:08:41 hba Exp $

Readme
------

This is a simple module to let users have individual guestbooks.  It also
features a site guestbook.  Send comments to drupal@henrik.synth.no

Requirements
------------

This module requires Drupal 4.5 or higher.

Installation
------------

1. Create the SQL tables. This depends a little on your system, but the
   most common method is:
     mysql -u username -ppassword drupal < guestbook.mysql

2. Place the guestbook.module with under modules/

3. Enable the module in administer >> configuration >> modules 


Upgrading from Drupal 4.3 to 4.5
--------------------------------

1. Replace the old guestbook.module with the new one
2. Permissions must be set again in
   administration >> users >> configure >> permissions

Author
------

Henrik Brautaset Aronsen <drupal@henrik.synth.no>
