.coveragerc
CHANGES.rst
CONTRIBUTORS.rst
MANIFEST.in
README.rst
buildout.cfg
pyproject.toml
setup.py
docs/LICENSE.GPL
docs/LICENSE.rst
docs/index.rst
src/collective/__init__.py
src/collective.collectiongathering.egg-info/PKG-INFO
src/collective.collectiongathering.egg-info/SOURCES.txt
src/collective.collectiongathering.egg-info/dependency_links.txt
src/collective.collectiongathering.egg-info/entry_points.txt
src/collective.collectiongathering.egg-info/namespace_packages.txt
src/collective.collectiongathering.egg-info/not-zip-safe
src/collective.collectiongathering.egg-info/requires.txt
src/collective.collectiongathering.egg-info/top_level.txt
src/collective/collectiongathering/__init__.py
src/collective/collectiongathering/configure.zcml
src/collective/collectiongathering/content.py
src/collective/collectiongathering/interfaces.py
src/collective/collectiongathering/setuphandlers.py
src/collective/collectiongathering/testing.py
src/collective/collectiongathering/browser/__init__.py
src/collective/collectiongathering/browser/configure.zcml
src/collective/collectiongathering/browser/views.py
src/collective/collectiongathering/browser/templates/full_view.pt
src/collective/collectiongathering/browser/templates/listing.pt
src/collective/collectiongathering/browser/templates/listing_album.pt
src/collective/collectiongathering/browser/templates/listing_summary.pt
src/collective/collectiongathering/browser/templates/listing_tabular.pt
src/collective/collectiongathering/locales/collective.collectiongathering.pot
src/collective/collectiongathering/locales/update.sh
src/collective/collectiongathering/profiles/default/browserlayer.xml
src/collective/collectiongathering/profiles/default/collectivecollectiongathering_marker.txt
src/collective/collectiongathering/profiles/default/metadata.xml
src/collective/collectiongathering/profiles/default/types.xml
src/collective/collectiongathering/profiles/default/types/CollectionGathering.xml
src/collective/collectiongathering/profiles/uninstall/browserlayer.xml
src/collective/collectiongathering/profiles/uninstall/types.xml
src/collective/collectiongathering/tests/__init__.py
src/collective/collectiongathering/tests/test_collectiongathering.py
src/collective/collectiongathering/tests/test_setup.py