lepidus / fullJournalTransfer

OJS plugin for importing/exporting a journal with all its private information (e.g. submitted articles, reviews, editorial decisions, etc.)
24 stars 7 forks source link

Export journals using xz instead of gz #3

Closed samueloph closed 8 years ago

samueloph commented 9 years ago

As discussed in https://github.com/lepidus/fullJournalTransfer/pull/2, this PR is backwards compatible. This means it'll receive both .gz and .xz files for importation, but will export only .xz files.

Please don't merge yet, this is in WIP state.