Back to vBulletin 3.6 Add-ons

Quick Quote for Quick Reply
Mod Version: 1.00, by RedTyger

This modification is in the archives.
vB Version: 3.6.7 Rating: (1 vote - 4.00 average) Installs: 23
Released: 11 Jun 2007 Last Update: 11 Jun 2007 Downloads: 186
Not Supported Template Edits Additional Files  

=Quick Quote for Quick Reply=


What does it do?
I was unsatisfied with the new multiquote addition to vBulletin and was wanting a truly quick and easy quoting method, primarily one that worked with Quick Reply since the others are quite workable.

So this is what I came up with. It's used simply by highlighting a post's text with your mouse. The highlighted text is transferred to Quick Reply as a formatted quote. To clear the highlighted text, click OUTSIDE the currently highlighted area or it'll add the quote again. So if you want to quote multiple posts (especially parts of multiple posts) instead of faffing around with quote or multiquote you just go down the page highlighting each bit of text you want to quote. Much better!

I wrote it for my own forum which unfortunately isn't open yet so you can't try before you buy, but you can get an idea from the http://www.vbulletin.org/forum/attach/images/65509.jpg.

Instructions
Upload quickquote.js to your forum's clientscript folder.

Go to AdminCP > Style Manager > Edit Templates and...
Open the SHOWTHREAD template:
FIND:
Code:
</head>
ADD ABOVE:
Code:
<script type="text/javascript" src="clientscript/quickquote.js"></script>


Open the POSTBIT template:
FIND:
Code:
<div id="post_message_$post[postid]">
$post[message]
</div>
REPLACE WITH:
Code:
<div id="post_message_$post[postid]" onmouseup="quickquote('$post[musername]', '$post[postid]');">
$post[message]
</div>
That's it!

Notes:
- Does NOT work with the WYSIWYG quick reply editor. Same problem I had with another modification, I still can't for the life of me work out how to get text to transfer to it. Offers of a solution most welcome.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s Quick Quote for Quick Reply.zip (1.5 KB, 189 downloads)

Screenshots

Click image for larger version
Name:	screenshot1.jpg
Views:	847
Size:	48.8 KB
ID:	65509  

Similar Mods

Auto Quote on Quick Reply vBulletin 3.5 Template Modifications
Quick Quote II -Quote posts instantly in your Quick Reply box vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024