[TYPO3-german] Layout-Klasse für HeaderContentFooter.html in Fluid Styled Content
André Sheydin
andre.sheydin at gmail.com
Thu Mar 24 16:27:32 CET 2016
Hallo zusammen,
ich möchte gerne die Layout-Angabe eines Inhaltselement in Layouts/HeaderContentFooter.html Template ausgeben:
<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers <http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers>" data-namespace-typo3-fluid="true">
<div id="c{data.uid}" class="content {f:if(condition: data.layout, then: 'layout-{data.layout}')}">
<f:render partial="Header" arguments="{_all}" />
<f:render section="content" />
<f:render partial="Footer" arguments="{_all}" />
</div>
</html>
Doch leider wird es nicht ausgegeben.
In Templates/Textmedia.html funktioniert es mit der gleichen Condition ohne Probleme.
Habt ihr eine Idee, wie ich den Wert in den Layout-Templates verfügbar mache?
Besten Dank und schöne Ostern!
André Sheydin
—
Sheydin · Studio für Interaction, Information & Corporate Design
Ritterstr. 2-4 · 50668 Köln · www.sheydin.de <http://sheydin.de/> · facebook.com/sheydin <http://facebook.com/sheydin>
T +49 (0)221 96 26 93 06 · M +49 (0)170 419 30 15
More information about the TYPO3-german
mailing list