[TYPO3-core] RFC: #15686: Call the list module through the dispatcher instead directly
Steffen Kamper
info at sk-typo3.de
Mon Sep 13 00:47:56 CEST 2010
Hi,
+1 by reading and testing.
The only thing i dislike is the new wrapper file index.php.
As it's hardcoded and ugly, i created a small feature with #15692. This
allows to register the list module this way:
t3lib_extMgm::addModulePath('web_list', t3lib_extMgm::extPath($_EXTKEY)
. 'mod1/', 'db_list.php');
vg Steffen
More information about the TYPO3-team-core
mailing list