代碼: 選擇全部
## EasyMod 0.0.7 compliant
##############################################################
## MOD Title: MultiVote_Mod_v.1.3.3
##
## MOD Author: vilaras < vilaras@freemail.gr > (Theodoros Vilaras) http://users.otenet.gr/~vil1st/multivote_mod/
##
## MOD Description:
##
## Multiple choice voting in phpBB polls:
## - It's up to the user to define the number of the allowed selections.
## - Usage of 'checkboxes' instead of 'radio buttons' (when needed).
## - Users-voters are automatically notified of the max allowed choices.
## - Can set poll expiration within hours.
## - Time left to poll expiration appears when viewing poll results page.
## - Choose whether to hide results and total number of votes till poll expires or not.
## ATTENTION: Addition of 4 db table fields (columns) is required
##
##
## MOD Version: 1.3.3
##
## Installation Level: Intermediate
##
## Installation Time: 20 Minutes
##
## Files To Edit: posting.php,
## viewtopic.php,
## includes/functions_post.php,
## language/lang_english/lang_main.php,
## templates/subSilver/posting_poll_body.tpl,
## templates/subSilver/viewtopic_poll_ballot.tpl
## templates/subSilver/viewtopic_poll_result.tpl
##
## Included Files: n/a
##############################################################