bei mir war der RTE auch schon ab und and ganz verschwunden obwohl ich nichts gemacht hab *ich schwör*, Mit RTEhtmlarea installieren hats dann wieder gefuntzt.
Hast du's schon damit versucht? Typoscript-Code: 1: 2: 3: 4: 5: 6: 7: 8:
| RTE.default { contentCSS = fileadmin/styles/contentStyle.css showButtons = * showStatusBar = 1 toolbarOrder = bold, italic,underline,bar,left,center,right, justifyfull,bar,orderedlist,unorderedlist,outdent,indent,bar,insertcharacter,subscript,superscript,strikethrough,link,image,linebreak,findreplace,spellcheck,bar,chMode,inserttag,removeformat,bar,copy,cut,paste,bar,undo,redo,bar,showhelp,about,bar,linebreak,blockstylelabel,blockstyle,fontsize,formatblock,bar,textcolor,bgcolor,linebreak,table,tableproperties,toggleborders,rowproperties,rowinsertabove,rowinsertunder,rowdelete,rowsplit,bar,columninsertbefore,columninsertafter,columndelete,columnsplit,cellproperties,cellinsertbefore,cellinsertafter,celldelete,cellsplit,cellmerge removeTags = div disableContextMenu = 0 } | |