Page 2 of 2

Posted: Fri Aug 17, 2007 5:09 am
by Chris Corbyn
"tagname" should be "table" in this case. tagname is basically whatever the tag is.

Posted: Mon Aug 20, 2007 4:06 am
by roscoe
d11wtq wrote:"tagname" should be "table" in this case. tagname is basically whatever the tag is.
Tried that, nope does not work.

here is what it leaves in the email:

Code: Select all

<TABLE borderColor=#00709e 
  background=/home/addictiv/public_html/htmlpics/backuk.gif border=1>
Changed the following:

Code: Select all

$plugin->setTagDefinition("tagname", array("src", "href","table"), array("gif", "html", "gif"));
?? Any other ideas?

Posted: Mon Aug 20, 2007 4:52 am
by Chris Corbyn
It still says tagname :?

Posted: Mon Aug 20, 2007 5:09 am
by roscoe
Opps! sorry I misunderstood.

Thanks all working. :D

Posted: Mon Aug 20, 2007 5:11 am
by Chris Corbyn
w00t! I knew we'd get there in the end :)