Project

General

Profile

Actions

Feature #50132

closed

Feature #49988: Backport ApplicationContext from Flow

TypoScript: Application Context condition

Added by Ingo Renner almost 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
Start date:
2013-07-17
Due date:
% Done:

100%

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

Description

Extracted from issue #39441

Add a context condition to TypoScript:

[applicationContext = Development]
# do things differently
[end]

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #39441: Add TYPO3 Context informationClosed2012-08-01

Actions
Blocked by TYPO3 Core - Task #52678: Rename API for ApplicationContextClosed2013-10-11

Actions
Actions #1

Updated by Gerrit Code Review almost 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22412

Actions #2

Updated by Steffen Müller almost 11 years ago

Added a WIP changeset, which provides three new conditions:

1. [context = value1, value2, ...]
Example: [context = Development/Debugging, Development/Profiling]

2. [rootContext = value1, value2, ...]
Example: [rootContext = Production]

3. [contextMatch = /PREG_PATTERN/]
Example: [contextMatch = /^Production/Staging/Server\d+$/]

Actions #3

Updated by Gerrit Code Review almost 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22412

Actions #4

Updated by Gerrit Code Review almost 11 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22412

Actions #5

Updated by Gerrit Code Review almost 11 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22412

Actions #6

Updated by Gerrit Code Review almost 11 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22412

Actions #7

Updated by Gerrit Code Review over 10 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22412

Actions #8

Updated by Gerrit Code Review over 10 years ago

Patch set 7 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22412

Actions #9

Updated by Ernesto Baschny over 10 years ago

  • Target version set to 6.2.0
Actions #10

Updated by Ernesto Baschny over 10 years ago

  • Subject changed from Context condition to TypoScript: Application Context condition
Actions #11

Updated by Gerrit Code Review over 10 years ago

Patch set 8 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22412

Actions #12

Updated by Gerrit Code Review over 10 years ago

Patch set 9 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22412

Actions #13

Updated by Gerrit Code Review over 10 years ago

Patch set 10 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22412

Actions #14

Updated by Gerrit Code Review over 10 years ago

Patch set 11 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22412

Actions #15

Updated by Gerrit Code Review over 10 years ago

Patch set 12 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22412

Actions #16

Updated by Steffen Müller over 10 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF