Quick Reply Thread Management
This modification is in the archives.
############################################ ##############--Bought to you by--############### http://www.talkcoding.com ##########--Free / Premium vBulletin Solutions--######### ############################################ Big thanks to Dark Visor for creating a product ![]() what it does Two new checkboxes will be available in the quick reply box for those that have permission. One checkbox to Open / Close the thread, and one checkbox to Stick / Unstick the thread. You simply check off what youd like to do and submit a post at the same time. Very convenient if you need to close threads quickly, but also want to leave a reason why. In SHOWTHREAD template find HTML Code:
<div> <if condition="$bbuserinfo['signature']"> <div style="float:$stylevar[right]"><label for="cb_signature"><input type="checkbox" name="signature" value="1" id="cb_signature" tabindex="5" checked="checked" />$vbphrase[show_your_signature]</label></div> </if> <label for="qr_quickreply"><input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" />$vbphrase[quote_message_in_reply]</label> </div> ADD UNDERNEATH: HTML Code:
$threadmanagement Download This modification is archived and cannot be downloaded. Screenshots
|
Similar Mods
New Posting Features PHPKD - Advanced Quick Reply 'Ultimate' | vBulletin 4.x Add-ons |
Quick Reply Thread Management: Open/Close & Stick/Unstick in Quick Reply Box | vBulletin 3.0 Full Releases |