08 Jun
Posted by Ray Cheung as Calendar, LGPL License
wdCalendar is a jquery based google calendar clone. It cover most google calendar features. User can choose to have a daily view, weekly view or monthly view. User can easily create, update or remove events by drag & drop. It is very simple to to integrate wdCalendar with a database.
wdCalendar is free (open source LGPL license), easy to use, and with great functionalities. You can check out the demo, and download it here.
Requirements: jQuery Framework
Demo: http://www.web-delicious.com/jquery-plugins-demo…
License: LGPL License





Forgetting your plurals? Cmon Webappers…
They have totally used the ExtJS design.
Definately, i thought they were using ExtJS when i saw the screenshot.
That aside it seems to work well.
I created my own jQuery calendar plugin that looks like Google Calendar. Give it a shot if you like.
http://code.google.com/p/jquery-frontier-calendar/
Is realy very cool work, and the person(s) who made that worked too hard, but the question is !
Already we have the google Calendar with all the futures, why to use this one with limited functionality ?
In any case ! Is a good job !
Dilbert, your calendar is awesome. Great job!
Awesome calendar tool, will this support localization, including double byte contents.
What all data formats it support, does it supports to use iCal format to provide data.
Great job! it looks very nice.
But if i want to add a new event or if i want to edit an event i get the following error in the popup:
>>This feature is disabled. Please download this plugin and install it in your machine for full features<<
How can i solve this problem, and which plugin must be downloaded from where???
Need helb ASAP, thanks…
[...] via wdCalendar – jQuery Based Google Calendar Clone | Web Resources | WebAppers [...]
http://code.google.com/p/xgcalendar
Looks like xgcalendar .
hehe
Show, I’m a few days playing with this plugin, since I got him on my system almost 100% functional with fully translated database, mult-user, etc.. More as I have little knowledge of PHP and even less when it comes to tinker with other applications, not to change the patterns of conse DATA mo standard for Sterling. MM / dd / yyyy someone could give me more information about or can help me?
PS. Excuse the English, I’m using Google translator
Thanks for the great calendar. I have been stuggling for years to get a decent looking calendar on my website. It sits in an iframe, and after some code edits, it will trigger a javescript function to load more detailed info about the event on the main page.
Thanks!
Does anyone using this Calendar with a database behind it? I use it, but when I have events in my DB and want to see that day with events, i get a loading error…
SOMEBODY HELP!!
PHP HELP
131 var param = [{ "name": "calendarId", value: 8}];
How can I use the $id value instead of the 8 number that comes as default?
I used this plug-in in a web application that I built for a small company. I had to customize it a little but it was reasonable easy to use and adjust.
Hi, I do not I work with databases. I changed the filenames datafeed.php and dbconfig.php edit.php and connection. Should we do more? I always says “Sorry, could not load your data, please try again later. ” I removed the try {catch ()} function
getCalendarByRange function ($ id) {
$ db = new DBConnection ();
$ db-> getConnection ();
$ sql = “select * from ` jqcalendar `WHERE` id `= “. $ id;
$ handle = mysql_query ($ sql);
/ / echo $ sql;
$ row = mysql_fetch_object ($ handle);
return $ row;
}
And at least I no longer gives SQL syntax error.
Have if someone can help me.
Thanks
@J4v19 – you can use this:
http://www.boutell.com/scripts/jsonwrapper.html
include it in datafeed.php. It’s an error connected with PHP version which you are using. However including this solved my problem.
Great job! it looks very nice.
I am using in my application but I have a problem and I want to display events based on a box where you select the user and that the changes are shown only the events for that user, I can help do that?
Hi,
I am using wdCalendar. I want to localize the calendar now. But I am seeing just these three files wdCalendar_lang_AU.js, wdCalendar_lang_HK.js and wdCalendar_lang_US.js in the installation folder. What about the files for other languages ? May I know from where I can download them ?
Hello, you need not download any file, just copy the English language for example, (U.S.) and rename the termination of your language, for example Spanish, would wdCalendar_lang_ES.js, then edit the renamed file to translate all strings to that language.
Hi,
I am using wdCalendar and it is working fine. But when I have the calendar design at the bottom or the middle of the page the DRAG feature is not working. To reproduce, you can put a lots of empty just above your calendar design and you will see the drag feature stops working. For example:
With the above design the drag feature stops working…Is this a known issue, is this necessary that I have to keep the calendar design at extreme top, Can you let me know how can I fix this.
br br br br br br br br br br br br br br br b
div
div id=”calhead”
div class=”cHead”
div class=”ftitle”
With the above design the drag feature stops working…Is this a known issue, is this necessary that I have to keep the calendar design at extreme top, Can you let me know how can I fix this.
Hi,
It’s been 3 days since I have not received any reply for the bug which I have mentioned above. Can you please look into the issue ?
Hi Rocky,
Me too got this issue, I fixed it simply replacing document.documentElement.clientHeight with document.documentElement.scrollHeight every where in code.
Mainly in jquery.calendar.js and where you implemented the calander code… just replace in every calendar file.
Dont forget to take backup of the files before replacing.
Hope this will solve your issue too.
Great Codeing!!
John
Hello! Is it possible change datetime format to, i.e., dd/MM/yyyy (”pt-BR”)? Could you guys help me? Thanks anyway!
Calendar works great…I noticed tooltip doesn’t display in firefox though even when I tried the demo page in firefox. Anyone else find this same issue? Thanks
Alexandre I have the same problem, if I change the date format dd/MM/yyyy in the internationalization file ceases to show the input events.
Anyone know how to change the date format?
Greetings.
I also can’t get the tooltip to show up in Firefox. Anybody know a fix?
Please how to change it to dd/MM/yyyy en-GB?
i am using wdcalendar but i cant able to add event ..becoz its says “This feature is disabled. Please download this plugin and install it in your machine for full features” how can i resolve this issue ..please help me thanks
Im trying to localize wdcalendar other languages,I want to set a setting where user can select HK,US or AU and depending on the selection only calendar should be localized.
How can I achieve this?
Hi John
To add/edit events , you to follow the readme doc. ie;
By default, events are created randomly. If you would like it work with database, please
a. create a database, and execute setup.sql
b. change php/dbconfig.php to fit yours
c. rename edit.db.php to edit.php, php/datafeed.db.php to php/datafeed.php (you may backup edit.php/datafeed.php)
Hi,
I too have just noticed that tooltips doesn’t display in firefox. The tooltips in the HTML header have also stopped working on the calendar page while they work perfectly on other pages.
Please advise.
–
Thanks,
Nikhil Malhotra
RSS feed for comments on this post · TrackBack URI