Project

General

Profile

Actions

Feature #20838

closed

Modern integration of module into backend using Extbase

Added by Xavier Perseguers over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-08-05
Due date:
% Done:

0%

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

Description

An Extbase dispatcher for the Backend is ready to be integrated. However current modules need to have a conf.php file where the "controller" of the module is located. This does not make much sense as these information could be provided by the Extbase BackendDispatcher itself without asking developer to pollute their extension with odd-looking files. As it needs a change in Core, I want the change to be accepted into Core.

This patch enhance the loading of a backend module and allows the Extbase BackendDispatcher to provide the module information back to TYPO3 core, meaning no more conf.php files are needed when using Extbase as framework for backend modules.

(issue imported from #M11652)


Files

11652.diff (1.42 KB) 11652.diff Administrator Admin, 2009-08-05 19:46
11652_v2.diff (1.46 KB) 11652_v2.diff Administrator Admin, 2009-08-10 12:43
11652_v3.diff (902 Bytes) 11652_v3.diff Administrator Admin, 2009-08-26 12:54

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.ClosedJochen Rau2010-02-22

Actions
Actions #1

Updated by Steffen Kamper over 15 years ago

FYI: committed v2 to trunk, rev 5771

Actions #2

Updated by Jochen Rau about 15 years ago

I have applied a new patch

Actions #3

Updated by Steffen Kamper about 15 years ago

fixed in trunk svn

Actions

Also available in: Atom PDF