Task #56246

Epic #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)

Added by Helmut Hummel over 1 year ago. Updated over 1 year ago.

Status:Rejected Start date:2014-02-24
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:- Spent time: 1.75 hour
Target version:-
TYPO3 Version:6.2 Complexity:
PHP Version: 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.


Subtasks

Task #56247: Remove all conf.php files and use the BackendUtility::add...Rejected

History

#1 Updated by Alexander Schnitzler over 1 year ago

  • Status changed from New to Accepted
  • Assigned To set to Alexander Schnitzler

#2 Updated by Helmut Hummel over 1 year ago

  • Status changed from Accepted to Rejected

not really possible for now

#3 Updated by Helmut Hummel over 1 year ago

  • Assigned To deleted (Alexander Schnitzler)

Also available in: Atom PDF