Issue 1257: Add download of only full calendar
Status:  Done
Owner: ----
Closed:  Aug 2013
Reported by redndah...@gmail.com, Jan 23, 2012
Currently your downloads include fullcalendar, jquery, jquery ui, and demos.  It would be nice if you could offer a download of just the fullcalendar library. It would be helpful if the file would be named fullcalendar-[version].zip and in that is 
fullcalendar/fullcalendar.css
fullcalendar/fullcalendar.js
fullcalendar/fullcalendar.min.js
fullcalendar/fullcalendar.print.css
fullcalendar/gcal.js

Reasoning:

There is a module for drupal at http://drupal.org/project/fullcalendar.  Drupal already includes jquery and jquery ui and it would be simpler for the end user to be able to download just the fullcalendar library.  Also there is a way to automatically package installations with this library. In the current format fullcalendar is packaged in it makes it nearly impossible to get this to work.

Thanks


Jan 23, 2012
#1 redndah...@gmail.com
The download that's in the download here https://github.com/redndahead/fullcalendar/downloads would be great.
Aug 14, 2013
Project Member #2 adamrs...@gmail.com
FYI, you can now install fullcalendar through Bower:
http://bower.io/

this might do it:
https://github.com/arshaw/fullcalendar-component/releases

PS- fullcalendar is also on CDNJS
Status: Done