subhh / libconnect

Diese TYPO3-Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.
GNU General Public License v2.0
8 stars 8 forks source link

Bug: Can't use Fluid layouts #23

Closed christophlehmann closed 2 years ago

christophlehmann commented 3 years ago

To be able to use Fluid layouts one needs to extend every template with

<f:layout name="Default" />

<f:section name="main">
...The template content...
</f:section>
percolatorWitt commented 2 years ago

I did it on all files in /resources/private/templates/.