[EventCalendar] extendind event calendar
Alex Tingle
alex at firetree.net
Sun Mar 11 10:04:00 UTC 2007
Hi Aaron,
On Fri, 09 Mar 2007 10:51:58 -1000
Aaron Collins <collinsa at ehawaii.gov> wrote:
> Hey I'm trying to add the repeating event code to this plugin, i think
> implementing the vcalendar rrule logic is best way to do it, i see their
> is a field rpt on the ec3_schedule.
>
> Question is it a bad idea to change the table schema? I think we could
> get better results by extending the table, but I understand that this
> may require upgrade scripts for everyone's db... Any thoughts?
My plan was to use that field to store the iCalendar repeat field.
Repeating events are really complex, do consider...
- start/end dates (repeat until...)
- exceptions (except NOT 1st Feb, 2008)
- monthly, weekly, every N days, daily
- monthly : Nth Xday (e.g. 3rd Friday of the month)
If you make any progress, then keep us informed.
-Alex
--
:: Let me solve your problems: http://www.firetree.net/consulting/
:: alex.tingle AT firetree.net +44-7901-552763
More information about the EventCalendar
mailing list