Thanks rockerrgrl that calendar script gives me lots of ideas to work on. I suppose I will try to turn it into a full calendar with stuff like this:
- Show User's Birthdays (user can choose to not display their birthday and user can choose not to see others birthdays when viewing calendar)
- Allow users to add events to the calender but they will be the only user who can see them.
- Allow Mods/Admins to add events to the calender and they choose if it is a public event (everyone will see it) or just for themself.
- Make the current day highlighted on the calendar
- Try to make as much of it as possible in templates but templatizing is the LEAST fun part of making hacks.
Any more ideas?
Rockrrgrl it will require a new table in the database along with possibly a new field in the user table for the birthdate.