MyBB Community Forums

Full Version: plusone
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
plusone - Plug-in for MyBB 1.6x (tested only with 1.65)

Version: 0.5
Release date: 2012-02-05
License: GPLv3

Description:
plusone is a simple plugin that allows to visualize given reputation points of the post and the calucalated value of the reputation for the post. Schematically it looks like this:

Code:
[username]             reputation: 200, posts: 789
------------------------------------------------------------
contents of the post..
contents of the post..
contents of the post..
------------------------------------------------------------
Reputation: +1 - user1 [+1], user2 [+1], user3 [-1]

Limitations:
Currently the Classic view is not supported, only the default new look.

P.S.
I am a C programmer, not PHP one, the plugin was written becase I needed it for myself, if you have any corrections of my PHP/HTML code, please feel free to submit it or PM me.

Download: http://mods.mybb.com/view/plusone
Do not really understand what this is for?
(2012-02-06, 04:13 PM)WarStopper Wrote: [ -> ]Do not really understand what this is for?

MyBB has reputation points (yours is 2), when somebody adds reputation to a user for a specific post, it is not visible in that post, this plugin "visualizes" the given reputation points, here is a screenshot:

http://i39.tinypic.com/x22gpg.jpg
It's a Like system I think, correct?
Great work! Smile
It shows post reputation on the postbit. The image here shows what it does - http://community.mybb.com/thread-108612-...#pid820080
great work its like xekko Toungue