AJAX Calendar
| Download: | ajax-calendar2.zip |
|---|---|
| Version: | 2.4.7 |
| Updated: | July 15, 2008 |
| Size: | 30.53 KB |
Support This Plugin!While this software is being provided free to use, it takes considerable time to develop and support. If you do find it particularly useful or want to request a feature then consider donating money as an incentive for me to carry on developing it. Thanks! |
|
| I have other plugins too! | |
AJAX Calendar is a plugin that will display an AJAXified WordPress calendar. This enhances the functionality of the standard calendar by:
- Allowing the asynchronous navigation of months, without updating the page
- Adding a drop-down list of post titles in each month (through the «-» button)
- Widget support
Version History
- 2.4.7 - WP 2.6
- 2.4.6 - WP 2.5 compatability
- 2.4.5 - Update widget class for 2.1 support
- 2.4.4 - Apply filters to titles
- 2.4.3 - Fix validation errors
Installation
No sniplet called advertTo install the plugin:
- Download ajax-calendar2.zip
- Unpack the zip. You should have a directory called
ajax_calendar, containing several PHP files - Upload the
ajax_calendardirectory to thewp-content/pluginsdirectory on your WordPress installation. - Enable the calendar in your theme from the Widget page
- Make any modifications to your theme, as required
- Activate plugin
You can find full details of installing a plugin on the plugin installation page.
Template tag
If you are not using WordPress Widgets you can display the calendar with the following template tag:
ajax_calendar ();
This should be inserted into your sidebar where you want the calendar to appear.
Example
Support
Please direct all support questions to the AJAX Calendar support forum. Any support questions left on this page may not be answered.
Bugs & New Features
A full list of all bugs can be found in the AJAX Calendar issue tracker.
| Date | Current requested features |
|---|---|
| 18 Mar 2008 | Current day? |
A full list of all requested features can be found in the AJAX Calendar feature tracker.







Comments (page 11 of 16)
Dec 1, 2007 10:50 pm
Hey dude!
really great plugin here!
one ask, i get everything working fine, but i click in back and it goes on month back, but the 'next' button doesn't appear to go to the actual month again.. how can i solve it?
thanks a lot!
Hige
Nov 27, 2007 1:01 am
What's the problem Leland?
Nov 20, 2007 2:33 pm
Nice to hear of the new version. Salud!
Nov 14, 2007 6:21 pm
This calendar is a great idea, but I find it not very user friendly - yet. If you click back to a former month and choose a date from the calendar to see the entry for that day, two things happen that make the calendar painful to use.
First when the entry loads, the calendar reverts back to the current month. So if the user has scrolled back 2 or 3 months to read those entries, they have to start all over again clicking the calendar 2 or 3 months back to see another entry for that time period. Second, the Next and Previous links disappear, so there is no way to move back or forth from the selected entry. To me that makes this calendar useless.
Nov 8, 2007 3:34 pm
I'm struggling to get this calendar to work. I think it should be installed correctly. Can you take a look to see if I'm crazy.
Oct 30, 2007 4:19 pm
Hi John
Just wanted to let you know that I've just updated to v2.4.5, on WP 2.3.1, and I can now access the previous months without problems (I'd previously reported that the link to show the previous month wasn't functioning for me).
Many thanks!
Kalian
Oct 26, 2007 8:48 am
I just wanna say thanks, this is a greate plugin.
Oct 25, 2007 9:49 pm
What do you mean by point out the current date?
Oct 25, 2007 4:06 am
Hey, could you please point out the current date in the calender too? It will save the place of a date time line. Thanx and a very good plugin. I really liked it and am using in one of my projects.
Oct 23, 2007 9:07 pm
DG, are you using Windows? Can you tell me what happens if you add the following lines where you made the edit:
echo $this->plugin_base;echo realpath (ABSPATH);
Leave a comment