Link to ModRate That TopicThis mod gives the users the ability to rate topics. Here are the features noted in a detailed way:
- An ultimate admin panel allows you to set every possible setting for the mod
- A settings to completely disable the feature
- Ability to disable or set the values and exclude groups for each board
- Supports both "Default" and "Local" setting for each board
- Feature to reset the topic ratings
- Ability to show ratings on message index
- "Do not show sticky topic ratings" feature
- Rating log feature feature
- Rate again and Change rate features
-[SiNaN]Fix for "unable to load the 'rateadmin' template" error:../Sources/RateAdmin.php
Find:
loadTemplate('rateadmin');Replace:
loadTemplate('RateAdmin');
IntroductionThis mod gives the users the ability to rate topics.
This mod has been initialy created by Blue Dream for SMF1.1.7. For more details see mode page.This version is the take over for SMF2.0b4.
Featureso Ability to enable or disable the mod
o Ability to show ratings on message index
o Ability to authorize the mod by board
o Rate again feature
o User friendly way of rating
o Sort by ratings in board view
o Admin can select a delay during which use can't re-rate
o Topic author can't rate his/hers own topic
InstallationSimply install the package to install this modification on the SMF Default Core theme.
Manual edits will be required for other themes.
This mod is compatible with SMF 2.0 Beta 4 Public and above only.
SupportPlease use the modification thread for support with this modification.
Changelog2.2.0 - 05th May 2008o Added: customizable delay before re-rating
2.1.11 - 25th April 2008o Added: topic author can't rate
o Bug correction: Database installation log errors
2.1.10 - 23th April 2009o Correction of a bug when sorting by rating. Thanks to Tanks
2.1.9 - 23th April 2009o Correction of a bug in TableInstall script. Thanks to Tanks
2.1.8 - 23th March 2009o Corrected and optimized database installation and update
2.1.7 - 16th February 2009o Add rating "floating stars" behavior
o Average rate is now a floating number (stars are also "floating")
o Correction of css bug in IE
o Correction of undefined index in error log
2.1.x - February 2009o Debuging releases for full compliance with SMF2RC1
2.1.0 - 27th December 2008o Initial release