MANIFEST.in
README.txt
setup.cfg
setup.py
docs/CREDITS.txt
docs/HISTORY.txt
docs/INSTALL.txt
docs/LICENSE.GPL
docs/LICENSE.txt
src/collective/__init__.py
src/collective.upload.egg-info/PKG-INFO
src/collective.upload.egg-info/SOURCES.txt
src/collective.upload.egg-info/dependency_links.txt
src/collective.upload.egg-info/entry_points.txt
src/collective.upload.egg-info/namespace_packages.txt
src/collective.upload.egg-info/not-zip-safe
src/collective.upload.egg-info/requires.txt
src/collective.upload.egg-info/top_level.txt
src/collective/upload/__init__.py
src/collective/upload/behaviors.py
src/collective/upload/behaviors.zcml
src/collective/upload/browser.py
src/collective/upload/config.py
src/collective/upload/configure.zcml
src/collective/upload/controlpanel.py
src/collective/upload/interfaces.py
src/collective/upload/testing.py
src/collective/upload/viewlets.py
src/collective/upload/locales/collective.upload.pot
src/collective/upload/locales/es/LC_MESSAGES/collective.upload.po
src/collective/upload/locales/pt_BR/LC_MESSAGES/collective.upload.po
src/collective/upload/profiles/default/browserlayer.xml
src/collective/upload/profiles/default/controlpanel.xml
src/collective/upload/profiles/default/metadata.xml
src/collective/upload/profiles/default/registry.xml
src/collective/upload/static/application.js
src/collective/upload/static/canvas-to-blob.min.js
src/collective/upload/static/document_small_upload.png
src/collective/upload/static/jquery.1.7.1.js
src/collective/upload/static/jquery.fileupload-ip.js
src/collective/upload/static/jquery.fileupload-ui.css
src/collective/upload/static/jquery.fileupload-ui.js
src/collective/upload/static/jquery.fileupload.js
src/collective/upload/static/jquery.iframe-transport.js
src/collective/upload/static/jquery.ui.widget.js
src/collective/upload/static/load-image.min.js
src/collective/upload/static/media-upload-init-behavior.js
src/collective/upload/static/pbar-ani.gif
src/collective/upload/static/progressbar.gif
src/collective/upload/static/cors/jquery.postmessage-transport.js
src/collective/upload/static/cors/jquery.xdr-transport.js
src/collective/upload/static/vendor/jquery.ui.widget.js
src/collective/upload/templates/folder_contents.pt
src/collective/upload/templates/media_uploader.pt
src/collective/upload/tests/__init__.py
src/collective/upload/tests/test_controlpanel.py
src/collective/upload/tests/test_setup.py
src/collective/upload/tests/test_viewlet.py
src/collective/upload/tests/test_views.py
src/collective/upload/viewlets/media_uploader_init.pt