Project

General

Profile

Actions

Task #56246

closed

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 about 10 years ago. Updated about 10 years ago.

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.


Subtasks 1 (0 open1 closed)

Task #56247: Remove all conf.php files and use the BackendUtility::addModule API to add the configurationRejected2014-02-24

Actions
Actions #1

Updated by Alexander Schnitzler about 10 years ago

  • Status changed from New to Accepted
  • Assignee set to Alexander Schnitzler
Actions #2

Updated by Helmut Hummel about 10 years ago

  • Status changed from Accepted to Rejected

not really possible for now

Actions #3

Updated by Helmut Hummel about 10 years ago

  • Assignee deleted (Alexander Schnitzler)
Actions

Also available in: Atom PDF