Fullcalendar Extra
Component ID
1207988
Component name
Fullcalendar Extra
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Please check the official Fullcalendar module on git. There are branches with droppable and selectable. It is almost finnished, please add your patches there.
Description
- Fullcalendar extra's adds ajax creating of nodes to the fullcalendar module.
- Demo available at fullcalendar.goalgorilla.com
- Based on the concept of leilyrken
Â
Install instructions:
- Install the fullcalendar module
- Open fullcalendar.module en comment out line number 206 like:  //drupal_add_js(drupal_get_path('module', 'fullcalendar') . '/js/fullcalendar.views.js', 'module');
- Install the fullcalendar extra module
- install modalframe
- Build a view, save it and edit it. Now you will see Fullcalendar extra's on the fullcalendar display style.
Â
Add other module's for greater functionality:
http://drupal.org/project/resource_conflict (With this you can set up a booking feature)
Â
Known bugs
- There is no delete permission check (It goes with the edit permission)
- The hacking of the fullcalendar module is ugly. There should be a fix soon.
- Magic field doesn't work at the moment.
Â
If you have ideas about how to fix these issues or you need help with implenting you can send an email to daniel@goalgorilla.com
