Abstände zwischen Seitenelementen
# clear.gif und Abstände nach Seitenelementen entfernen
content.headerSpace = 0|0
content.space = 0|0
(alles in die Constants eintragen)
# Umbrüche < br > entfernen
styles.content.imgtext.caption.1.wrap = |
styles.content.imgtext.caption.1.spaceBefore = 0
styles.content.imgtext.caption.1.br = 0
content.wrap.header =
content.break.bodytext =
content.wrap.bodytext =
(alles in die Constants eintragen)
Setup:
# clear.gif entfernen
tt_content.image.20.spaceBelowAbove = 0
tt_content.header.stdWrap.space = 0|0
tt_content.stdWrap.space = 0|0
tt_content.stdWrap.spaceBefore = 0
tt_content.stdWrap.spaceAfter = 0
lib.stdheader.stdWrap.space = 0|0
# clear.gif hinter den Ãœberschriften entfernen
tt_content.text.20.parseFunc.tags.typohead.stdWrap.space = 0|0
# Attribute für p- und pre-tags entfernen
tt_content.text.20.parseFunc.nonTypoTagStdWrap.encapsLines.addAttributes {
P.style=
PRE.style=;
}
# Unterdrückt den Umbruch < br >
lib.stdheader.10.stdWrap.wrap = |
tt_content.textpic.20.spaceBelowAbove = 0
tt_content.image.20.spaceBelowAbove = 0
tt_content.textpic.20.noStretchAndMarginCells = 1
tt_content.image.20.noStretchAndMarginCells = 1
Anker-Tags entfernen
# Setup Anker-Tags entfernen
tt_content.noANameTagForFirstRecord = 1
P-tags entfernen bei CSS styled content
# P-tags entfernen bei CSS styled content
tt_content.stdWrap.dataWrap >
lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines>