Files
2018-04-02 08:07:38 +02:00

16 lines
648 B
Plaintext

plugin.tx_ifoberstufenplaner {
view {
# cat=plugin.tx_ifoberstufenplaner/file; type=string; label=Path to template root (FE)
templateRootPath = EXT:if_oberstufenplaner/Resources/Private/Templates/
# cat=plugin.tx_ifoberstufenplaner/file; type=string; label=Path to template partials (FE)
partialRootPath = EXT:if_oberstufenplaner/Resources/Private/Partials/
# cat=plugin.tx_ifoberstufenplaner/file; type=string; label=Path to template layouts (FE)
layoutRootPath = EXT:if_oberstufenplaner/Resources/Private/Layouts/
}
persistence {
# cat=plugin.tx_ifoberstufenplaner//a; type=string; label=Default storage PID
storagePid =
}
}