Project

General

Profile

Actions

Feature #20023

closed

Translation Handling: Enable Update from Translation Repository via CLI

Added by Daniel Krupke about 15 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2009-02-16
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

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)

Actions #1

Updated by Daniel Krupke about 15 years ago

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

Actions #2

Updated by Chris topher almost 14 years ago

Hi Daniel,

thanks for the idea! Such an option was always missing.

Can you provide a patch for sending to Core List?

Actions #3

Updated by Susanne Moog over 12 years ago

  • Status changed from Needs Feedback to New
  • Target version changed from 0 to 4.7.0
Actions #4

Updated by Steffen Ritter about 12 years ago

  • Target version deleted (4.7.0)
Actions #5

Updated by Alexander Opitz almost 11 years ago

  • 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?

Actions #6

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback for over 90 days.

Actions

Also available in: Atom PDF