This plugin creates version of the javascript that can be cached by the browser..
As far as I can tell caching the javascript does not interfere with the functionality, but there may be features of the calendar that do not work with this plugin...
Upload the directory to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress.
The plugin needs write access to it's folder to create the static js file...
Anytime All-In-One Event Calendar settings are saved, the javascript is recreated..
You can also clear the cache by deleting the event-cal-x.x.x.js file in the plugin folder..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added hash to cached javascript url to ensure it loads the version.
Plugin now uses AI1EC VERSION constant to load the version number. 1.0.1.
Read more