README.txt
bootstrap.py
buildout.cfg
setup.py
docs/HISTORY.txt
src/Products/__init__.py
src/Products.SimpleAttachment.egg-info/PKG-INFO
src/Products.SimpleAttachment.egg-info/SOURCES.txt
src/Products.SimpleAttachment.egg-info/dependency_links.txt
src/Products.SimpleAttachment.egg-info/entry_points.txt
src/Products.SimpleAttachment.egg-info/namespace_packages.txt
src/Products.SimpleAttachment.egg-info/not-zip-safe
src/Products.SimpleAttachment.egg-info/requires.txt
src/Products.SimpleAttachment.egg-info/top_level.txt
src/Products/SimpleAttachment/README.txt
src/Products/SimpleAttachment/__init__.py
src/Products/SimpleAttachment/config.py
src/Products/SimpleAttachment/configure.zcml
src/Products/SimpleAttachment/setuphandlers.py
src/Products/SimpleAttachment/version.txt
src/Products/SimpleAttachment/content/__init__.py
src/Products/SimpleAttachment/content/file.py
src/Products/SimpleAttachment/content/image.py
src/Products/SimpleAttachment/profiles/default/import_steps.xml
src/Products/SimpleAttachment/profiles/default/metadata.xml
src/Products/SimpleAttachment/profiles/default/propertiestool.xml
src/Products/SimpleAttachment/profiles/default/simpleattachment_various.txt
src/Products/SimpleAttachment/profiles/default/skins.xml
src/Products/SimpleAttachment/profiles/default/types.xml
src/Products/SimpleAttachment/profiles/default/workflows.xml
src/Products/SimpleAttachment/profiles/default/types/FileAttachment.xml
src/Products/SimpleAttachment/profiles/default/types/ImageAttachment.xml
src/Products/SimpleAttachment/skins/attachment_widgets/widget_attachmentsmanager.pt
src/Products/SimpleAttachment/skins/attachment_widgets/widget_attachmentsmanager_delete.cpy
src/Products/SimpleAttachment/skins/attachment_widgets/widget_attachmentsmanager_delete.cpy.metadata
src/Products/SimpleAttachment/skins/attachment_widgets/widget_attachmentsmanager_move.cpy
src/Products/SimpleAttachment/skins/attachment_widgets/widget_attachmentsmanager_move.cpy.metadata
src/Products/SimpleAttachment/skins/attachment_widgets/widget_attachmentsmanager_rename.cpy
src/Products/SimpleAttachment/skins/attachment_widgets/widget_attachmentsmanager_rename.cpy.metadata
src/Products/SimpleAttachment/skins/attachment_widgets/widget_attachmentsmanager_upload.cpy
src/Products/SimpleAttachment/skins/attachment_widgets/widget_attachmentsmanager_upload.cpy.metadata
src/Products/SimpleAttachment/skins/attachment_widgets/widget_imagesmanager.pt
src/Products/SimpleAttachment/skins/attachment_widgets/widget_imagesmanager_delete.cpy
src/Products/SimpleAttachment/skins/attachment_widgets/widget_imagesmanager_delete.cpy.metadata
src/Products/SimpleAttachment/skins/attachment_widgets/widget_imagesmanager_move.cpy
src/Products/SimpleAttachment/skins/attachment_widgets/widget_imagesmanager_move.cpy.metadata
src/Products/SimpleAttachment/skins/attachment_widgets/widget_imagesmanager_rename.cpy
src/Products/SimpleAttachment/skins/attachment_widgets/widget_imagesmanager_rename.cpy.metadata
src/Products/SimpleAttachment/skins/attachment_widgets/widget_imagesmanager_upload.cpy
src/Products/SimpleAttachment/skins/attachment_widgets/widget_imagesmanager_upload.cpy.metadata
src/Products/SimpleAttachment/skins/simpleattachment/fileattachment_view.pt
src/Products/SimpleAttachment/skins/simpleattachment/fileattachment_view.pt.metadata
src/Products/SimpleAttachment/skins/simpleattachment/imageattachment_view.pt
src/Products/SimpleAttachment/skins/simpleattachment/imageattachment_view.pt.metadata
src/Products/SimpleAttachment/tests/UploadAttachments.txt
src/Products/SimpleAttachment/tests/UploadImages.txt
src/Products/SimpleAttachment/tests/__init__.py
src/Products/SimpleAttachment/tests/base.py
src/Products/SimpleAttachment/tests/caching.txt
src/Products/SimpleAttachment/tests/plone3.pdf
src/Products/SimpleAttachment/tests/plone4.pdf
src/Products/SimpleAttachment/tests/test_caching.py
src/Products/SimpleAttachment/tests/test_functional.py
src/Products/SimpleAttachment/tests/test_setup.py
src/Products/SimpleAttachment/tests/utils.py
src/Products/SimpleAttachment/widget/__init__.py
src/Products/SimpleAttachment/widget/attachments.py
src/Products/SimpleAttachment/widget/images.py