title: Rate This Thread
desc: Module that allows you to have threads rated (voted on) by users, with a different scale on each forum. Settings can be set for a folder and all forums in that folder will inherit them.
version: 1.2
require_version: 5.2.0
link: http://www.phorum.org/phorum5/read.php?20,140796
author: James Lehmann (a.k.a. Ravenswood)
# Portions of this program were based on "Topic Poll" by Maurice Makaay
email: ravenswd@gmail.com
category: posting

hook: lang|
hook: posting_custom_action|phorum_mod_rate_this_thread_posting_custom_action
hook: tpl_editor_buttons|phorum_mod_rate_this_thread_tpl_editor_buttons
hook: check_post|phorum_mod_rate_this_thread_check_post
hook: format|phorum_mod_rate_this_thread_format
hook: format_fixup|phorum_mod_rate_this_thread_format_fixup
hook: read|phorum_mod_rate_this_thread_read

priority: run hook format before *

