I tried to implement the feature of downloading po files from localize.drupal.org in a custom module - is it possible to use the batch API for this purpose ?

It would be nice to give the user an optical feedback on the downloading actions / on installing the language packages.

[#916794]

SteffenR

Comments

Gábor Hojtsy’s picture

Status: Active » Postponed (maintainer needs more info)

Check out how the latest version uses the batch API with l10n_update. I'm really thinking you should look at reusing l10n_update instead of building your own code. Let's unify efforts! Any other questions? :)

SteffenR’s picture

Hi Gabor,
thx for your help - i'll have a look on l10n_update module - looks great :)

wow .. i'm really impressed of the module ;)

Thank you !
SteffenR

Gábor Hojtsy’s picture

Category: feature » support
Status: Postponed (maintainer needs more info) » Fixed

Solved then.

Status: Fixed » Closed (fixed)

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