Actions
Feature #18063
closedAdd preprocess hook in BE menu.
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-01-28
Due date:
% Done:
0%
Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:
Description
I would like to request a hook in the module menu, which allows to process the module list, before it is sent to rendering.
Functions affected:
- In Typo3 4.2+ this happens in the class moduleMenu in the function getRawModuleData.
- In Typo3 < 4.2 this happens in the SC_alt_menu in the function main.
See attached patches for class.moduleMenu.php and alt_menu.php.
(issue imported from #M7293)
Files
Actions