#####################################################################
Installation of Calendar Plug-in
#####################################################################

Language

Currently this plug-in comes in one language (English if you have not
guessed). Developers are invited to alter the language.php file to 
suit their own tongue. I will gladly include any translations with
future releases. Please send submissions to mcnaneym@appstate.edu.

Should you have an alternate language, just rename the language.php
file to something else (eg language.bak) and rename the new file
language.php. Its that easy.


Requirements

This plug-in requires phpWebSite 0.8.2 or higher.

Other requirements follow the guidelines set by phpWebSite.
See its INSTALL files for more details.

Setup

1.	Go into the administration panel of phpWebSite.
2.	Go into the modules install sub panel into the Setup section.
3.	Click on "calendar: install" (if you're installing from scratch)
        or on "calendar: update" (if you're upgrading from a previous
        release of phpWebSite)
4.	Open a text editor and open calendar_config.php.
5.	There are two addresses you need to edit. One is the server directory
	for images. The other is the web address for images. Edit these to point
	to the directory you want to store images.
6.	MAKE SURE that you create a folder for where you pointed these directories
	and make sure they are world readable and writable.
7.	Edit the color string to match your default theme. Just enter the name
	of the style you are using in your theme to each section. You might
	need to experiement with these.
8.	You should be done! Check to see if the calendar appears in the left
	bar. There should also be a calendar icon in the admin section.
