The Events app enables you to input events with a title, date/time, description and (configurable) categories.
We then have two default output modes for your pages - a calendar, and the above listing. Both are driven entirely by editable templates, so these are just starting points.
There's also methods for displaying individual events and filtering on categories (which means you can have in effect multiple calendars by categorising differently).
@Drew you may be interested in the calendar I built for a client, it pulls hCal events from the containing page and renders a traditional looking calendar:
http://www.aegontennis.co.uk/events/
2 Responses
The Events app enables you to input events with a title, date/time, description and (configurable) categories.
We then have two default output modes for your pages - a calendar, and the above listing. Both are driven entirely by editable templates, so these are just starting points.
There's also methods for displaying individual events and filtering on categories (which means you can have in effect multiple calendars by categorising differently).
almost 2 years ago
@Drew you may be interested in the calendar I built for a client, it pulls hCal events from the containing page and renders a traditional looking calendar:
http://www.aegontennis.co.uk/events/
almost 2 years ago