Project

General

Profile

Actions

Feature #22169

closed

ext_typoscript_setup.txt cannot be overriden by static files on the same level

Added by Fabrizio Branca about 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-02-23
Due date:
% Done:

100%

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

Description

Problem:
Some extension still deliver ext_typoscript_setup.txt (amongst them some popular ones like templavoila and new ones like felogin...). In the sys_template record you can choose
- whether to not include them at all (Never include before this template record)
- whether to always include them
- or to include them only if the template is a root template.
In any case (when include) the templates will be included after the static ones and the static ones from extensions. This makes it impossible to override settings there from within a static template (without having a second template on the next level)

Solution:
Offer a new option that includes those templates if the Root-Flag is set, but includes them before all other templates (so you can overwrite them).

Notes:
Apply the patch, install an extension with ext_typoscript_setup.txt and tehn have a look at the order of templates in the template analyzer with the different options.

(issue imported from #M13634)


Files

13634 .diff (4.41 KB) 13634 .diff Administrator Admin, 2010-02-23 16:55

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #38104: Remove bogus template in template analyzerClosedHelmut Hummel2012-06-15

Actions
Related to TYPO3 Core - Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensionsRejected2013-09-29

Actions
Actions

Also available in: Atom PDF