Moin liebes Forum,
ich scheitere an einem simplen Problem und hab' offenbar Tomaten auf den Augen. 
Funktionierender Code in TYPO3 7.6:

lib.fluidContent {
 templateRootPaths.0 = 
template/fluid_styled_content/Resources/Private/Templates/
 partialRootPaths.0 = template/fluid_styled_content/Resources/Private/Partials/
 layoutRootPaths.0 = template/fluid_styled_content/Resources/Private/Layouts/
}

Ich überschreibe hier testweise "hart" (.0) den Pfad zu den Templates, Partials und Layouts von FSC. Tatsächlich liegt im neuen Pfad lediglich eine 1:1-Kopie von sysext/fluid_styled_content/Resources/ Der(fast)selbe Code funktioniert NICHT in TYPO3 8.7.9:
lib.contentElement {
 templateRootPaths.0 = 
template/fluid_styled_content/Resources/Private/Templates/
 partialRootPaths.0 = template/fluid_styled_content/Resources/Private/Partials/
 layoutRootPaths.0 = template/fluid_styled_content/Resources/Private/Layouts/
}

Und ja, im neuen Pfad liegen natürlich die neuen Resources der 8.7.9. Woran also liegt's, dass TYPO3 7.6 die Pfade versteht, TYPO3 8.7.9 aber nicht? _______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an