TinyMCE fügt <__html><head> und </__body> Tags ein
Posted: Fri Apr 24, 2009 6:46 pm
Hallo allerseits
Auf einer neuen Installation von CMSMS habe ich folgendes Problem:
TinyMCE fügt mir auf jedem Inhalt folgende Tags ein:
Bisher habe ich ihn nicht dazu gebracht diese Tags nicht einzufügen. Any Ideas wie ich dies beheben kann?
Auf einer neuen Installation von CMSMS habe ich folgendes Problem:
TinyMCE fügt mir auf jedem Inhalt folgende Tags ein:
Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<__html>
<head>
<title>Untitled document</title>
</head>
</__body>
Startseite
<__body>
</__html>