I'm having some trouble with getting the plain HTML editor to leave my href's unchanged. When I enter something like
Code: Select all
<area shape="poly" coords="226,180,..." href="index.php?page=test" />
Code: Select all
<area shape="poly" coords="226,180,..." href="http://www.mysite.comindex.php?page=test" />
Code: Select all
{lt}area shape="poly" coords="226,180,..." href="index.php?page=test" /{gt}
Greetings,
Jörg

