------ Calendar for WordPress v1.0 ------ Author: Kieran O'Shea E-Mail: kieran@kieranoshea.com Website: http://www.kieranoshea.com ----------------------------------------- Installing: 1. Add the lines in the .htaccess file to the bottom of you pre-existing .htaccess file in your WordPress root directory. Do not simply upload the file or else your permalink and other mod_rewrite rules will be deleted and may cause your blog to no longer function correctly. 2. Upload the other included files into the same directories as they are in the package 3. Visit the plugins page of your dashboard and activate Calendar 1.0 by Kieran O'Shea 4. Visit Manage -> Calendar in the dashboard to initialise the database and start adding calendar events into your system 5. Visit your blog URL /calendar to see your calendar in action Modifying the calendar page: 1. You can modify the look and layout of the public calendar page by editing wp-calendar.php Removing the link to me: 1. If you want to remove the text and link to my site from underneath the calendar you can do so in the calendar.php file. Please only do this if you have to though as it will stop other people from finding out how to get their own copy. You could always link to me in your blogroll or in your site footer as an alternative if you prefer. Ultimately it's your site however and if you don't want to link to me you are under no obligation to do so. Uninstalling: 1. Deactivate the plugin on the plugins page of your blog dashboard 2. Delete the uploaded files for the plugin 3. Remove the added lines from the .htaccess file 4. Drop the wp_calendar table from your database