Skip to main content

This tool is used to import and export zip files.

Project description

ZipFileTransport Tool

This tool is used to import and export zip files.

Installation

For full installation instructions see the “INSTALL.txt” file.

Features

  • Import of the file system objects (within zipfile) into Plone objects

  • Export of content objects to a zip file.

  • Adds two action buttons (import/export) to the bottom of folder_contents view.

  • Custom settings for creating your own created content types.

Requires

  • Plone 3.0.0 and greater

  • Zope 2.10.4 and greater

How to run the tests for this egg (Unix):

Plone 3

Make sure you are using Python-2.4.*

Check the egg trunk out into a directory:

svn co https://svn.plone.org/svn/collective/collective.zipfiletransport/trunk collective.zipfiletransport

Download bootstrap.py and run it:

wget http://svn.zope.org/*checkout*/zc.buildout/trunk/bootstrap/bootstrap.py

python bootstrap.py -c test-plone-3.3.x.cfg

Run the buildout:

./bin/buildout -vc test-plone-3.3.x.cfg

Now run the tests:

./bin/test -s collective.zipfiletransport

Changelog

3.2.3

  • Added .gitignore [blambert555]

  • Removed KSS Support in order to provide support for Plone 4.3.2 [pbauer]

  • Remove old overrides [encolpe]

  • Add dexterity container support [encolpe]

  • Use plone.app.form instead of custom based on formlib [encolpe]

3.2.2

  • fixed import deprecation warning [ajung]

3.2.1

  • fixed ZCML deprecations [ajung]

  • Updated pot file [blambert555]

  • Updated Spanish translations [blambert555]

  • Updated Brazilian Porteguese translations [blambert555]

3.2.0

  • Bumped version number so that current version succeeds older test version 3.1 [blambert]

2.2.3

  • Added preference to choose between IDs or titles for filename on export and added a control panel setting [blambert]

  • Set ID to be the default filename so that internal links in documents will be preserved in the ZIP export file [blambert]

  • Added metadata.xml to track property changes in GS [blambert]

  • Added Brazilian Portuguese translation [agnogueira]

  • Added Plone 4.1.x compatibility [erico_andrei]

  • Fixed export feature [kiorky]

  • Added a way (marker interface) to hide import/export buttongs on certain contents [kiorky]

2.2.2

  • Added unit tests [jcbrand]

  • Fixed a bug causing existing files to always be overridden [jcbrand]

  • Added Plone 4 compatibility [jcbrand]

  • Added default workflows for Image and File [jcbrand]

  • Register the utility via zcml and not via an import step [jcbrand]

2.2.1

  • Minor documentation changes

  • Repackaging; bad egg (missing docs folder)

2.2.0

  • Added German translation

  • Added import/export support for handling filenames/content with unicode characters

  • Added folder_contents override to show import button in empty folder

2.1.3

  • Added French translation

2.1.0 - Unreleased

  • Initial release

Contributors

  • Brent Lambert [blambert] <brent@enpraxis.net>

  • David Ray

  • Jon Thomas

  • JC Brand

  • Cillian de Roiste

  • Mathieu Le Marec - Pasquet (kiorky)

  • Encolpe Degoute (encolpe)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.zipfiletransport-3.2.3.tar.gz (132.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page