Quote:
Originally Posted by KirbyDE
You could use Hook send_mail to change Content-Type to text/html for this action and just use the existing controls.
|
This does work... the downside is that all the rest of the emails generated by your vB install like your subscription notifications or your pm alerts are parsed in plain text with no formating.
Leaving you to deal with ugly emails with non-clickable links, or you have to edit each and everyone of the mail templates to add your own markup.
If IPB had one distinct advantage over vB, it was the ability to send HTML emails as standard!
I hope this mod/hack gets done soon!