Version 4c has been released today, and includes a few new features to address the requests that people have made in this thread since the last update.
Quote:
Originally Posted by Noctavia
|
I have added a more wowhead-like feature to version 4c of this mod.
Starting in version 4c, the background of posts with overall positive rep is green, and the background of posts with overall negative rep is pink (light red).
When doing the template changes to postbit_legacy, you can alter the HTML to change the text color instead of the background color. Doing this, and using a dark background, might achieve a visual effect very similar to WoWhead...
Quote:
Originally Posted by Ark del KAOS
Hi! This Mod is fantastic!
Its the base for many little modificatios I made in my forum.
Thanks you very much, AngelBlue!
...But (because allways theres a but XD) I ask you to make one extra modification that I cant make by myself: A add-on who count the times a post break one postive karma mark, and who count the times a post break it down (negative karma)
Its for make an award for the users who made more "important" posts in a year...
...and an "antiaward" for those who made it in the darkside of the karma ^ ^ (something, something, something, Dark Karma XD)
Please, take a look on this ^ ^
|
Version 4c now uses a different system that allows you to track positive reputation and negative reputation separately for each post.
A post that was given a +1 and a -1 would previously show up as neutral... but now it correctly displays both a +1 and a -1 in its title. You can use the new rpos and rneg variables (defined in the post database for each post) to implement custom hacks based on this, as well.
I hope this answers your request
If you have any other requests for extensions to this mod, please post them ASAP, because starting in a few days from now, I will become very busy, and have a LOT less time to work on this mod.