Skip to content

Default TypoScript even if it's not needed for Fluid #18

@josefglatz

Description

@josefglatz

Add at least an example of how to change/extend fluid paths

plugin.tx_infogram {
	view {
		templateRootPaths {
			2 = {$theme.resPrivate}/Extension/Infogram/Templates/
		}
		partialRootPaths {
			2 = {$theme.resPrivate}/Extension/Infogram/Partials/
		}
		layoutRootPaths {
			2 = {$theme.resPrivate}/Extension/Infogram/Layouts/
		}
	}
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions