The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
This modification is a fantastic means for staff members to efficiently communicate within a thread without normal members being able to see what is said. It has been tested extensively by quite a few different forums.
This box appears in showthread.php for staff members. Only staff can see it. ![]() The admincp options: ![]() Official support for this modification will take place at http://network.zoints.com in this specific forum. Enjoy and be sure to check out our other modifications ![]() CHANGELOG: 2008/05/01 - 1.2.1 - Compatible with vB's CSRF protocol Show Your Support
|
Comments |
#82
|
||||
|
||||
![]()
Hi! I've got some ideas to improve this GREAT hack!
![]() ![]() So, it ouwld be perfect to include some kind of notification, so that the Admins and Moderators can see that the other guys from the team has writen something... ![]() Thank you so VERY MUCH for all your work on this EXCELLENT Hack! :up: :up: |
#83
|
|||
|
|||
![]()
thanks for update....... works on 3.7.4 now
|
#84
|
||||
|
||||
![]()
Works on 3.8.x.
However, I didnt like the height. Despite editing it in the acp, I added a dropdown fuction so staff who don't care to make comments or at least not at that time (in other words, they can call on it), I made this modification: THREADCOMMENT: Code:
<table border="0" cellpadding="0" cellspacing="0" width="80%" align="center"> <tbody> <tr> <td class="thead" colspan="5"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('threadcomment')"><img id="collapseimg_threadcomment" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_threadcomment].gif" alt="" border="0" /></a> Staff Comments </td> </tr> </tbody> <tbody id="collapseobj_threadcomment" style="$vbcollapse[collapseobj_threadcomment]"> <tr> <td> <if condition="$threadinfo[threadcomments] > 0"> <if condition="$show['morethreadcomments']"> <div align="center"><a href="showthread.php?$session[sessionurl]t=$threadinfo[threadid]&showall=1">[$vbphrase[threadcomments_more]]</a></div> </if> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> $commentbits </table> </if> <if condition="THIS_SCRIPT != 'postings'"> <div align="center" style="margin-top: 10px;"> <form name="threadcomment" action="showthread.php" method="post"> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="t" value="$threadinfo[threadid]" /> <input type="hidden" name="addcomment" value="1" /> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <input type="hidden" name="page" value="$page" /> <input name="threadcomment" size="80" class="bginput"></textarea><button type="submit" class="button">$vbphrase[add]</button> </form> </div> <else /> <br /> </if> </td> </tr> </tbody> </table> Code:
<tr> <if condition="$vbulletin->options['threadcomments_time']"> <td class="alt1">$comment[username]</td> <td class="alt2" width="15%">$comment[date]</td> <else /> <td class="alt2">$comment[username]</td> </if> <td class="alt1" width="100%" <if condition="!$show['threadcommentdelete']">colspan="2"</if>>$comment[comment]</td> <if condition="$show['threadcommentdelete']"> <td class="alt2"><a href="showthread.php?$session[sessionurl]t=$threadinfo[threadid]&deletecomment=1&commentid=$comment[threadcommentid]">X</td> </if> </tr> Toggling the menu hides the whole hack until you want to use it. |
#85
|
|||
|
|||
![]() Quote:
![]() |
#86
|
||||
|
||||
![]() Quote:
|
#87
|
|||
|
|||
![]() Quote:
|
#88
|
||||
|
||||
![]()
After installing it adds a second nav bar and forum description at the bottom of the thread just above the quick reply box, anyone got any ideas why?
|
#89
|
||||
|
||||
![]()
Any chance of porting this to 4.0? My staff relied heavily on this prior to the upgrade and we really miss it.
|
#90
|
|||
|
|||
![]()
Fa real. Will this be ported to 4.0?
|
#91
|
|||
|
|||
![]()
This will never get updated to 4.0 will it...?
|
![]() |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|