Descrizione
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
Installazione
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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Smart Calendar” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Smart Calendar” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite 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