[development] Repeating events using Date and Calendar

Neil Goodman posco2k5 at gmail.com
Mon Jan 5 17:48:26 UTC 2009


Thanks for pointing this out. Our problem was that we were using Date
5.x-1.8. Date Repeat API was only available in Date 5.x-2.5. Upgrading
to 2.5 and enabling Date Repeat API worked great. The new interface is
much nicer.

Thanks!

Neil

On Sat, Jan 3, 2009 at 2:43 PM, Pavan Keshavamurthy
<pavan.k.murthy at gmail.com> wrote:
> The Date Repeat API is part of the date.module.
>
> 2009/1/3 Neil Goodman <posco2k5 at gmail.com>
>>
>> I am currently working on a project that needs to have the option to
>> create repeating events on a calendar in a Drupal 5 site. Currently we
>> are using the Event module and the Event Repeat module and we are
>> happy with the options the Event Repeat module gives us. However, we
>> have found that it is riddled with bugs. When going to the Event
>> Repeat module's project page ( http://drupal.org/project/eventrepeat )
>> it has this message:
>>
>> "UPDATE: This modules has some issues related to time zones,
>> performance on high traffic sites and advanced repeat patterns. You
>> may want to use the date/calendar soultion instead, which is currently
>> further along."
>>
>> However I can not find any documentation on how to setup repeating
>> event behavior using just the date module and the calendar module. Has
>> anyone had to do something similar to this? If so, can you recommend a
>> solution?
>>
>> Neil
>
>
>
> --
> _PK
> Skype: pavankeshavamurthy
> http://grahana.net/
>


More information about the development mailing list