Actions
Task #48625
closedSplit up module menu
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-05-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Following #5128 the module menu should be split up:
- Editorial Tasks (web, list, info, functions, files)
- Integration (template, access, user management, extensions, language)
- User settings (setup, task center)
- Tools (everything else like always)
- System (install, scheduler, lowlevel+config, reports)
Until module groups support different trees within on module this structure needs a compromise:
- Editorial Tasks (web, list, info, functions)
- File
- Integration (template, access, )
- User settings (setup, task center)
- Tools (everything else like always)
- System (user management, extensions, language, install, scheduler, lowlevel+config, reports)
This way
- Web (page tree)
- File (folder tree)
- Integration (page tree)
- User (no tree)
- Tools (no tree)
- System (no tree)
Actions