[FEATURE] Introduce event to prevent downloading of language packs
With the newly introduced event, it is possible to ignore extensions or individual language packs for extensions when downloading the language packs. Resolves: #98394 Releases: main Change-Id: I5ff3b3bcdc4de41338d6925412c81ccb1df022e3 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77485 Tested-by:core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- Build/Sources/TypeScript/install/module/maintenance/language-packs.ts 40 additions, 21 deletions...s/TypeScript/install/module/maintenance/language-packs.ts
- typo3/sysext/core/Documentation/Changelog/12.2/Feature-98394-IntroduceEventToPreventDownloadingOfLanguagePacks.rst 59 additions, 0 deletions...394-IntroduceEventToPreventDownloadingOfLanguagePacks.rst
- typo3/sysext/install/Classes/Command/LanguagePackCommand.php 30 additions, 13 deletionstypo3/sysext/install/Classes/Command/LanguagePackCommand.php
- typo3/sysext/install/Classes/Controller/MaintenanceController.php 5 additions, 1 deletion...sext/install/Classes/Controller/MaintenanceController.php
- typo3/sysext/install/Classes/Service/Event/ModifyLanguagePacksEvent.php 43 additions, 0 deletions...nstall/Classes/Service/Event/ModifyLanguagePacksEvent.php
- typo3/sysext/install/Classes/Service/LanguagePackService.php 14 additions, 11 deletionstypo3/sysext/install/Classes/Service/LanguagePackService.php
- typo3/sysext/install/Resources/Public/JavaScript/module/maintenance/language-packs.js 1 addition, 1 deletion...es/Public/JavaScript/module/maintenance/language-packs.js
Please register or sign in to comment