Newer
Older
plugin.tx_sgvimeo {
settings {
# cat=plugin.tx_sgvimeo/file; type=string; label=Vimeo Client identifier
clientId =
# cat=plugin.tx_sgvimeo/file; type=string; label=Vimeo Client secret
clientSecret =
}
view {
# cat=plugin.tx_sgvimeo/file; type=string; label=Path to template root (FE)
templateRootPath = EXT:sg_vimeo/Resources/Private/Templates/
# cat=plugin.tx_sgvimeo/file; type=string; label=Path to template partials (FE)
partialRootPath = EXT:sg_vimeo/Resources/Private/Partials/
# cat=plugin.tx_sgvimeo/file; type=string; label=Path to template layouts (FE)
layoutRootPath = EXT:sg_vimeo/Resources/Private/Layouts/
}
}