![]() |
Quick Quote!
Howdy,
This hack will allow you to reply directly (with a quote) to any post in a thread without having to load the newreply page.. In each post will be a small "QuickQoute" radio button.. When you click it a reply box will instantly drop down below that post allowing you to reply with a quote in the thread itself. Very easy to install.. One file edit, two template edits, and one template to add. Credits: Thanks to T?Pau's javascript add-on this hack now works with Mozilla. screenshots View after clicking the QuickQuote radio button: Screenshot #1 View before button is clicked: Screenshot #2 Download Quick Quote (Click Here). {edit} For those of you who requested a Quick Quote add-on for FireFly's Quick Reply hack, click here.. If you find this hack useful please click the install button. :) |
Quote Selected Add-On for FireFly's Quick Reply hack:
{Edit} Not to be confused with my "Quick Quote II" hack for Quick Reply which can be found here: https://vborg.vbsupport.ru/showthrea...&postid=414625 These are two completely different modifications so be sure to check out Quick Quote II aswell and decide which one you want (or you can install both of them). Note: This is a completely separate add-on and works independantly from the Quick Quote hack posted above. Infact, no hacking is necessary for this add-on.. Its all done with javascript. This can be used in addition to the Quick Quote hack, or separately. To use this add-on you must have FireFly's "Quick Reply" hack already installed. How it works: Once you've installed this add-on you will see an extra button below your Quick Reply form that says "Quote Selected". Simply hold down your left mouse button and highlight some text within a thread, then scroll down to your quick reply box and click the "Quote Selected" button.. The text that you highlighted will be inserted into the quick reply box with quote tags around it.. See Screenshot. You can quote an entire post, or just certain parts of multiple posts within the thread. Credits: I addapted this to work with vBulletin from a phpBB hack by RustyDragon. Known issues: Doesn't work with Mozilla browsers. It works fine with internet explorer and variants. Haven't tested on Opera. Note: If you have clickable smilies with your Quick Reply you will need to find and replace ALL occurrences of "vbform" with "post" in the following places: vbcode.js newreply template newthread template vbcode_popup_smilies template priv_sendprivmsg template priv_sendtobuddies template calendar_enterevent template editpost template Download Quote Selected Add-On for Quick Reply: |
Screenshot of the Quick Quote hack (not the quick reply add-on).
View of reply box after you click the radio button: |
nice werk i was thinkin bout sumthin like this ages ago.... and looks reasonably e z 2 install :D
|
would it be possible to click the quick quote button and the text automatically goes into my existin quick reply box at the bottom ?
|
Nice work - this is really what i want on my forums but i'd like it to work with the quick reply hack so when you click the quick quote button or whatever that its automatically quoted in the quick reply box. Any chance you could write an addon for the hack in this thread plz :)?
- miSt |
^ exactly wot i stated abouve ur post
|
Mist & Corsacrazy,
I'm not sure if I can do that or not, but I'll gladly give it a try this weekend.. I've spent the past 2 days just trying to figure out how to make the postid variable work with the javascript function. Turns out it was as simple as adding a prefix to the variable. Doh! :p |
sounds gr8 mate thanks alot
|
I like Mist's suggestion too.
Hopefully this hack gets better and bigger :) |
Nicely done, good work!:D
|
yeah good work m8 thanks for sharing
|
Ok good luck then Evil :)
- miSt |
What about adding the multiple quote hack to it as well - all ending up in the quick reply box ?
That would really rock ! |
It's not work with VBB 2.3. In functions.php can not find:
if ($post[usergroupid]==6) { $post[message]=bbcodeparse2($post[pagetext],1,1,1,1); } else { $post[message]=bbcodeparse($post[pagetext],$forum[forumid],$post[allowsmilie]); } Plz EvilLS1 Fix! Thanx |
weird tough im searching even manually to the code to serach in functions.php. but cant even find smth what looks like it, evry strange.
im running 2.2.8 so same prob as person before ;) |
yea i get the same error.
|
kid_ttvn, InnerSelf, & iggy123,
I've updated the hack instructions.. In functions.php just add the code above this: //highlight words for search engine Sorry about that. I guess I've added another hack or something and my functions.php is slightly different. Anyway, it should work for you now. @ NF Admin, I'll give it a try this weekend. @ others, thanks.. :) |
Fine, fine, fine!
|
when i try it now - it sort of works but the quote only shows the first character of the first word and that is it.
|
Quote:
|
Quote:
|
Quote:
What version of VB are you using? |
Quote Selected Add-On for FireFly's Quick Reply hack:
{Edit} Not to be confused with my "Quick Quote II" hack for Quick Reply which can be found here: https://vborg.vbsupport.ru/showthrea...&postid=414625 These are two completely different modifications so be sure to check out Quick Quote II aswell and decide which one you want (or you can install both of them). Note: This is a completely separate add-on and works independantly from the Quick Quote hack posted in this thread. Infact, no hacking is necessary for this add-on.. Its all done with javascript. This can be used in addition to the Quick Quote hack, or separately. To use this add-on you must have FireFly's "Quick Reply" hack already installed. How it works: Once you've installed this add-on you will see an extra button below your Quick Reply form that says "Quote Selected". Simply hold down your left mouse button and highlight some text within a thread, then scroll down to your quick reply box and click the "Quote Selected" button.. The text that you highlighted will be inserted into the quick reply box with quote tags around it.. See Screenshot. You can quote an entire post, or just certain parts of multiple posts within the thread. Credits: I addapted this to work with vBulletin from a phpBB hack by RustyDragon. Known issues: Doesn't work with Mozilla browsers. It works fine with internet explorer and variants. Haven't tested on Opera. Note: If you have clickable smilies with your Quick Reply you will need to find and replace ALL occurrences of "vbform" with "post" in the following places: vbcode.js newreply template newthread template vbcode_popup_smilies template priv_sendprivmsg template priv_sendtobuddies template calendar_enterevent template editpost template Download Quote Selected Add-On for Quick Reply: |
Any chance you could get that to work like you have for FireFly's quick reply...for this one as well?
|
Quote:
It should work with that one aswell.. Just apply those same changes in the showthread template. |
Great ideas! Well done!
|
Nice, the "select text" and quote concept is great.
;) [high]* Velocd installs[/high] |
I have Teck's quick reply hack installed, but there shouldn't be too much variation from Firefly's version.
Yet, I'm receiving a javascript error when I click "Quote selected." The error is originating in this error of the code: Code:
function emoticon(text) { |
Thanks fellas..
Velocd, What browser are you using? Can you post or pm me the entire contents of your showthread_replybox template? Edit: Ignore this attachment.. Its for another post. |
Here's a screenshot to show how the "Quote Selection" add on works.
|
Teh add-on works great except when i submit, the quote doesn't say "ORIGINALLY POSTED BY SO AND SO". If that cold be resolved, it would be great.
|
nice
Installed :D |
Quote:
The Quick Quote hack will show the original poster's username, but not the time. If you want it to show the time, in the "showthread_quickquote" template just change this: Originally posted by $post[username] to this Originally posted by $post[username] at $post[posttime] |
Quote:
|
Quote:
|
GREAT Hack!
Just installed flawlessly and tested on 2.3.0. |
Thanks, that worked
|
Ok when I try and add a smilie as well from my quick reply, it doesn't put it into the quick reply box anymore...it just jumps to the top of the page
|
Quote:
Find and replace ALL occurrences of "vbform" with "post" in the following places: vbcode.js newreply template newthread template vbcode_popup_smilies template That should fix it. |
All times are GMT. The time now is 05:47 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:
|