Hello,
in our Moodle installation (1.9.2 version) when put the html tag target=_blank in any page manually or with the html editor, this tag disappears when the page is made.
Anyone knows the reason or what function made this?
Thanks in advance
target="_blank" is not in xhtml strict, the html cleanser is removing that.
http://weblogtoolscollection.com/archives/2004/01/02/targetblank-xhtml-10-strict-conversion/
http://weblogtoolscollection.com/archives/2004/01/02/targetblank-xhtml-10-strict-conversion/
Hi,
thanks for the answer but the HTML cleanser "eats" target="_blank" and rel="external" too, using HTML editor.
Bye
thanks for the answer but the HTML cleanser "eats" target="_blank" and rel="external" too, using HTML editor.

Bye