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

Why is container elements TS not referenced, but copy of lib.contentElement? #1505

Open
ToGetATockenOnly opened this issue Aug 15, 2024 · 1 comment
Labels

Comments

@ToGetATockenOnly
Copy link

1628591788 = BK2K\BootstrapPackage\DataProcessing\ContainerContextProcessor

CTYPE: TEXT

tt_content.text =< lib.contentElement
tt_content.text {
templateName = Text
}

CONTAINER CONFIG

lib.contentContainer < lib.contentElement
lib.contentContainer {
templateName = Container
dataProcessing {
1628519620 = B13\Container\DataProcessing\ContainerProcessor
}
}
tt_content.container_1_columns < lib.contentContainer
tt_content.container_2_columns < lib.contentContainer
tt_content.container_2_columns_right < lib.contentContainer
tt_content.container_2_columns_left < lib.contentContainer
tt_content.container_3_columns < lib.contentContainer
tt_content.container_4_columns < lib.contentContainer

@ToGetATockenOnly
Copy link
Author

the standard procedure for overriding template paths is broken here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant