Hallo Chris,
der RTE kennt keinen Button headline, die Überschriftenauswahl ist in formatblock integriert, und den hast du locker
flockig verteckt in RTE.default.hideButtons.
Ein schönes Rest-We, Uschi
Chris Bernhard schrieb:
Hi zusammen,
ich verwende folgende RTE Konfiguration:
RTE >
RTE.classes {
left {
name = Bild links
value = float: left;
}
right {
name = Bild rechts
value = float: right;
}
}
RTE.default.contentCSS = fileadmin/templates/style/rte.css
RTE.default.classesCharacter = fancy,neato,ugly
RTE.default.classesAnchor = intern
RTE.default.showTagFreeClasses = 1
RTE.default.disableEnterParagraphs = 0
RTE.default.enableWordClean = 1
RTE.config.tt_content.bodytext.showButtons = headline, bold, italic,
underline, orderedlist, unorderedlist, link, image, removeformat,
findreplace, insertcharacter, undo, redo, chMode, blockstyle
RTE.config.tt_news.bodytext.showButtons = headline, bold, italic,
underline, orderedlist, unorderedlist, link, image, removeformat,
findreplace, insertcharacter, undo, redo, chMode, blockstyle
RTE.default.hideButtons = formatblock, size, textcolor, textstyle,
textstylelabel, insertcharacter, line, blockstylelabel, fontstyle,
fontsize, strikethrough, showhelp, lefttoright, about, righttoleft,
textindicator, emoticon, user, left, center, right, spellcheck,
inserttag, outdent, indent, justifyfull, subscript, superscript,
acronym, copy, cut, paste, toggleborders,table, tableproperties,
rowproperties, rowinsertabove, rowinsertunder, rowdelete, rowsplit,
columninsertbefore, columninsertafter, columndelete, columnsplit,
cellproperties, cellinsertbefore, cellinsertafter, celldelete,
cellsplit, cellmerge
RTE.default.showButtons = headline, bold, italic, underline,
orderedlist, unorderedlist, link, image, removeformat, findreplace,
insertcharacter, undo, redo, chMode, blockstyle
RTE.default.proc {
allowTags = b,i,strong,em,table, tbody, tr, th, td, h1, h2, h3, h4,
h5, h6, div, p, br, span, ul, ol, li, pre, blockquote, strong, em, a,
img, hr, tt, q, cite, abbr, acronym, address,
overruleMode = ts_css
dontConvBRtoParagraph = 1
internalizeFontTags = 1
allowTagsOutside = img,hr,address
denyTags = sup,sub,strike,center,u
entryHTMLparser_db = 1
entryHTMLparser_db {
allowTags < RTE.default.proc.allowTags
xhtml_cleaning = 1
htmlSpecialChars = 0
noAttrib = b, i, u, strike, sub, sup, strong, em, quote, blockquote,
cite, tt, br, center
tags.hr.allowedAttribs = class
tags.span.allowedAttribs = class
tags.b.remap = strong
tags.i.remap = em
removeTags = sdfield
keepNonMatchedTags = protect
}
Leider wird die Auswahlmöglichkeit der Überschriften
nicht angezeigt. Hab jetzt allerdings keine Erklärung
dafür, da ja der Button Headline explizit freigegeben ist.
Benötige lediglich h3 als Überschrift und sonst nichts!
Hat jemand ne Idee, wie ich das hinbekomme?
Vielen Dank und allerbeste Grüße,
Chris
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german