[TYPO3-UG NRW] Dynamisches CSS mit RTE

Philipp Dollhofer philipp2004 at europe.com
Thu Aug 31 14:05:57 CEST 2006


> Wie sieht denn Dein TS für die Konfiguration überhaupt aus? Und welche
> Einstellung hast Du in der Konfiguration des RTE gewählt? Typical,
> Minimal, Demo?

Hallo.
Ich habe die "Typical" Konfiguration gewählt.

Das TS sieht folgendermaßen aus:

##############################
RTE.default {
     showButtons = *
     hideButtons = fontstyle, fontsize, strikethrough, emoticon, outdent, indent

   # Zuweisung der CSS-Datei
     contentCSS = fileadmin/template/stylesRTE.css
     useCSS = 1
     showTagFreeClasses = 1

     enableWordClean = 1
     removeComments = 1

   # Breaks am Ende entfernen
     removeTrailingBR = 1
      
     removeTags = center, font
     removeTagsAndContents = style, script

   # Welche Klassen im RTE angezeigt werden
     classesCharacter = text
     classesTable = text 
     classesTD = text
     classesParagraph = text, textmarked
}

RTE.classes {
    text {
       name = Normaler Text
    }
    textmarked {
        name = Hervorgehobener Text
    }
}
##############################

Vielen Dank, beste Grüße,
Philipp

-- 
___________________________________________________
Play 100s of games for FREE! http://games.mail.com/




More information about the TYPO3-nrw mailing list