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 t3tsref:stdwrap Default
view.templateRootPath t3tsref:data-type-string no EXT:generic_gallery/Resources/Private/Templates/
view.partialRootPath t3tsref:data-type-string no EXT:generic_gallery/Resources/Private/Partials/
view.layoutRootPath t3tsref:data-type-string no EXT:generic_gallery/Resources/Private/Layouts/
settings.gallery array no  
settings.gallery.name t3tsref:data-type-string no  
settings.gallery.template t3tsref:data-type-string no  
settings.gallery.itemTemplate t3tsref:data-type-string no EXT:generic_gallery/Resources/Private/Templates/GalleryItem/Show.html

Property details

view.templateRootPath

plugin.tx_genericgallery.view.templateRootPath = t3tsref:data-type-string

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

view.partialRootPath

plugin.tx_genericgallery.view.partialRootPath = t3tsref:data-type-string

Path to the partials.

view.layoutRootPath

plugin.tx_genericgallery.view.layoutRootPath = t3tsref:data-type-string

Path to the layouts.