=== Easy Calendar === Stable tag: 0.2.0 Requires at least: 3.3 Contributors: alfredocubitos Tested up to: 3.3.1 Tags: calendar, events, holidays Donate link: http://bibuweb.de == Description == This is a handy calendar plugin which uses an .ini file storing your dates. Updating calendar events sometimes could be difficult, because you not only have to put new dates but also to delete some old ones. To edit an ini file in this case should be much easier than editing data stored in a database. Also in future versions its planned to use differend external backends. The file format is a standard ini file format: * each line contains a *`name = value`* pair e.g. > *`28.05.2012 = "holiday name"`* * in this version ini section *`[section]`* is ignored == Installation == * copy the zip file into the wp-content/plugins/ directory * extract the zip file * activate the plugin in the wp-admin menu * or install it from the WP Plugins menu == Upgrade Notice == * n.a. in this version == Changelog == = 0.2.0 = * now you can format your date information in the feiertage.ini.php with HTML tags e.g. *`25.12.2012 = "Mamas birthday
Christmas"`* * put the javascript functions into extra file = 0.1.0 = * first version == Frequently Asked Questions == * Please visit [BiBuweb](http://bibuweb.de)