![]() |
Just letting everyone know, I'm making a total new one that's a little better. Works the same, but more sleek on the underside.
Also checks for user permissions (to ensure they aren't getting a post out of a staff forum, for example, by just plugging random post ids into the cookie). I'll post it one of these days once I get around to debugging it. |
If I wanted to use checkboxes instead of the graphics I would insert this code in the postbit template:
Code:
<input type="checkbox" name="multiquote[]" style="border:2px;border-style:outset" title="Multi Quote" /> Code:
<img src="$stylevar[imgdir_button]/mq_img_off.gif" alt="$vbphrase[multi_quote]" border="0" width="21" height="15" name="mq_post_$post[postid]" id="mq_post_$post[postid]" onclick="multiquote($post[postid], this)" style="cursor: hand" /> |
*install* on vB3.0.3 without problems. Earlier versions didn't seem to use cookies. Why are cookies used with this version?
|
You need cookies, or the selected posts to be quoted would be lost when you left one page for another, meaning no cross-thread or cross-forum (or even cross-page) mutli-quoting.
To change the images to checkboxes, the easiest would just be what VAN suggested. But you could just attach an onclick to the checkbox and alter the Javascript to test for checked state instead of image src. |
If anyone wants to try out the newest one, here it is. I've tested it and it works fine, but it'll be nice if anyone else wants to try it and confirm. This one was created from the ground-up using vB3.0.3.
|
Quote:
It wasn't in multiquote.zip. And it wasn't in the first attachment either. |
LoL
Good point! Updated the archive in post #76. |
Sensational
mod. Certainly one of my favourites. *theArchitect clicks install*. |
I have the original installed. Is it worth switching across to the new version? I have 3.0.3.
|
I changed the conditional in postbit to <if condition="$post['replylink'] && THIS_SCRIPT == 'showthread'">
because it was also displaying the hack image in PM . I was getting a javascript error in private message (you cannot really do multiquote in there anyway) |
All times are GMT. The time now is 12:02 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:
|