Description
Smart Calendar Is a wordpress widget that modifies the wordpress calendar with ajax functionality. It displays the last post on the widget section, and when clicking on a day of the calendar it show the last post of that day on the same widget zone without reloading the current page.
You can visit the plugin blog at this adress: Visit the blog
Installation
To install the plugin:
- Download Smart Calendar
- Unpack the zip. You should have a directory called smart-calendar, containing several PHP files
- Upload the smart-calendar directory to the wp-content/plugins directory on your WordPress installation.
- Enable the calendar in your theme from the Widget page
- Make any modifications to your theme, as required
- Activate plugin
After you should edit the style.css file inside the smart-calendar/style/ directory.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Smart Calendar” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Smart Calendar” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 0.1.0 (08/08/2011)
- First version
Version 0.1.1 (08/08/2011)
-
Corrected bug: missplaced widget when there is another widget below
-
Added a teaser field on the widget options and a view article link
Version 0.1.2 (09/08/2011)
-
Other bugs corrected
-
Style and images added