Project

General

Profile

Actions

Task #103990

closed

Make TS [END] an own include object

Added by Christian Kuhn about 1 month ago. Updated 8 days ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-06-06
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:

Files


Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Feature #97816: New TypoScript parserClosed2022-06-27

Actions
Related to TYPO3 Core - Task #102103: Refactor TS IncludeTree condition detailNew2023-10-06

Actions
Actions #1

Updated by Christian Kuhn about 1 month ago

Actions #2

Updated by Christian Kuhn about 1 month ago

  • Related to Task #102103: Refactor TS IncludeTree condition detail added
Actions #3

Updated by Gerrit Code Review about 1 month ago

  • Status changed from New to Under Review

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84511

Actions #4

Updated by Gerrit Code Review about 1 month ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84511

Actions #5

Updated by Gerrit Code Review about 1 month ago

Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84511

Updated by Christian Kuhn about 1 month ago ยท Edited

Example rendering, a TS sys_template record with this content:

page = PAGE
page.10 = TEXT

['foo' == 'foo'] /* some
multiline condition comment */
page.10.value = condition matched
@import 'EXT:peak_memory/Configuration/foo.typoscript'
@import 'EXT:peak_memory/Configuration/foo2.typoscript'
@import 'EXT:peak_memory/Configuration/bar*.typoscript'
[ELSE]
page.10.value = condition NOT matched
@import 'EXT:foo/baz'
[GLOBAL] # reset to global
page.20 = TEXT
page.20.value = standard text
Actions #7

Updated by Gerrit Code Review about 1 month ago

Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84511

Actions #8

Updated by Gerrit Code Review about 1 month ago

Patch set 8 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84511

Actions #9

Updated by Christian Kuhn about 1 month ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack 8 days ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF