PDA

View Full Version : Private Messages Enhancements - note on forwarded messages


MrNase
04-15-2007, 10:00 PM
The ability to forward certain messages is nice but sometimes you get confused when someone forwarded a message to you and you just see the quoted original message.

This is why I made this quick and dirty Add-on.

By default, a quoted message looks like:
63196


My Add-on turns it into this:
63197



You don't have to be a wizard to install the Add-on! Simply upload the attached XML-File to your Product Manager and edit the template 'newpost_quote'.
Replace the content of the template with:
<if condition="$vbulletin->GPC[forward]"><phrase 1="$originalposter">$vbphrase[forwardnote]</phrase>
</if>{$pagetext}Save it and you are done. :)


This Add-on installs a new phrase called 'forwardnote' which you can edit/translate to make it fit your needs.
To remove the Add-on, simply remove the product 'Note on PM forward' and revert the template 'newpost_quote' - that's all! :)


Versions and updates:
1.0 (current release) - initial release, no known bugs

Hornstar
04-16-2007, 09:46 AM
Nice idea. i can see how this would be useful, i may consider installing this when i get a chance.

MrNase
04-17-2007, 02:24 PM
Thanks for your kind words. :)

I will release other small modifications like this one within a short time because such things make a perfect software even better.

Muellmann
04-18-2007, 11:21 PM
Useful indeed, but the product was not needed for me, I installed this just as template mod without the phrase ;)