Mantus667 / EventCalendarBelle

EventCalendar package for Umbraco 7
14 stars 12 forks source link

Location detail page #28

Open Mantus667 opened 8 years ago

Mantus667 commented 8 years ago

Add a detail page for locations where the location information is displayed and also which next events will occure on this location.

Add new property to have a description text for locations and also add media picker to allow pictures for locations.

Add URL rewriting rules for detail pages on package install

Mantus667 commented 8 years ago

Implemented basic location detail page. Created new macros to list latest/upcoming events for location.

Mantus667 commented 8 years ago

Starter refactoring of EventLocation, LocationService and all related parts