Problem/Motivation

Translating a huge amount of nodes could have a better performance if runned inside a Drush command.

Proposed resolution

Add a drush command to module.
ant_bulk:translate [anttrans]

Arguments:
type: Content type machine name to translate.
language: Language id to translate to.

Options:
--overwrite: Overwrite current translations defaults to false
--size: Batch size. All if ommited

Example:
ant_bulk:translate article fr --overwrite=true size=100

Comments

kallado created an issue. See original summary.

kallado’s picture

Issue summary: View changes

  • kallado committed 61b5a6b4 on 1.0.x
    Issue #3484933 by kallado: Add drush command to translate
    

  • kallado committed 8ad97b9e on 1.0.x
    Issue #3484933 by kallado: Add drush command to translate
    
kallado’s picture

Status: Active » Fixed

fixed in rc2

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.