Bootstrap Calendar
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
A Full view calendar based on Twitter Bootstrap.
Uses the Bootstrap Calendar widged from @serhioromano.
This module requieres bootstrap framework installed, either on a bootstrap theme or just the library.
Installation
- Download files from Bootstrap Calendar GitHub and save /libraries/boostrap_calendar.
- Download and enable Bootstrap Calendar Module.
- Create node bundle for your events with at least Date field with initial and final dates, and a taxonomy term for event types (classes).
- Goto admin page admin/config/user-interface/bootstrap_calendar and define the bundle for your events, and date and event types fields.
The calendar will be rendered under /boostrap_calendar URL.
Template personalization
Bootstrap Calendar come with a standard set of HTML templates for each view, those templates are located on the /tmpls folder of the downloaded package. If you wish to personalize those templates, copy the folder /tmpls on the root directory of your theme and under advanced options change the template origin properly.
The main page, that include the calendar buttons is generate thru a Module template, just copy it to your themes directory to personalize.
Note: initial release has no filtering, but first stable version will come with OG, entity referece and term filters.
