Follow Me On Twitterv0.3.0
MooTools Events Calendar
The MooTools Events Calendar is a JavaScript calendar class that was built using the MooTools 1.2.3 framework. It is currently under development, but may provide enough functionality for your needs.
August 5, 2009 - MooTools Events Calendar v0.3.0
-
v0.3.0
- Events can now span accross several days
- Uses MooTools 1.2.3
- Uses the new Date classes in MooTools More (required)
April 11, 2009 - MooTools Events Calendar v0.2.2
-
I know it's been a while, but here's: v0.2.2 (International Friendly Updates)
- Fixed a rendering problem for people outside of the U.S.
- Added the option for weeks to start on Monday
- Special thanks to: Gellay at G4HQ
Feb 09, 2009 - MooTools Events Calendar v0.2.1
-
v0.2.1
- Fixed a bug with parseInt()'s usage. Events wouldn't load correctly for the 8th or 9th of a month.
- HTML can now be entered for events. Now you can turn events into links
- Be sure to grab an updated stylesheet too!
Feb 01, 2009 - MooTools Events Calendar v0.2.0 is released!
-
v0.2.0
- uses plugins or direct loading through the constructor for events
- uses iCal/ISO 8601 dates/times for event input
- different style sheets can be used for 3 different sized calendars
- Special thanks to Brandon Booth from LucidGreen!
Update - 01-26-09
- We're getting closer to the next release (v0.2.0). There are some big changes, mainly to ease event loading. Check out weekly/biweekly builds here.
GCal/Zend - 11-27-08
- I've successfully implemented the Google Calendar Feed utilizing the Gdata Zend Framework and some PHP. It actually works really well with FF and Safari, but our IE friend doesn't want to cooperate. It works with IE, but is terribly slow when switching views. I'm currently working on a solution. If anyone would like to help, please feel free to contact me.
v0.1.0
- month, week, and day views
- tool tips for month view events (using Tips)
- scrolling day events for month view (using Scroller)
- events loaded manually or possibly through a JSON feed
in the works...
- Google Calendar / PHP feed script
- make the calendar view sizes more consistent