Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
josefglatz opened this issue Nov 2, 2017 · 0 comments
Open

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

josefglatz opened this issue Nov 2, 2017 · 0 comments
Assignees

Comments

@josefglatz
Copy link
Owner

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/
		}
	}
}
@josefglatz josefglatz self-assigned this Nov 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant