How to install:

- First, do a checkout of the dcmsdemo:
	svn co svn+ssh://bella/home/svn/cmsbase_websites/dcmsdemo

- Configure the config.inc.php (mysql and paths)

- Install the main database scripts (for categories, usermanagement and mailer):
	/home/ivo/cmsbase/modules/mailer/install
	/home/ivo/cmsbase/modules/categories/install
	/home/ivo/cmsbase/modules/usermanagement/install

- Execute install/syms.sh in the directory of the website (to create symlinks)

