SMF Support > SMF 2.0.x Support
Repeating Events for Calendar
Bobn:
Anyone know how to do this? The only mods wont work with 2.0.2 :(
Colin:
You are right. I can't find any either. Hopefully a mod will come out soon.
Bobn:
--- Quote from: Colin on April 23, 2012, 08:03:13 PM ---You are right. I can't find any either. Hopefully a mod will come out soon.
--- End quote ---
We have allot of monthly events and its a pain to add them all ;)
Colin:
I completely agree. I suggest submitting a MOD request for this. You can do that here: http://www.simplemachines.org/community/index.php?board=79.0
Sorry I can't be of more help.
andershz:
I have made an (unpublished) mod for my own use, called "Poor Man's Recurring Events".
This mod creates, not recurring, but rather "migrating" events in the calendar.
The events are created as normal events in the calender, but once a day a scheduled task is run, checking if the end date of any event marked as recurring is in the past.
In that case the interval defined for the recurring event is added to the start and end dates for the event, moving the event to the next occurrence.
The interval is defined in a global mod setting where an event title prefix is mapped to an interval in days.
For instance: Daily:'=>1, 'Weekly:'=>7, 'Cheese Tasting'>=14
So in this case any event whose title begins with "Weekly:" will be moved forward seven days after each occurrence.
It's a bit primitive, but it works for my needs until I get the time to implement proper recurring events.
Navigation
[0] Message Index
[#] Next page
Go to full version