My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 450: plugin version
1 person starred this issue and may be notified of changes. Back to list
Status:  Released
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by brian.vi...@gmail.com, Apr 19, 2010
It would be nice to have a function that can be called to return the plugin
version. It is already part of the javascript source, but there are times
when it would be nice to be able to retrieve this with js. 

I use jQuery getScript to load the plugin, which makes it nearly impossible
to look at the source with comments from within my browser and it would be
cool to be able to verify the version by calling a getVersion function or
something so that I can know for certain whether or not I'm working with a
previous version (in the browser cache) or have pulled the latest one.

I also wonder whether or not the js comments ought to be in the .min
version of the file. The only usefulness this has is being able to verify
the version from the comments, and those comments could be removed entirely
if the version could be retrieved by a function call.
Oct 7, 2010
Project Member #1 adamrs...@gmail.com
would probably put a value into $.fullCalendar.version
Status: Accepted
Oct 16, 2010
Project Member #2 adamrs...@gmail.com
added this in 1.4.8 (just released)
Status: Fixed
Aug 13, 2013
Project Member #3 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Implemented
Aug 13, 2013
Project Member #4 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Released
Sign in to add a comment

Powered by Google Project Hosting