Project

General

Profile

Actions

Feature #24037

closed

Add "edit end token" to allow custom post configuration in localconf.php

Added by Steffen Müller over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Install Tool
Target version:
-
Start date:
2010-11-12
Due date:
% Done:

100%

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

Description

Problem:
"INSTALL SCRIPT EDIT POINT TOKEN" limits the range in localconf.php which is handled by class t3lib_install. Configuration ABOVE this token is not touched by the t3lib_install.

In some deployment cases it is useful to have some configuration BELOW this range, which is also not touched by t3lib_install. (e.g. to override config before extensions are loaded).
Details and use cases have already been discussed in TYPO3-dev newsgroup: http://lists.typo3.org/pipermail/typo3-dev/2010-October/041857.html

Solution:
Add handling of an end token, which limits the editable range of class t3lib_install.

I tested this successfully with introduction package.

Since introduction package does not completely use the API of t3lib_install, I added a second patch to preserve compatibility.

We could also think about adding this end token in localconf.php of dummy and introduction package

P.S. Please don't blame me for the smelly code. t3lib_install is a hassle. :)

(issue imported from #M16369)


Files

16369.diff (10.1 KB) 16369.diff Administrator Admin, 2010-11-12 17:54
16369-introduction.diff (906 Bytes) 16369-introduction.diff Administrator Admin, 2010-11-12 17:54

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #23911: Allow array as localconf.php configuration valuesClosedXavier Perseguers2010-11-02

Actions
Actions

Also available in: Atom PDF