Files
2014-09-05 15:25:36 +01:00

27 lines
1.5 KiB
Markdown

[![Build Status](https://travis-ci.org/seankenny/fullcalendar.png?branch=v2)](https://travis-ci.org/seankenny/fullcalendar)
#FORK INFO
This fork adds a vertical resource view to FullCalendar. Some details on usage, etc are available here:
<a href="http://www.seankenny.me/blog/2013/08/14/fullcalendar-with-a-resource-day-view/" target="_blank">http://www.seankenny.me/blog/2013/08/14/fullcalendar-with-a-resource-day-view/</a>
<a href="http://www.seankenny.me/blog/2014/07/24/resource-fullcalendar-dragging-and-clicking/" target="_blank">http://www.seankenny.me/blog/2014/07/24/resource-fullcalendar-dragging-and-clicking/</a>
<a href="ttp://www.seankenny.me/blog/2014/08/11/fullcalendar-with-a-resource-day-view-v2-0-2/" target="_blank">http://www.seankenny.me/blog/2014/08/11/fullcalendar-with-a-resource-day-view-v2-0-2/</a>
[plunkr demo](http://plnkr.co/KRXcK2oNd9eX2IMBM6yY).
# FullCalendar
A full-sized drag & drop event calendar (jQuery plugin).
- [Project website and demos](http://arshaw.com/fullcalendar/)
- [Documentation](http://arshaw.com/fullcalendar/docs/)
- [Support](http://arshaw.com/fullcalendar/support/)
- [Changelog](changelog.md)
- [License](license.txt)
For contributors:
- [Ways to contribute](http://arshaw.com/fullcalendar/wiki/Contributing/)
- [General coding guidelines](https://github.com/arshaw/fullcalendar/wiki/Contributing-Code)
- [Contributing features](https://github.com/arshaw/fullcalendar/wiki/Contributing-Features)
- [Contributing bugfixes](https://github.com/arshaw/fullcalendar/wiki/Contributing-Bugfixes)