// $Id: UPGRADE.txt,v 1.1 2004/07/11 14:39:19 jseng Exp $

For those upgrading from 4.4.1 and 4.4.2 to Drupal for Bloggers (D4B),

1) Point your browser to http://your.drupal.site/db-update.php

2) Select Drupal 4.4.1 or Drupal 4.4.2 as appropriate and then click Upgrade

This process will create the neccessary tables and fields for D4B. 
It will also enable several modules and configure some common settings.

What it DOES NOT do:

1) It does not alter user roles and permission. 

   D4B by default has
   a) a new user role called 'blogger' with neccessary blogging permission
   b) more user permission for anonymous user

2) It enables profile.module but does not enable the fields.

   D4B by default enable these fields: realname, email and homepage.

3) It does not alter your theme 

   D4B by default uses simple.theme

4) It does not alter your block layout

   D4B by default has the following blocks enabled: Blog Admin, Blogs, 
   Calender to browse archive, Search box, Syndicate and Taxonomy

----

For those upgrading from previous version of D4B:

1) For v0.6 and below, you need to execute db-update.php as above

2) For v0.7, v0.8, v0.9, there is no change in database. So you can just
   replace all the Drupal files and that's it.
