[TYPO3-UG Oesterreich] RTE options

Stefan Beylen intsys at swissinfo.org
Sun Dec 3 19:29:44 CET 2006


Herbert Jungreithmayr schrieb:
> In der TSConfig des Admin hab ich folgendes definiert:
> options {
> RTEkeyList (cut, copy, paste, formatblock, class, fontstyle, fontsize,
> textcolor, bold, italic, underline, left, center, right, orderedlist,
> unorderedlist, outdent, indent, link, table, bgcolor, image, emoticon, line,
> user, chMode)
> }

nach runden klammern musst du einen zeilenumbruch machen...
sollte in etwa so aussehen:

options {
	RTEkeyList (
		cut, copy, paste, formatblock, class, fontstyle, fontsize, textcolor, 
bold, italic, underline, left, center, right, orderedlist, 
unorderedlist, outdent, indent, link, table, bgcolor, image, emoticon, 
line, user, chMode
	)
}



> Was hab ich übersehen?

eine konkrete beschreibung was nicht funktioniert, aber ich hoffe ich 
habe die richtige antwort gegeben ;)


More information about the TYPO3-at mailing list