Readme ------ This module allows users to put each other on a personal 'Buddy List' , also enabling them to keep up with their friend's postings via the 'My Friend's Blogs' block. Send comments to adrian@daemon.co.za. Requirements ------------ This module requires Drupal 4.4.0 or CVS from March 25 2004 or later. Installation ------------ 1. Create the SQL tables. This depends a little on your system, but the most common method is: mysql -u username -ppassword drupal < buddylist.mysql Postgres database initialization file is also included, but not tested. 2. Copy the buddylist.module to the Drupal modules/ directory. 3. Enable buddy list in the "site settings | modules" administration screen. 4. Enable buddy list blocks you want in the "blocks" administration screen.