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.
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« Smart Calendar » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Smart Calendar » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
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