Topic: Calendar Categories Add-on
##
## Mod title: Calendar Categories Add-on
##
## Mod version: 1.1.1
## Works on PunBB: 1.2.*
## Release date: 2008-07-16
## Author: Koos (pampoen10@yahoo.com)
##
## Description: Adds category functionality to Calendar 2.0.8a with
## full permission control.
##
## Affected files: calendar.php
## calendar/config.php
## calendar/header.php
## lang/English/calendar.php
## plugins/AP_Calendar_Settings.php
## style/imports/Oxygen_cs.css
##
## Affects DB: New tables:
## 'calendar_categories'
## 'calendar_perms'
## New column in 'calendar' table:
## 'cat_id'
##
## Notes: The functionality for tracking Posts/Topics
## and Birthdays has been removed.
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
## Contributors: seesaw
##
I completed a categories mod of Calendar 2.0.8a a few months ago and decided to make it available since many people have been asking for such a feature. It includes full permission control for calendar categories and also incorporates Calendar-2.0.8a beta Patch v10.
This add-on is for Calendar 2.0.8a - and has been thoroughly tested. It can also be easily uninstalled if wanted.
If you've got Calendar-2.0.7 installed, you must use the readme for calendar-2.0.7.
A special thanks to seesaw for his contributions in incorporating additional interface tweaks and user input sanitisations.