![]() |
Request: Check "Include Quoted Message" by default when using quick quote reply?
Too many times I've clicked the quick reply with quote button and then forgotten to check the box that includes the original message in the reply. Would it be possible to have that box checked by default when we click the quick quote/reply button?
|
Bump bump
|
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
Bump from the dead. We got the posted in markers, maybe we can get this, too?
|
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
Anyone?
|
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
Took me a while to figure out what you were asking because I've never used that button ("Quick reply to this message", bottom right of each post), but it seems to make sense. If you're replying to a specific message, then it stands to reason you want to quote that message in your reply.
In cases like that I usually just hit the "Quote" button, but for those who prefer to use "Quick reply to this message", it seems like a good idea to include the quoted message by default. |
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
I've never used that button either, but I can see the advantage. Having it checked by default would make the most sense if possible.
|
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
Funny, I do use the Quick Reply box at the bottom sometimes. I've never used the quick reply feature in each individual post. I do agree with you, OP. It makes the most sense to have it checked off by default, where one can decide not to quote the message, rather than the other way around. Seems like an easy thing to change.
|
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
Talk about not giving up the dream, shaun :up:
|
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
It's actually really stupid that the box would not default to checked. Obviously a flaw the forum software. If IB fixes this, it would be a great addition that I would start to use.
I also had never used the "multiple quotes" thing before... I'm not sure when that showed up, but it looks quite useful. |
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
Originally Posted by Thor Simpson
(Post 9185806)
It's actually really stupid that the box would not default to checked. Obviously a flaw the forum software. If IB fixes this, it would be a great addition that I would start to use.
I also had never used the "multiple quotes" thing before... I'm not sure when that showed up, but it looks quite useful. Did you know that multi-quote works across different pages and even different threads? Hit multi-quote in one thread, move to another thread and multi-quote some more. When you finally hit quote, there will be an option under the text box to include quotes from other threads that you haven't posted yet. Now, back to topic: I don't believe that this is a setting, and I can't say that it'd be easy to do. I will take a look and see what we can do! |
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
Originally Posted by IB-Dick
(Post 9186611)
Now, back to topic:
I don't believe that this is a setting, and I can't say that it'd be easy to do. I will take a look and see what we can do! Setting a check or toggle box to be checked by default is fairly basic HTML, no? |
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
Originally Posted by IB-Dick
(Post 9186611)
Multi-quote is the bomb. Just check all the posts you want to quote and on the last one hit quote and it quotes them all.
For the LONGEST time, I thought the feature was broke because I'd click on it and nothing would happen. :lol: |
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
Originally Posted by shaun3000
(Post 9186727)
I have seen it on other boards with this same software.
Setting a check or toggle box to be checked by default is fairly basic HTML, no? Anyway, yes... making a check box checked by default is simple html. It's a matter of writing "checked" in the input tag. However, I'll have to make sure it's not going to screw up the quick reply by doing that, as the checkbox isn't checkable until you hit the reply button.... if you enter a quick reply without hitting that button and it's checked by default..... you get the picture. We can look into it though.
Originally Posted by Darth Maher
(Post 9186851)
So THAT'S how that works. I've played around with it before, but I got different results most of the time.
For the LONGEST time, I thought the feature was broke because I'd click on it and nothing would happen. :lol: |
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
Reset your counter
|
Reset your counter, IB-Dick
Originally Posted by WallyOPD
(Post 9187295)
Reset your counter
|
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
Originally Posted by IB-Dick
(Post 9186611)
Did you know that multi-quote works across different pages and even different threads? Hit multi-quote in one thread, move to another thread and multi-quote some more. When you finally hit quote, there will be an option under the text box to include quotes from other threads that you haven't posted yet.
|
Re: Reset your counter, IB-Dick
include the following code at the right place within: http://forum.dvdtalk.com/clientscrip...reply.js?v=372
qr_quickreply.checked=1; If it's within a form, you might need: document.formname.qr_quickreply.checked=true; Or, if you prefer... document.forms['formname'].qr_quickreply.checked=true; Then you don't have to worry about the effects of having the ghosted checkbox interfere before a quick quote is pressed. |
i'm so confused
I've never noticed the quote message check box, so what does it do again or which
quote does it, quote? |
Re: i'm so confused
Originally Posted by whotony
(Post 9188036)
I've never noticed the quote message check box, so what does it do again or which
quote does it, quote? 1) Click "Quick Quote" on a post, which jumps you to the quick reply area. 2) Check the little box dingleberry that people want auto-checked 3) Send your message. I think your message will have the quote above it then. Edit: Yup. |
Re: i'm so confused
Originally Posted by Thor Simpson
(Post 9188408)
The quote message box, from what I can tell, works as follows:
1) Click "Quick Quote" on a post, which jumps you to the quick reply area. 2) Check the little box dingleberry that people want auto-checked 3) Send your message. I think your message will have the quote above it then. Edit: Yup. |
Re: i'm so confused
Originally Posted by whotony
(Post 9188036)
I've never noticed the quote message check box, so what does it do again or which
quote does it, quote? |
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
Originally Posted by WallyOPD
(Post 9187295)
Reset your counter
|
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
well i just used the quick reply, it's not actually called quick quote, did it again and the second time the box was still checked.
in fact it is greyed out and also checked so someone must have turned on "checked" |
It's easier because there's more steps!
Originally Posted by whotony
(Post 9188884)
well i just used the quick reply, it's not actually called quick quote, did it again and the second time the box was still checked.
in fact it is greyed out and also checked so someone must have turned on "checked" |
Re: Request: Check "Include Quoted Message" by default when using quick quote reply?
^
thats what i usually do too, seems a bit redundant to have the quick reply button. what's the difference? |
| All times are GMT -5. The time now is 02:08 AM. |
Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.