Task #22539
closedProvide human readable names for sections
100%
Description
The 'All Configuration' section in the Install Tool features a number of sections that have cryptic descriptions like [GFX]:. It would increase usability if the human readable Section names are added in front and if there would be a section navigation on top so you can jump to the section you want to edit.
Graphics [GFX]:
System [SYS]:
Extensions [EXT]:
Backend [BE]:
Frontend [FE]:
p/s Do we need all the empty sections at the bottom?
(issue imported from #M14238)
Updated by Alexander Opitz almost 11 years ago
- Category set to Install Tool
- Target version deleted (
0) - Is Regression set to No
The install tool was reworked for TYPO3 CMS 6.2, this sections are now clearly separated.
We should use readable names and sort them better. I would propose:
- System ( $TYPO3_CONF_VARS['SYS'] )
- Backend ( $TYPO3_CONF_VARS['BE'] )
- Frontend ( $TYPO3_CONF_VARS['FE'] )
- Grafic ( $TYPO3_CONF_VARS['GFX'] )
- Connection ( $TYPO3_CONF_VARS['HTTP'] )
- Mail ( $TYPO3_CONF_VARS['MAIL'] )
- Extension Installation ( $TYPO3_CONF_VARS['EXT'] )
Maybe we can add such information popups.
Updated by Mathias Schreiber almost 10 years ago
Typo: Graphic
Propsal: Image Processing
Updated by Stephan Großberndt over 9 years ago
- Tracker changed from Bug to Task
- TYPO3 Version changed from 4.4 to 7
- PHP Version deleted (
4.3)
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39273
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39273
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39273
Updated by Gerrit Code Review over 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39273
Updated by Gerrit Code Review over 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39273
Updated by Andreas Fernandez over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c79e3d5e9ff8f6dd38ce2b1c49d890bc3c754e06.