MrNase
02 Oct 2005, 13:01
There was one thing that I didn't like in vB3 (and it hasn't been changed in vB3.5 ;)): If you plan to reply to a PM you automatically quote the message you reply to. If you have a conversation with one member via PM the message often gets long and confusing.
This product allows you to reply to a message without quoting the message you reply to. I doesn't interfere with the way vBulletin handles the PM reply to your members can select themselfes what they want to do.
As said before, this is a product.. It uses 3 hooks and you need to import only 1 file to have it installed + 1 template edit in order to make it work.
The version I have installed uses a simple phrase like 'reply without quoting' instead of the default vBulletin image. This product however uses the reply_small.gif -> http://www.vbulletin.com/forum/images/buttons/reply_small.gif.
You may change that if you want :)
Already installed this plugin and want to change how it looks? Read this.. If not.. Read the attached instructions ;)
Some members pointed me to this. If you want to disable the normal link which automatically quotes the message and only use my Plugin here's the code for you:
Replace:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
And replace everthing you've already added for this hack with this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
This way you see the link to reply without quoting and the normal link when Plugin is disabled :)
Instructions are updated, now with both methods :)
Enjoy! And please.. click install (http://www.vbulletin.org/forum/vborg_miscactions.php?do=installhack&threadid=97365) :)
This product allows you to reply to a message without quoting the message you reply to. I doesn't interfere with the way vBulletin handles the PM reply to your members can select themselfes what they want to do.
As said before, this is a product.. It uses 3 hooks and you need to import only 1 file to have it installed + 1 template edit in order to make it work.
The version I have installed uses a simple phrase like 'reply without quoting' instead of the default vBulletin image. This product however uses the reply_small.gif -> http://www.vbulletin.com/forum/images/buttons/reply_small.gif.
You may change that if you want :)
Already installed this plugin and want to change how it looks? Read this.. If not.. Read the attached instructions ;)
Some members pointed me to this. If you want to disable the normal link which automatically quotes the message and only use my Plugin here's the code for you:
Replace:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
And replace everthing you've already added for this hack with this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
This way you see the link to reply without quoting and the normal link when Plugin is disabled :)
Instructions are updated, now with both methods :)
Enjoy! And please.. click install (http://www.vbulletin.org/forum/vborg_miscactions.php?do=installhack&threadid=97365) :)