Open phansch opened 10 years ago
This feed would include all upcoming events and would automatically be updated as soon as a new event is added to the calendar. Users could subscribe to the feed of a calendar with any RSS reader and be notified about new events.
As a starting point, you will have to add a new lambda to https://github.com/BatchZero/webcal/blob/master/app/models/calendar_exporter.rb (i.e RSS_FORMATTER)
RSS_FORMATTER
This feed would include all upcoming events and would automatically be updated as soon as a new event is added to the calendar. Users could subscribe to the feed of a calendar with any RSS reader and be notified about new events.