DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

TypoScript Reference

Feel free to use the constant editor (go to: module template, root page, constant editor, beautyofcode) to edit this settings. Add a Typoscript template to overwrite these settings at any point in your sitetree(s).

TypoScript Reference

Properties

Property Data type stdWrap Default
view.templateRootPath string no EXT:generic_gallery/Resources/Private/Templates/
view.partialRootPath string no EXT:generic_gallery/Resources/Private/Partials/
view.layoutRootPath string no EXT:generic_gallery/Resources/Private/Layouts/
settings.gallery array no  
settings.gallery.name string no  
settings.gallery.template string no  
settings.gallery.itemTemplate string no EXT:generic_gallery/Resources/Private/Templates/GalleryItem/Show.html

Property details

view.templateRootPath

plugin.tx_genericgallery.view.templateRootPath = string

Path to the templates. Overwrite these by using settings.gallery.template and settings.gallery.itemTemplate.

view.partialRootPath

plugin.tx_genericgallery.view.partialRootPath = string

Path to the partials.

view.layoutRootPath

plugin.tx_genericgallery.view.layoutRootPath = string

Path to the layouts.