TypoScript Reference

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

TypoScript Reference

Within this page

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 Fallback to Extbase's' default behavior
settings.gallery.itemTemplate_ string no Fallback to Extbase's' default behavior

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.