View Single Post
Old 09-01-2008, 07:38 AM   #2 (permalink)
delayedinsanity
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default

If you're looking to have only one calendar that everybody uses (no personal/user specific calendars) that'd be a pretty simple script to write. You could do it with a single SQL table if you wanted to; Date, Time, Duration, Description. Pull out the results for whatever month your viewing and build the interface however you please.

To answer your question though, no I'm not aware of such a script, but it seems feasible you could probably find something similar at any of the various script repositories out there.
-m
delayedinsanity is offline  
Reply With Quote