JavaScript CalDAV-Frontend
Posted by Nikolaus Gradwohl
I just wrote a realy simple and small frontend for caldav calender (~700 lines of code including html) using the mootools framework it supports multiple calendar and displays a read-only week-view.
i'm using it with a DAViCal server
to install it, simply download the package, unpack it on your caldav server and enter the caldav urls of your calender in the config.js file.
thats it
have fun :-)
UPDATE: the code is released under the MIT License, but it would be nice if you link to my blog if you include it in your project :-)



This little javascript calendar is excellent - a great job!
I've found a few bug however. A patch fixing them is at: http://nopaste.com/p/agP3PNqWpb
Hi,
how do I provide Login-Information to the caldav-URLs in config.js?
I tried "https://User:password@davical.local/caldav.php/User/home/" to access the calendar of "User", but it does not work - no data will be shown. (and I can see "no access to calendar" in Firebug-Console...
Any suggestions?
BTW, is the above mentioned bugfix patch somewhere else available? nopaste.com seems to be down...
Great script !
Where can we find the bugfix patch ?
The link is broken :-(
Patch is available at:
http://clearchain.com/~benjsc/downloads/patches/20090329-javascript-caldav-Frontend.patch
Which won't expire!
In regards to authentication, I found I had to modify to send the authentication. In my case it was: