| Current Path : /proc/thread-self/root/var/www/surf/TYPO3/src/surf/Configuration/TypoScript/ |
| Current File : //proc/thread-self/root/var/www/surf/TYPO3/src/surf/Configuration/TypoScript/constants.typoscript |
plugin.tx_surf_order {
view {
# cat=plugin.tx_surf_order/file; type=string; label=Path to template root (FE)
templateRootPath = EXT:surf/Resources/Private/Templates/
# cat=plugin.tx_surf_order/file; type=string; label=Path to template partials (FE)
partialRootPath = EXT:surf/Resources/Private/Partials/
# cat=plugin.tx_surf_order/file; type=string; label=Path to template layouts (FE)
layoutRootPath = EXT:surf/Resources/Private/Layouts/
}
persistence {
# cat=plugin.tx_surf_order//a; type=string; label=Default storage PID
storagePid =
}
}
plugin.tx_surf_delivery {
view {
# cat=plugin.tx_surf_delivery/file; type=string; label=Path to template root (FE)
templateRootPath = EXT:surf/Resources/Private/Templates/
# cat=plugin.tx_surf_delivery/file; type=string; label=Path to template partials (FE)
partialRootPath = EXT:surf/Resources/Private/Partials/
# cat=plugin.tx_surf_delivery/file; type=string; label=Path to template layouts (FE)
layoutRootPath = EXT:surf/Resources/Private/Layouts/
}
persistence {
# cat=plugin.tx_surf_delivery//a; type=string; label=Default storage PID
storagePid =
}
}