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
Updated by Kasper Ligaard almost 17 years ago
Just attached combined patch (hopefully).
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.
Actions