Task #27341
Condition Reference should explain general Condition syntax
| Status: | Resolved | Start date: | 2011-06-10 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Chris topher | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 4.5.1 | |||
| Votes: | 0 |
Description
The Conditions Reference lists the different conditions, but it does not explain how to use [ELSE] and how to end a condition.
[ELSE]is available as else operator. It is a condition, which will return TRUE, if the previous condition returned FALSE.- each condition is ended with
[GLOBAL]. - more details can be found in the manual "TypoScript Syntax and In-depth Study".
And create an example to make that clear.
Associated revisions
Fixed bug #27341: Condition Reference should explain general Condition syntax
History
Updated by Chris topher almost 2 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r860.
Updated by Chris topher almost 2 years ago
- Assignee set to Chris topher
- Target version set to 4.5.1