|
Show rep given in usercp
This modification is in the archives.
Searched for this mod on vborg but couldn't find it; i did have something similar to this installed on vb 3.0.x but not for 3.6 So i threw this together by modifying the existing rep display code and adding it as a plugin.
Hasn't been tested with any version other than the one i'm currently running however since its made up from slightly modified vb code i dont anticipate there being any issues. Installation: 1) Import the product file. 2) in USERCP template find: HTML Code:
<!-- ############## END NEW REPUTATION ############## --> </if> HTML Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <thead> <tr> <td class="tcat" colspan="5"> <span class="smallfont" style="float:$stylevar[right]"> <a href="#top" onclick="return toggle_collapse('usercp_reputation')"><img id="collapseimg_usercp_reputation" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_usercp_reputation].gif" alt="" border="0" /></a> </span> Latest Reputation Given </td> </tr> </thead> <tbody id="collapseobj_usercp_reputation" style="$vbcollapse[collapseobj_usercp_reputation]"> <tr> <td class="thead" colspan="2"> $vbphrase[thread]</td> <td class="thead">$vbphrase[date]</td> <if condition="$vboptions['showuserraters']"> <td class="thead" nowrap="nowrap">Given To</td> </if> <td class="thead">$vbphrase[comment]</td> </tr> $reputationcommentbits2 </tbody> </table> i will try to support this mod but i dont check vborg that often so its best to contact me via my own forums (link in sig) Download
This modification is archived, downloads are still allowed. Screenshots |
|||||||||
Similar Mods
| End-User Options GTUserCP - Enhanced USERCP Interface + USERCP Menu | vBulletin 3.6 Template Modifications |