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/
}
}
}
Add at least an example of how to change/extend fluid paths