Closed (duplicate)
Project:
Date
Version:
6.x-2.4
Component:
Date Repeat API
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2009 at 19:10 UTC
Updated:
18 Sep 2009 at 16:59 UTC
Having date repeats with no end date would be very useful. Perhaps this could be achieved in combination with the use of cron, which could create upcoming repeat dates for the next 10 or 20 instances, instead of creating all the repeat dates when a node is created.
Comments
Comment #1
wretched sinner - saved by grace commentedHi there,
This would be great. Since Date Repeat uses iCal RRules, I assume this is simple to implement as iCal supports non-ending dates, however I guess performance may be an issue?
Soli Deo gloria
Comment #2
pauldawg commentedI agree and have wanted this for a while. Glad to see someone else suggest it.
Since this applies to 6.x as well, I am changing the version to 6.x. It would be great to see this as a feature.
This seems like a fairly simple change. From what I can tell the only additional requirement for this change is in the display of the repeat rule. Because there is the possibility of specifying "no limit" on the number of dates displayed, this feature would require a new global default limit (default/configurable) on the number of items displayed. Otherwise the repeat module would loop infinitely.
Comment #3
arlinsandbulte commentedThis is a duplicate of #272404: Make 'until' field optional