VERSION HISTORY ----------------------------------- v2.2 (11-25-10) Fixed some alignment issues when not in standalone mode v2.1 (11-24-10) 1. Made some minor layout changes 2. Fixed a few inconsistencies in the CSS 3. Added a $SiteWidth option 4. Fixed bug that when month view was selected, the year was not an option to change 5. Fixed bug that when month view was selected the $SiteWidth setting was being ignored 6. Updated documentation 7. Made the standalone option replicate what the VeryBasicCal project accomplished, which made that project have duplicate features. This means that the VeryBasicCal is now discontinued. v2.0 (04-27-10) 1. Made major changes to the way the calendar is formatted and displayed 2. Fixed issue with a blank line possibly showing up in the year and month drop down menus 3. Added an option to choose the scope of the calendar 4. Added an option to hide the change form from the end user 5. Made it easier to incorporate into your website 6. Changed $DefaultDate setting to be case insensitive v1.3 (02-11-10) 1. Added more stock CSS themes. 2. Updated file structure to my new project structure. v1.2 (11-16-09) 1. Added multiple CSS themes. 2. Updated documentation. 3. Fixed potential compatibility issue with importing CSS. 4. Fixed year problem with a PHP update. 5. Added security measures for possible malicious code. v1.1.3 (03-15-09) 1. Added CSS. 2. Added link for favicon.ico file. v1.1.2 (12-14-08) 1. Updated documentation. 2. Does not require register globals to be on any more. v1.1.1 (10-11-07) Updated documentation and added a license v1.1 (04-27-07) 1. Moved the month's calendar on the left side. 2. Changed the month and year inputs to drop down menus. 3. Added option for choosing the default date in the drop down menus. 4. Added files for the end user to specify what shows in the date menus. 5. Added today's date to the top left corner for reference. 6. Merged the month.txt and year.txt files into a single file. v1.0.1 (04-12-07) Updated Documentation v1.0 (02-28-07) Initial release