![]() |
Quick Quote
One of my favorite hacks for VB2, is it made for VB3? I couldn't find it anywhere when searching?
|
Quote:
|
It shows up on every post in a thread and when you click it it copies the contents of that posts into the quick reply box. Essentially it doe the same thing as the Quote button on each thread but it copies it to the Quick Reply that then a New Reply box.
|
I never bothered to officially release it for VB3 but it is posted here in the request forum:
https://vborg.vbsupport.ru/showthrea...ht=quick+quote |
Quote:
|
Quote:
|
Quote:
Quote:
|
There isn't really anything that needs to be added. Just edit the showthread_quickreply template.
Change: Code:
for="qr_quickreply"><input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" />$vbphrase[quote_message_in_reply]</label> Code:
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> |
Quote:
|
Quote:
With my work schedule I don't have much free time right now to support any new hacks. I don't like to release them unless I can offer support. |
All times are GMT. The time now is 03:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|