Actions
Task #56246
closedEpic #55070: Workpackages
Epic #55066: WP: Security enhancements
Story #55516: Reduce the number of backend script entry points
BackenUtility::getModuleUrl should respect old modules (not mod.php style)
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-02-24
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In order to allow extension developers to use the same API for 4.5 through 6.2
it should be possible to call getModuleUrl to reliably get the URL to the module, no matter
if it is a dispatcher or old style module.
In order to do so, all module configuration should be moved from conf.php files to the
addModule API, so that we can check that in BackenUtility::getModuleUrl without needing to include
a file.
Updated by Alexander Schnitzler over 10 years ago
- Status changed from New to Accepted
- Assignee set to Alexander Schnitzler
Updated by Helmut Hummel over 10 years ago
- Status changed from Accepted to Rejected
not really possible for now
Updated by Helmut Hummel over 10 years ago
- Assignee deleted (
Alexander Schnitzler)
Actions