[TYPO3-german] DB <==> RTE funzt in "Mozilla-Welt" nicht :-(

Peter.Unden Peter.Unden at gmx.de
Thu Oct 12 08:34:45 CEST 2006


Einen fröhlichen guten Tag allerseits.

Nach der Konfiguration des rteHTMLarea unter 4.0.2 steht über dem 
Textfeld zum Beispiel das Icon "B" für bold zur Verfügung.

Gleich vorweg der Hinweis: Im Internet-Explorer funktioniert alles.

In der "Mozilla-Broser-Welt" lässt sich ein Textstück im Textfeld auch 
"bold" kennzeichnen. Doch dann beim Speichern, verschwindet die 
"bold"-Formatierung wieder. Sie wird offensichtlich gar nicht erst in 
die Datenbank geschrieben, weil im Frontend keine "bold"-Formatierung 
angezeigt wird. Das ist im "Mozilla" so, im "SeaMonkey" und auch im 
"Firefox".

Beim Internet-Explorer wird die Formatierung in die Datenbank 
geschrieben, nach der Transformation zurück in das Textfeld des RTE 
richtig angezeigt und auch im Frontend in allen Browsern richtig angezeigt.

Was muss da für die Mozilla-Familie konfiguriert werden, damit es funzt?

Hinweise:
Enable Mozilla/Firefox extension: enableMozillaExtension = 1

user.js:
user_pref("capability.policy.policynames", "allowclipboard");
user_pref("capability.policy.allowclipboard.sites", 
"http://www.meine-domain.de");
user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", 
"allAccess");
user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");

PageTSconfig:
RTE.default.showButtons = blockstylelabel, blockstyle, textstylelabel, 
textstyle, fontstyle, fontsize, formatblock, bold, italic, underline, 
strikethrough, subscript, superscript, left, center, right, justifyfull, 
orderedlist, unorderedlist, outdent, indent, textcolor, bgcolor, 
textindicator, insertcharacter, line, link, findreplace, chMode, 
inserttag, removeformat, copy, cut, paste, undo, redo, showhelp, about

RTE.default.hideButtons = lefttoright, righttoleft, emoticon, image, 
table, user, acronym, spellcheck, toggleborders, tableproperties, 
rowproperties, rowinsertabove, rowinsertunder, rowdelete, rowsplit, 
columninsertbefore, columninsertafter, columndelete, columnsplit, 
cellproperties, cellinsertbefore, cellinsertafter, celldelete, 
cellsplit, cellmerge

RTE.default.proc.allowTags = a, abbr, acronym, address, blockquote, b, 
br, caption, cite, code, div, em, h1, h2, h3, h4, h5, h6, hr, i, img, 
li, link, ol, p, pre, q, sdfield,span, strong, sub, sup, table, tbody, 
td, th, tr, tt, ul



More information about the TYPO3-german mailing list