Feature #20023
closed
Translation Handling: Enable Update from Translation Repository via CLI
Added by Daniel Krupke almost 16 years ago.
Updated about 11 years ago.
Category:
Extension Manager
Description
As in Extension "rscliem" which handles CLI-based management of extension updates there should also be a feature to update translations via CLI. With such a CLI-based translation update management you can build a cronjob to update translations daily/weekly.
This could be released as a new extension or as a new feature in the extension "rscliem".
(issue imported from #M10448)
As a third option this could also be handled by Extension Manager in core.
Possible Functions for this CLI feature:
1.) Check Translations
- Same as clicking on the according button in Extension Manager > Translation Handling
- CLI-Command: $PWD/cli_dispatch.phpsh emtools --check-translations
2.) Import Translations
- Same as clicking on the according button in EM > Translation Handling
- CLI-Command: $PWD/cli_dispatch.phpsh emtools --import-translations
3.) Clear Translation Files
- For a full check/update, this deletes the l10n zip-files from the typo3temp folder
- CLI-Command: $PWD/cli_dispatch.phpsh emtools --clear-translation-files
4.) Uninstall old csh_* extensions
- Uninstalls all old csh_* extensions to fully use new way of translation handling
- CLI-Command: $PWD/cli_dispatch.phpsh emtools --uninstall-csh-extensions
Hi Daniel,
thanks for the idea! Such an option was always missing.
Can you provide a patch for sending to Core List?
- Status changed from Needs Feedback to New
- Target version changed from 0 to 4.7.0
- Target version deleted (
4.7.0)
- Status changed from New to Needs Feedback
As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.
Also available in: Atom
PDF