CODE
<img src="/images/clean.gif" border="0"> Just A Quick Update
That produces a look like so: http://www.nasser.net/
You can see that in my 'Recent Entries' table that it also shows the called image (on the left side of that page). This is cool and exactly what I want.
The downside is when I send email notices of new entries and when popup windows are called where the title is displayed in the top window bar, instead of the image you get the HTML code.
Is there a trick to get around this? Maybe make the images MT Modules or something? I obviously don't know or have a clue, that is why I am asking for help.
Hope someone will!
JUST ADDED:
Another example: When I use the "Email This Entry" plugin that I found on these boards it sends this:
CODE
John Doe has sent you a link!
Title: <img src="http://www.nasser.net/images/clean.gif" border="0"> A Quick Note From Justin
Link: http://www.nasser.net/archives/000009.shtml
Title: <img src="http://www.nasser.net/images/clean.gif" border="0"> A Quick Note From Justin
Link: http://www.nasser.net/archives/000009.shtml
I guess this is due to the fact that the email that the cgi script puts out isn't sending it in HTML format? Can you change this?