- module.begriffmgt {
- view {
- # cat=module.begriffmgt/file; type=string; label=Path to template root (BE)
- templateRootPath = EXT:begriffmgt/Resources/Private/Templates/
- # cat=module.begriffmgt/file; type=string; label=Path to template partials (BE)
- partialRootPath = EXT:begriffmgt/Resources/Private/Partials/
- # cat=module.begriffmgt/file; type=string; label=Path to template layouts (BE)
- layoutRootPath = EXT:begriffmgt/Resources/Private/Layouts/
- }
- persistence {
- # cat=module.begriffmgt//a; type=string; label=Default storage PID
- }
- }
|