![]() |
Clicking on reply adding text
I've been trying to do this for a while, but is it possible to add a username of the person you're replying to in the quick reply box when you click on "reply"? No, this isn't quoting. I just want raw text of the username of the post you're replying to. This is what I'm hoping for:
User Bob posts a message on a thread. User Charlie replies to Bob using "reply". The quick reply box shows right beneath. Normally it's empty, but in my case it should say: [Bob ] Without the brackets, but with the space. I've been looking for what the template would give me and I believe this is the snippet that's relevant: Code:
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']"> Any suggestions and help? |
I don't think you're going to be able to do that by editing a template. I think how it works is that when you click the quick reply button, some javascript creates an instance of the editor and displays it under the post. Of course it's possible to put some initial text in the editor, but I think you'd probably have to add or modify javascript to do it.
|
What javascript would I have to edit?
|
|
Temporarily Reserved
|
Quote:
BTW, to answer the above question I don't know what javascript to change, I'm only assuming it could be done somehow. |
Quote:
Edit: I looked around and found a mod that has a skeleton of what I want, but I don't know how to make use of it. This is from vBulletin 3 so I can't use it (I use 4.2.2), nor do I really want to, as this is not what I'm looking for. But this mod allows you to select one of the "canned replies" you wrote which will instantly write it out. I think that's what it does. This seems to be the relevant portion of the XML that I opened up: HTML Code:
<plugins> |
All times are GMT. The time now is 04:57 AM. |
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:
|