![]() |
|
Mod Options |
![]() |
|||||||||||
User Powered Moderation System Lite (Post Management System)
![]() Developer Last Online: Feb 2008 ![]() ![]() ![]() This thread is in the Modification Graveyard.
What this hack does:
This hack allows your users to rate the individual posts in the threads so that they can effectively moderate them somewhat. By defualt posts with a negative rating thats below a predefined threshold (defined by admin) will be collapsed with an expand link there to show the hidden posts. Features: Admin Definable threshold *User definable threshold if enabled (will use the admin defined threshold as a fallback for if the user has no threshold defined) *Ability to define which usergroups posts can never be hidden by defualt *Ability to define which usersgroups posts may never be rateable Uses ajax to update the post rating so no page reloading. Has a fallback method for boards that dont use ajax and users that dont have javascript. Users who dont use javascript will still be able to rate the posts but they will not be able to use the toggle function to show or hide a post. Planned Additional Features: Ability to enable the system on a per forum basis Full usergroup permissions control A point system where users votes if enabled will no longer always be +/-1. The point system would basicly create a set of criteria similiar to the reputation system with a given value for each time a criteria is met and that value will effect their rating potential in either a possitive or negative way depending on what you have setup. Others that just havent been thought of yet. Some Background Information: This hack uses no queries to when displaying the posts. Infact the only queries in this system are done when a rating is added. Making this hack extremely server friendly. *professional version features. Version 1.0.1 Released Whats fixed? Fixed a bug regarding the private message system. How to upgrade? Just reload the plugin Edit: Missed the following two queries for the package for install so for now just run them in phpmyadmin replacing TABLE_PREFIX with your table prefix. SQL Query: (how to run queries) ALTER TABLE `TABLE_PREFIXpost` ADD `rating` INT( 10 ) NOT NULL DEFAULT '0'; CREATE TABLE `upms_posts` ( `pid` INT( 10 ) NOT NULL , `uid` INT( 10 ) NOT NULL , `value` VARCHAR( 10 ) NOT NULL , `ipaddy` VARCHAR( 50 ) NOT NULL ) ENGINE = MYISAM ; Note to not touch the table upms_posts as it is not designed to be prefixed for future reasons. Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
No members have liked this post.
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Major Additions News Management & Portal System Lite | Mythotical | Modification Graveyard | 419 | 11 Aug 2008 16:07 |
Comments |
#2
|
|||
|
|||
What is this?
Are you a user of digg.com? Well they have a comment system there where users can in essence do a positive or negative vote on a post and at x negative the post is hidden by default. This hack replicates this features on vbulletin. No members have liked this post.
|
#3
|
||||
|
||||
great I like it
![]() Installed ![]() No members have liked this post.
|
#4
|
|||
|
|||
Glad to hear that.
![]() No members have liked this post.
|
#5
|
|||
|
|||
good idea. thanks
__________________
http://figvam.ru/ - форум РХТУ и МАИ No members have liked this post.
|
#6
|
||||
|
||||
I definitley like this...gonna install for later reference. Thanks!
__________________
My cat's breathe smells like cat food! No members have liked this post.
|
#8
|
|||
|
|||
I take it so far so good on the installs?
No members have liked this post.
|
#9
|
|||
|
|||
one suggestion... add ability for the post to be totally removed and not readable by others at all anymore.
No members have liked this post.
|
#10
|
|||
|
|||
Maybe in a later version.
![]() No members have liked this post.
|
#11
|
|||
|
|||
This jacks up my PMs. It puts the rating thing uptop but won't let me expand and automagically closes them.
No members have liked this post.
|
#12
|
|||
|
|||
I will release a pm fixed version shortly. I have had rare reports of this problem before.
No members have liked this post.
|
#13
|
|||
|
|||
let me know if I can help troubleshoot. I dig this mod. Solves a specific problem!
I am using a fairly vanilla install of vb 3.6.5 - current not legacy postbit I ended up putting <if condition="THIS_SCRIPT!='private'"> around the add in statements, but this is a cheap hack. Let me know the correct way when you get a chance. Cheers, joel No members have liked this post.
Last edited by theaonline; 18 Apr 2007 at 04:18. |
#14
|
|||
|
|||
Thats basically what needs to be done. I was just going to do it in the plugin side of it all.
No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 22:23.