Target _blank disappears

Target _blank disappears

ved Antonio Piedras -
Antal besvarelser: 2
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
Gennemsnitsbedømmelse: -
I svar til Antonio Piedras

Re: Target _blank disappears

ved Robert Russo -
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/
I svar til Robert Russo

Re: Target _blank disappears

ved Antonio Piedras -
Hi,
thanks for the answer but the HTML cleanser "eats" target="_blank" and rel="external" too, using HTML editor. muerto

Bye