[TASK] Add single view for distributions in EM
In order to know what is going to be installed, the distribution manager should display more information about a single extension, also with a link to configure the distribution, if possible. Releases: 6.2 Resolves: #57212 Change-Id: Ia092ec7b2c5162b33f4fce614415de07ffa2ca47 Reviewed-on: https://review.typo3.org/28677 Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
Showing
- typo3/sysext/extensionmanager/Classes/Controller/DistributionController.php 26 additions, 2 deletions...sionmanager/Classes/Controller/DistributionController.php
- typo3/sysext/extensionmanager/Classes/Controller/DownloadController.php 11 additions, 5 deletions...xtensionmanager/Classes/Controller/DownloadController.php
- typo3/sysext/extensionmanager/Resources/Private/Language/locallang.xlf 15 additions, 0 deletions...extensionmanager/Resources/Private/Language/locallang.xlf
- typo3/sysext/extensionmanager/Resources/Private/Partials/List/Distribution.html 6 additions, 2 deletions...manager/Resources/Private/Partials/List/Distribution.html
- typo3/sysext/extensionmanager/Resources/Private/Scss/main.scss 2 additions, 1 deletion.../sysext/extensionmanager/Resources/Private/Scss/main.scss
- typo3/sysext/extensionmanager/Resources/Private/Scss/modules/_description.scss 24 additions, 0 deletions...nmanager/Resources/Private/Scss/modules/_description.scss
- typo3/sysext/extensionmanager/Resources/Private/Scss/page/_base.scss 22 additions, 0 deletions...t/extensionmanager/Resources/Private/Scss/page/_base.scss
- typo3/sysext/extensionmanager/Resources/Private/Scss/page/_distribution.scss 51 additions, 12 deletions...ionmanager/Resources/Private/Scss/page/_distribution.scss
- typo3/sysext/extensionmanager/Resources/Private/Scss/var/_settings.scss 15 additions, 7 deletions...xtensionmanager/Resources/Private/Scss/var/_settings.scss
- typo3/sysext/extensionmanager/Resources/Private/Templates/Distribution/Show.html 92 additions, 0 deletions...anager/Resources/Private/Templates/Distribution/Show.html
- typo3/sysext/extensionmanager/Resources/Private/Templates/Distribution/Welcome.html 0 additions, 30 deletions...ger/Resources/Private/Templates/Distribution/Welcome.html
- typo3/sysext/extensionmanager/Resources/Public/Css/main.css 1 addition, 432 deletionstypo3/sysext/extensionmanager/Resources/Public/Css/main.css
- typo3/sysext/extensionmanager/ext_tables.php 1 addition, 1 deletiontypo3/sysext/extensionmanager/ext_tables.php
Please register or sign in to comment