Project

General

Profile

Actions

Bug #55593

closed

Cleanup ext_localconf.php of system extensions

Added by Benni Mack over 10 years ago. Updated over 6 years ago.

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

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

As TYPO3 is loading all ext_localconf.php on each call,
the existing code can be cleaned up by removing
old information, putting BE-only functionality in
TYPO3_MODE == 'BE' and install-tool only
in Install only mode.

Also, some hardcoded require_once statements are
removed.

Benefits are that FE does not need to load everything
all the time.

I haven't noticed any side-effects so far, but please
test extensively.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #57058: TYPO3\CMS\Extbase\Persistence\Generic\Storage\Backend maybe not loaded or no autoloader?Closed2014-03-19

Actions
Related to TYPO3 Core - Bug #58338: In FE missing 'mod.wizards.newContentElement' TS with ::getPagesTSconfigClosed2014-04-29

Actions
Actions

Also available in: Atom PDF