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

[FEATURE] typoscript include contitions #410

Merged
merged 2 commits into from
Apr 24, 2018

Conversation

ghost
Copy link

@ghost ghost commented Apr 16, 2018

The currently used syntax dose not prevent TYPO3 from loading the included file.

This change will make TYOP3 load the included file only when the condition is met.

Example error you get with the current include syntax:
[15-Feb-2018 13:19:23 Europe/Berlin] xxxx--typo3:/app/htdocs/ - core: File "EXT:rx_shariff/Configuration/TypoScript/WithoutJQueryAndFontawesome/setup.txt" was not found.

References:
https://docs.typo3.org/typo3cms/TyposcriptSyntaxReference/8.7/Syntax/Includes/Index.html

@ghost ghost changed the title Feature typoscript include contitions [Feature] typoscript include contitions Apr 17, 2018
@ghost ghost changed the title [Feature] typoscript include contitions [FEATURE] typoscript include contitions Apr 17, 2018
@dmh dmh merged commit 086f56c into t3kit:master Apr 24, 2018
@websi websi deleted the feature-typoscript-include-contitions branch June 29, 2018 14:28
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

Successfully merging this pull request may close these issues.

1 participant