Ticket #367 (closed enhancement: fixed)
Events Engine: calendar widget for browsing dates
| Reported by: | rickybanister | Owned by: | johnnyoffline |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5 |
| Component: | apostropheBlogPlugin | Version: | |
| Keywords: | events-engine | Cc: | boutell, johnnyoffline, geoffd |
| Symfony version: | 1.4 |
Description
We need a calendar widget for browsing by month, day, and year. It will go in the right sidebar on the events engine.
There will be previous and next month buttons at the top. Clicking those will change the view in the main column from a list of 20 events to All Events for that month. Users will click the 'Today' button to return to viewing events by 'all upcoming.'
The Month and Year will be dropdowns displaying all months and years that contain events. If they have a four year archive of events, then it will display the four previous years.
Dates on the calendar that have events will be links to that specific day's events. The list will display the one or more events for that day. Days without events will not be anchors.
We would prefer that clicking another month would change the list without refreshing the page, showing a spinner or something. It can refresh the page if necessary.



