fullcalendar_dynamic
463 sites
No security coverage
Currently this is mostly a fork of fullcalendar_view module with these changes:
- Load events dynamically over Ajax as we mover forward and back or change display.
- Integration with Tippy.js to show rich content in tool tips. We can set tooltip title and content interdependently. It has template which can be overridden.
- Provide a separate "FullCalendar Display" where we can configure pages to display with fullcalendar JS plugin.
It might be missing features like ability to add events by clicking on calendar cells. Hopefully, we can re-add it soon. Feel free to submit enhancements.
Basic Instructions
- Install this module
- Create a view and add "FullCalendar Page" display as shown in first image.
- Add fields for title, start and end datetime, Optionally add body field to display in tooltip and taxonomy reference field for coloring.
- Configure the fields in Fullcalendar style settings as shown in second image .