[TASK] Add submodules to "Styleguide" backend module
Over time, EXT:stylguide has expanded its range of functions. To clarify the separation between styles and components, as well as the functionality of creating example page trees, the contents of the backend module "Styleguide" are divided into submodules. Resolves: #104358 Releases: main Change-Id: I9548567265633b66da3fadd4f0f5b07f39f79ae8 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85186 Reviewed-by:Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Benjamin Franzke <ben@bnf.dev> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Benjamin Franzke <ben@bnf.dev>
Showing
- typo3/sysext/core/Tests/Acceptance/Application/Styleguide/NotificationCest.php 1 addition, 1 deletion...ts/Acceptance/Application/Styleguide/NotificationCest.php
- typo3/sysext/styleguide/Classes/Controller/ComponentsController.php 375 additions, 0 deletions...xt/styleguide/Classes/Controller/ComponentsController.php
- typo3/sysext/styleguide/Classes/Controller/PageTreesController.php 210 additions, 0 deletions...ext/styleguide/Classes/Controller/PageTreesController.php
- typo3/sysext/styleguide/Classes/Controller/StylesController.php 189 additions, 0 deletions...sysext/styleguide/Classes/Controller/StylesController.php
- typo3/sysext/styleguide/Configuration/Backend/Modules.php 48 additions, 4 deletionstypo3/sysext/styleguide/Configuration/Backend/Modules.php
- typo3/sysext/styleguide/Resources/Private/Language/locallang.xlf 99 additions, 73 deletions...ysext/styleguide/Resources/Private/Language/locallang.xlf
- typo3/sysext/styleguide/Resources/Private/Partials/Backend/Navigation.html 2 additions, 2 deletions...eguide/Resources/Private/Partials/Backend/Navigation.html
- typo3/sysext/styleguide/Resources/Private/Templates/Backend/Components/Accordion.html 9 additions, 2 deletions...urces/Private/Templates/Backend/Components/Accordion.html
- typo3/sysext/styleguide/Resources/Private/Templates/Backend/Components/Avatar.html 9 additions, 2 deletions...esources/Private/Templates/Backend/Components/Avatar.html
- typo3/sysext/styleguide/Resources/Private/Templates/Backend/Components/Badges.html 9 additions, 2 deletions...esources/Private/Templates/Backend/Components/Badges.html
- typo3/sysext/styleguide/Resources/Private/Templates/Backend/Components/Buttons.html 9 additions, 2 deletions...sources/Private/Templates/Backend/Components/Buttons.html
- typo3/sysext/styleguide/Resources/Private/Templates/Backend/Components/Cards.html 9 additions, 2 deletions...Resources/Private/Templates/Backend/Components/Cards.html
- typo3/sysext/styleguide/Resources/Private/Templates/Backend/Components/Filter.html 17 additions, 2 deletions...esources/Private/Templates/Backend/Components/Filter.html
- typo3/sysext/styleguide/Resources/Private/Templates/Backend/Components/FlashMessages.html 27 additions, 0 deletions...s/Private/Templates/Backend/Components/FlashMessages.html
- typo3/sysext/styleguide/Resources/Private/Templates/Backend/Components/Infobox.html 9 additions, 2 deletions...sources/Private/Templates/Backend/Components/Infobox.html
- typo3/sysext/styleguide/Resources/Private/Templates/Backend/Components/Modal.html 9 additions, 2 deletions...Resources/Private/Templates/Backend/Components/Modal.html
- typo3/sysext/styleguide/Resources/Private/Templates/Backend/Components/Notifications.html 17 additions, 4 deletions...s/Private/Templates/Backend/Components/Notifications.html
- typo3/sysext/styleguide/Resources/Private/Templates/Backend/Components/Pagination.html 9 additions, 2 deletions...rces/Private/Templates/Backend/Components/Pagination.html
- typo3/sysext/styleguide/Resources/Private/Templates/Backend/Components/ProgressIndicators.html 13 additions, 3 deletions...vate/Templates/Backend/Components/ProgressIndicators.html
- typo3/sysext/styleguide/Resources/Private/Templates/Backend/Components/Tab.html 13 additions, 3 deletions...e/Resources/Private/Templates/Backend/Components/Tab.html
Please register or sign in to comment