Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
|
||||
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 =
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user