<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.sebkln.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.sebkln.de/feed.php">
        <title>Snippets + Wiki :: Sebastian Klein - typo3:templating:fluidtemplate</title>
        <description></description>
        <link>https://wiki.sebkln.de/</link>
        <image rdf:resource="https://wiki.sebkln.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-08-14T19:28:31+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.sebkln.de/doku.php?id=typo3:templating:fluidtemplate:variablen&amp;rev=1503047740&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.sebkln.de/doku.php?id=typo3:templating:fluidtemplate:viewhelper&amp;rev=1512421305&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.sebkln.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Snippets + Wiki :: Sebastian Klein</title>
        <link>https://wiki.sebkln.de/</link>
        <url>https://wiki.sebkln.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.sebkln.de/doku.php?id=typo3:templating:fluidtemplate:variablen&amp;rev=1503047740&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-08-18T09:15:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>variablen</title>
        <link>https://wiki.sebkln.de/doku.php?id=typo3:templating:fluidtemplate:variablen&amp;rev=1503047740&amp;do=diff</link>
        <description>Variablen in Fluid Templates

fluid_styled_content

URL von Video-Elementen (YouTube/Vimeo)


{column.media.publicUrl}


Öffnen eines (YouTube-)Videos in Lightbox:


&lt;f:link.external uri=&quot;{column.media.publicUrl}?rel=0&quot; class=&quot;lightbox-iframe&quot;&gt;
  Show video in lightbox
&lt;/f:link.external&gt;</description>
    </item>
    <item rdf:about="https://wiki.sebkln.de/doku.php?id=typo3:templating:fluidtemplate:viewhelper&amp;rev=1512421305&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-12-04T21:01:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>viewhelper</title>
        <link>https://wiki.sebkln.de/doku.php?id=typo3:templating:fluidtemplate:viewhelper&amp;rev=1512421305&amp;do=diff</link>
        <description>Fluid Viewhelper

Allgemeines

Kurzschreibweise

Für ViewHelper gibt es auch eine Kurzschreibweise:


&lt;f:format.raw&gt;{mainMenu}&lt;/f:format.raw&gt;
{mainMenu -&gt; f:format.raw()}


----------

ViewHelper

&lt;f:variable&gt;

Seit TYPO3 8.6 gibt es einen Viewhelper für eigene Variablen. Für frühere Versionen von TYPO3 muss hierzu die Extension</description>
    </item>
</rdf:RDF>
