[TYPO3-german]  Neuer rte_CKEDITOR eigenes CSS???
    Roman Crescente 
    roman.crescente at bernetimux.ch
       
    Wed Apr 11 13:52:05 CEST 2018
    
    
  
Ich versuchte ein eigenes CSS-File einzubinden doch trotz korrekter Konfiguration klappt es nicht.
I'm eingebundenen yaml-File steht:
editor:
  config:
    contentsCss: ["EXT:preconf8/Resources/Public/Css/normalize.css", "EXT:preconf8/Resources/Public/Css/general-stylesheet.css"]
    stylesSet: []
    toolbarGroups:
      - { name: basicstyles, groups: [ basicstyles] }
      - { name: clipboard, groups: [clipboard, undo] }
..
usw.
Sämtliche individuellen Konfigruationen des yaml-Files funktionieren. Einbindung stimmt also.
Jedoch scheint es die Zeile "contentsCss" zu ignorieren. Der Befehl ist jedoch verfügbar gemäss:
# For complete documentation see http://docs.ckeditor.com/#!/api/CKEDITOR.config
  
Der Inhalt des RTEs soll einfach genau gleich sein wie im FE.
    
    
More information about the TYPO3-german
mailing list