##############################################################
## MOD Title: Anti-bot Guest Post Mod
## MOD Author: otseng < N/A > (Oliver Tseng) http://debatingchristianity.com
## MOD Description: This MOD makes it a little bit harder
## for a robot to make an anonymous posting.
## It will ask to select a dropdown to confirm
## an anonymous post.
##
## MOD Version: 1.0.1
##
## Installation Level: Easy
## Installation Time: <5 Minutes
## Files To Edit:
## posting.php
## templates/subSilver/posting_body.tpl
## language/lang_english/lang_main.php
## Included Files: n/a
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
## The MOD will install using EasyMOD
##
## MOD dev thread:
## http://www.phpbb.com/phpBB/viewtopic.php?t=264103
##
## This MOD was in response to the following topic:
## http://www.phpbb.com/phpBB/viewtopic.php?t=263469
##
## Demo is available at:
## http://debatingchristianity.com/forum/viewtopic.php?t=1300
##
##############################################################
## MOD History:
##
## 2005-02-17 - Version 0.0.1
## - Beta release
##
## 2006-01-20 - Version 1.0.0
## - General release
##
## 2006-01-25 - Version 1.0.1
## - Replaced hard coded values
##
##############################################################
##############################################################
## MOD Title: Anti-bot Guest Post Mod
## MOD Author: otseng < N/A > (Oliver Tseng) http://debatingchristianity.com
## MOD Description: This MOD makes it a little bit harder
## for a robot to make an anonymous posting.
## It will add a textbox to confirm
## an anonymous post.
##
## MOD Version: 1.1.0
##
## Installation Level: Easy
## Installation Time: <5 Minutes
## Files To Edit:
## posting.php
## templates/subSilver/posting_body.tpl
## language/lang_english/lang_main.php
## Included Files: n/a
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
## The MOD will install using EasyMOD
##
## MOD dev thread:
## http://www.phpbb.com/phpBB/viewtopic.php?t=264103
##
## This MOD was in response to the following topic:
## http://www.phpbb.com/phpBB/viewtopic.php?t=263469
##
## Demo is available at:
## http://debatingchristianity.com/forum/viewtopic.php?t=1300
##
##############################################################
## MOD History:
##
## 2005-02-17 - Version 0.0.1
## - Beta release
##
## 2006-01-20 - Version 1.0.0
## - General release
##
## 2006-01-25 - Version 1.0.1
## - Replaced hard coded values
##
## 2006-10-25 - Version 1.1.0
## - Replaced dropdown with textbox
##
##############################################################