The Arcive of vBulletin Modifications Site. |
|
Auto Quote on Quick Reply Details »»
|
|||||||||||||||||||||||||
One of the easiest mods for 3.5 but a handy one if like me you like to quote the post your quick replying too, but keep forgetting to tick the quote box when making your reply.. well now no worries as it's ticked automatically..
Edit the SHOWTHREAD template and change: Code:
<label for="qr_quickreply"><input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" />$vbphrase[quote_message_in_reply]</label> Code:
<label for="qr_quickreply"><input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" checked="checked" />$vbphrase[quote_message_in_reply]</label> Remember that install button, my ego needs the boost! Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Thanks for sharing this mod. Could you attach the instructions in a .txt file please? This makes it easier for people who need to re-install the mod, and can just use the file instead of having to find this thread again.
Thanks.
|
|
#3
|
|||
|
|||
|
i install and click your install button.
thnak's
|
|
#4
|
|||
|
|||
|
Quote:
|
|
#5
|
||||
|
||||
|
thanks i was looking for something similar it works on 3.6 too :-p simple
|
![]() |
|
|