[TYPO3-german] 8.0.1 fluid_styled_content Templates überschreiben

Kurt Gusbeth info at quizpalme.de
Thu Jan 11 14:08:27 CET 2018


OK, es könnte auch so gehen:
lib.contentElement {
   templateRootPaths {
      200 = EXT:your_extension_key/Resources/Private/Templates/
   }
   partialRootPaths {
      200 = EXT:your_extension_key/Resources/Private/Partials/
   }
   layoutRootPaths {
      200 = EXT:your_extension_key/Resources/Private/Layouts/
   }
}


More information about the TYPO3-german mailing list