CHANGES:
February 12, 2003
- Moved all html for showvote to a separate template file.
- Moved all html for letsvote to a separate template file.
- Added the possibility to use different template sets.
- Moved language files into a sub dir.
- Added a log function that is used in the admin script.
- Moved some code from config to functions script.
- HTML is stripped and escaped when adding votes.
- A couple of new language strings were added.
- Rearranged the directory structure.
July 5, 2002
- Created htaccess authentication file.
- Packaged v0.5
July 3, 2002
- Recieved a spanish translation file from Oscar Macho
June 23, 2002
- Made an english language file.
- Updated the INSTALL information.
- Packaged v0.4
June 20, 2002
- Moved all language strings into a separate file, to support multiple languages.
- Changed all template strings into one template array and moved them into a separate file.
- Moved some things from mysql.inc.php into config.inc.php and vice versa.
- Admin page added
- Did some refactoring in functions.inc.php
- Voting now based on the ID of the choice instead of iterated number.
- Added some sanity checks on the id variable.
- It's now customizeable if votes has to unique or not.
- It's also customizeble if only one or if several votes should be "open".
- Renamed some of the files.
- Some updates to the INSTALL and README and added license
- Packaged v0.3, first public release
June 19, 2002
- Removed the legacy db_require.php and created a trimmed version.
- Added some new fields to the Question table to allow Comments and future publishing date as well as different types of states of the question.
- The comment of the question is shown when viewing results and can be shown when voting. (Not tested yet though)
- Only shows active and inactive votes in lists.
Other Polls And Voting Scripts: