|
RTE {
|
|
default {
|
|
contentCSS = EXT:stagg_friends/Resources/Public/css/rte.css
|
|
|
|
proc {
|
|
allowTagsOutside = dd,dl,dt,
|
|
allowTags = a,b,p,strong,br,h1,h2,h3,h4,dd,dl,dt
|
|
remapParagraphTag = P
|
|
allowedClasses = align-center,align-left,huge,big
|
|
keepPDIVattribs =
|
|
entryHTMLparser_db >
|
|
entryHTMLparser_db = 1
|
|
entryHTMLparser_db {
|
|
allowTags = a,b,p,strong,br,h1,h2,h3,h4,dd,dl,dt
|
|
tags >
|
|
tags {
|
|
p.allowedAttribs = class
|
|
}
|
|
keepNonMatchedTags = 0
|
|
}
|
|
HTMLparser_db >
|
|
exitHTMLparser_db >
|
|
exitHTMLparser_db = 0
|
|
}
|
|
removeTags = center,font,o:p,sdfield
|
|
showButtons = bold,link,removeformat,undo,formatblock,chMode,blockstylelabel,blockstyle,definitionlist,definitionitem
|
|
FE >
|
|
buttons {
|
|
formatblock.removeItems = pre,address,h5,h6,article,aside,footer,header,nav,blockquote,section,div
|
|
blockstyle.tags {
|
|
div >
|
|
table >
|
|
td >
|
|
ul >
|
|
p.allowedClasses = align-center,align-left,huge,big,white,black
|
|
}
|
|
link {
|
|
properties.class.allowedClasses = button
|
|
page >
|
|
url >
|
|
file >
|
|
mail >
|
|
}
|
|
}
|
|
}
|
|
classes {
|
|
huge {
|
|
name = Riesig
|
|
value = font-size: 3em;
|
|
}
|
|
big {
|
|
name = Groß
|
|
value = font-size: 2em;
|
|
}
|
|
white {
|
|
name = Weiß
|
|
value = color: #fff;
|
|
}
|
|
black {
|
|
name = Schwarz
|
|
value = color: #000;
|
|
}
|
|
}
|
|
classesAnchor >
|
|
}
|