=== Smart Calendar ===
Contributors: logicdesignbe
Donate link: http://www.logicdesign.be/donation
Author URI: http://www.logicdesign.be/
Plugin URI: http://wordpress.org/extend/plugins/smart-calendar/
Tags: calendar, ajax, smart calendar, post ajax
Requires at least: 3.0
Tested up to: 3.2.1
Stable tag: 0.1.2

Smart Calendar is a modification of the wordpress calendar using ajax. 

== Description ==

<strong>Smart Calendar</strong> 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: <a href="http://www.logicdesign.be/blog/plugins/smart-calendar-wordpress-plugin/">Visit the blog</a>

== Installation ==
To install the plugin:
<ul>
    <li>Download Smart Calendar</li>
    <li>Unpack the zip. You should have a directory called smart-calendar, containing several PHP files</li>
    <li>Upload the smart-calendar directory to the wp-content/plugins directory on your WordPress installation.</li>
    <li>Enable the calendar in your theme from the Widget page</li>
    <li>Make any modifications to your theme, as required</li>
    <li>Activate plugin</li>
</ul>
After you should edit the style.css file inside the smart-calendar/style/ directory.

== Screenshots ==

1. Screenshot 1.

== 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
