=== Ajax Easy Attendance List === Contributors: MrFelicity Tags: attendance Requires at least: 3.0 Tested up to: 3.0.4 Stable tag: 0.2.7 License: GPLv2 A simple ajax attendance list == Description == For the local hockey club a small plugin was required, which provides an overview of the attendance of players. The reason was on the irregular attendance. To avoid an empty training with just a few players this plugin was established. Players can easily sign in by just entering their name. Later the attendance can be changed, but never deleted. This plugin provides no checking on the entries on purpose. Everyone can load the page and mark people as not attending. See an example at [wordpress.dasweb.net](http://wordpress.dasweb.net/) == Installation == After installing the plugin has the following settings available: * Players: This is the number of minimum/maximum players. If filled it will show a number next to the number of attending players. It will also draw a line in the statistics. The idea is to point out the minimum of maximum players for this training. * Special Date: If the attendance list is for a special date, please fill it in here. Please be aware to put the date in the correct format (dd.mm.yyyy). For example 01.03.2011 * Weekly Day: If the training is on a regular weekly basis, please set the day here * Stats Width: The width of the stats in pixel Integrating: After activating the plugin you can add the attendance list by writing [easyattendancelist] in your post. For the statistic you have to add the text [easyattendancelist_stat] in your post. It will always generate the new statistic and adds it as a new picture. Name format: To avoid any hacking on the database the name of players are only allowed to contain letters. Any extra signs such as space will be deleted before adding to the database. By being signed in the user can add more complicated names. Also it is possible to delete names, while being logged in. Administration: As mentioned before, while being logged in an extra link "delete" appears, which provides to delete an entry. The settings, which were mentioned before, have to be done in the administration panel. == Changelog == = 0.2.6 = * Statistic reloads automatically at change * Term Attendant can be changed * Next date font color can be changed = 0.2.5 = * Players changed to attendant = 0.2.4 = * Anonymous change of status can be deactivated = 0.2.3 = * Small bug fixes according to Wordpress = 0.2 = * Small bug fixes = 0.1 = * First version == Screenshots == 1. Attendance List 2. Attendance List - Statistics 3. Attendance List - Admin Panel