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

[Backport 11.5] [TASK] Add boolean conditions to Fluid syntax #1970

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

github-actions[bot]
Copy link
Contributor

Backport #1969
Authored by: @sypets

New section is loosely based on "Using boolean conditions" in
Fluid book but has been rewritten to:

- adds some more complex conditions combined with || or &&
- emphasize that conditions can be used in any ViewHelper argument
  that needs a "bool" datatype, not just the if ViewHelper

Related: TYPO3-Documentation/TYPO3CMS-Book-ExtbaseFluid#536
@linawolf linawolf merged commit 5fe4b87 into 11.5 Jul 14, 2022
@linawolf linawolf deleted the backport-1969-to-11.5 branch July 14, 2022 10:44
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.

2 participants