/************************************ * Datenator version 0.3.0 documentation ************************************/ Contents: I Summary II Requirements III Installation V License information I. Summary Datenator is a PHP&MySQL based calendar system that allows users to add and view events. Administration panel allows admin to edit, delete and modify general calendar settings easily. Events may be color coded, and different text styles and sizes are available too. Installation instructions and documentation below. II. Requirements * PHP 4.1.0 or higher * MySQL 3.0 or higher III. Installation Step 1 Extract datenator to folder on your server. Before unzipping, make sure that setting identical to "Use folder names" in Winzip or "Keep subdirectories" in Winace in your extracting software is checked. Step 2 Make needed changes to config.php, the config file is fairly well documented. Step 3 Upload datenator to your server. CHMOD 777 "templates_c"-folder. Step 4 Open your browser, go to install.php and follow the instructions. This file will install datenator. Step 5 Calendar should be now installed. Go to index.php and Login to the calendar as a default user. Now your calendar is ready to use! V. License information This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License (License.txt) for more details. GPL license can be found also: http://www.gnu.org/copyleft/gpl.html Datenator (C) Lauri Itkonen 2005, email: indom at mbnet.fi