AJAX Calendar
| Download: | ajax-calendar2.zip |
|---|---|
| Version: | 2.4.9 |
| Updated: | September 15, 2008 |
| Size: | 30.94 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.9 - Fix DB prefix bug
- 2.4.8 - Category selection
- 2.4.7 - WP 2.6
- 2.4.6 - WP 2.5 compatability
- 2.4.5 - Update widget class for 2.1 support
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.
A full list of all requested features can be found in the AJAX Calendar feature tracker.







Comments (page 6 of 17)
Jun 13, 2007 12:30 pm
is there any way of having this calendar work with future events as well?
So users could navigate around the calendar going fwd and any future events/posts would be highlighted on the calendar and clickable to the page.
May 22, 2007 2:03 am
Daniel, I've added a parameter which allows you to enable full details. If you want to enable this edit the
common.phpfile and set:$giraffe_ajax_always = true;Ignoring categories will require quite a major rework to the plugin so I'm afraid I've not done that for the moment.
May 3, 2007 11:18 am
Awesome Plugin. Love it. Using it on my comic site, which is great in place for the monthly archive or recent posts.
Two quick questions:
1. Is it possible to set it so the drop down show initially, and then collapses, instead of vice versa?
2. Can I exclude certain categories from the calendar? I have a 'sideblog' for news etc, and I'd like the calendar to ignore it.
Apr 21, 2007 12:57 pm
Correction.. I used the 1.5 version instead of the 2.1 version now, and it "almost works"... except the navigation and the drop-down... the current month works just fine, but cannot go to the previous month nor can I see the drop-down...
Any suggestions?
Apr 21, 2007 12:42 pm
I have WP 2.0.6.. but I use permalink schema /archives/postnumber, not year/month/date/name-of-post
What changes do I need to make in order for this to work?
Thanks!
Apr 18, 2007 6:49 am
Sascha, no, the code is specifically for WordPress.
DG, are you using the latest version? This should be solved
Apr 13, 2007 10:38 am
Is it also possible to usw this ajax function/plugin on a normal page/website?
Apr 11, 2007 5:31 am
If you are using UTF-8 then accents should work perfectly fine.
Apr 7, 2007 7:51 am
john,
I'm using this nice plugin for a long time, however, recently, I've started facing problem, as detailed under:
The problem that I'm facing is with plugin path. I've WordPress in a sub-directory, the structure is as follows:
WP URL: http://www.ditii.com/blog
Site URL: http://www.ditii.com
Problem:
a. With the above structure, if I set site url as:
http://www.ditii.com/, the plugin stops functioning, that's none of the functions work.
b.If I set site url as:
http://www.ditii.com/blog, it works.
Can you tell me, what could be the reason of this error, as I've tried all means myself, but couldn't fix it.
DG...
http://www.ditii.com
Mar 27, 2007 3:35 pm
Anything? Nobody knows how can I solve my accent problem?
Leave a comment