Initial commit - Typo3 11.5.41
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
plugin.tx_ttaddress {
|
||||
view {
|
||||
# cat=plugin.tx_ttaddress/file; type=string; label=Path to template root (FE)
|
||||
templateRootPath = EXT:tt_address/Resources/Private/Templates/
|
||||
# cat=plugin.tx_ttaddress/file; type=string; label=Path to template partials (FE)
|
||||
partialRootPath = EXT:tt_address/Resources/Private/Partials/
|
||||
# cat=plugin.tx_ttaddress/file; type=string; label=Path to template layouts (FE)
|
||||
layoutRootPath = EXT:tt_address/Resources/Private/Layouts/
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user