Project

General

Profile

Actions

Feature #25225

closed

With the blockmode in Template Analyzer the TS-indent is gone

Added by Hauke Haller about 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-03-02
Due date:
% Done:

0%

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

Description

In the Termplate Analyzer in 4.5 the blockmode-option has been removed. See #23711.

With this option the automatic TS-indent was removed also.

Something like:

test {
11 {
wahr = 42
}
nichtwahr = 23
}

won't be transformed to:

test {
11 {
wahr = 42
}
nichtwahr = 23
}

the automatic indent was very useful to format TS.

(Copy from "template analyzer" (with blockmode) and paste in "info/modify")

(issue imported from #M17826)


Files


Related issues 2 (0 open2 closed)

Has duplicate TYPO3 Core - Feature #33670: Missing block mode from syntaxhighlighted code since 4.5Closed2012-02-03

Actions
Follows TYPO3 Core - Bug #23711: Remove block mode from syntaxhighlighted codeClosedSteffen Kamper2010-10-12

Actions
Actions

Also available in: Atom PDF