pulibrary / locations

Services around holding, delivery, and physical locations
MIT License
3 stars 0 forks source link

Add Calendar ID Attribute to Hours Location Model #44

Open kevinreiss opened 8 years ago

kevinreiss commented 8 years ago

In order to have access to the ICS feed for calendars in Drupal you need to use the numeric ID of the calendar in Drupal's database. Rather than trying to wrangle some half baked workaround for this on the Drupal side. The path of least resistance seems to be to add this value to the locations data. In practice these values are only going to change if an entire calendar is deleted and re-created which is pretty unlikely.