Actions
Bug #28502
closedt3lib_extMgm::addModule(): support sorting of main modules
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2011-07-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:
Description
Currently, the $position
parameter of t3lib_extMgm::addModule()
is used for submodules only.
It should be possible to influence the order of main modules, too.
Related to issue #15267.
Files
Updated by Christian Weiske over 13 years ago
- File 0001-implement-core-feature-28502-t3lib_extMgm-addModule-.patch 0001-implement-core-feature-28502-t3lib_extMgm-addModule-.patch added
Attached is a patch which adds support for main module sorting.
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 9 years ago
- Tracker changed from Feature to Bug
- Assignee set to Benni Mack
- Target version changed from 7.5 to 7 LTS
- TYPO3 Version set to 7
- Is Regression set to No
Updated by Benni Mack about 9 years ago
- Target version changed from 7 LTS to 8 LTS
Updated by Riccardo De Contardi almost 7 years ago
- Related to Feature #24949: Order of module menu entries added
Updated by Riccardo De Contardi almost 7 years ago
- Status changed from New to Closed
- Assignee deleted (
Benni Mack) - Target version deleted (
9.0)
I hope it is ok for you if I close this issue and ask to continue on #24949. I've added a reference to this issue to keep track of it and of your attached patch.
If you think that this is the wrong decision please reopen it, or ping me.
Thank you.
Actions