Closed (won't fix)
Project:
Localization server
Version:
5.x-1.x-dev
Component:
Export
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2007 at 10:59 UTC
Updated:
15 Jan 2010 at 17:09 UTC
For convenience windows users it is necessary export in zip and only one file (po) in archive
Comments
Comment #1
psicomante commentedUse the autolocale module to import lots of po files. For tar files use 7zip.
Comment #2
pvasili@drupal.org commentedThanks, I know it. Only two reasons:
1) 1 file .po is much more convenient than 10 (20...)
2) Archive Zip by default works in windows, and for gzip(tar) is necessary rar, 7zip, etc.
Comment #3
gábor hojtsy1. How many po files is more convinient is a good question. Some people say it is much easier to get over smaller files (ie. easier to set expectations / targets), and then import them back in. Also Drupal is much happier with smaller files to import.
2. All Drupal modules and themes are distributed with tar.gz, so it is expected that you have some program to handle these.
Comment #4
pvasili commented1) I think it is possible to make 2 opportunities
2) Users becomes more when will be AND zip. :)
I only have offered an additional feature, which will be useful to many users.
Comment #5
gábor hojtsyComment #6
psicomante commented1) i think if you use autolocale (d5) or d6 you shouldn't 'make' this question. It will be Drupal that will import po files for you, isnt'it? A additional option create more confusion.
2) tar.gz is the right answer, imho. If you manage a drupal site, you extracted tar.gz. I agree with Gàbor.
Comment #7
pvasili@drupal.org commented2 Psicomante: My friends establish drupal and is frequent they even badly know css & html :-). Windows - is windows...
I do not insist, but the alternative is always useful
Comment #8
psicomante commentedthen....i don't know. Pvasili, you're right too, perhaps Gàbor make the rightest choice :)
Comment #9
pvasili commentedIf will be more fans Drupal (even if they do not know html) all it will be better :).
Comment #10
gábor hojtsyNote that we cannot change how Drupal itself as well as modules and themes are packaged, so they would still need to go through these hoops anyway. Also, again, I said we need a decent zip library. Currently, the code depends on the PEAR Tar library to do the tar.gz files, but in fact it would be better if we could live without such external dependencies.
Comment #11
gábor hojtsyAs long as Drupal.org does not provide such a format (and there seems to be no sign to that), we'll not do this either.