.gitignore
CHANGES.txt
CONTRIBUTORS.txt
README.rst
bootstrap.py
buildout.cfg
jenkins.cfg
setup.py
docs/LICENSE.GPL
docs/LICENSE.txt
src/collective/__init__.py
src/collective.spaces.egg-info/PKG-INFO
src/collective.spaces.egg-info/SOURCES.txt
src/collective.spaces.egg-info/dependency_links.txt
src/collective.spaces.egg-info/entry_points.txt
src/collective.spaces.egg-info/namespace_packages.txt
src/collective.spaces.egg-info/not-zip-safe
src/collective.spaces.egg-info/requires.txt
src/collective.spaces.egg-info/top_level.txt
src/collective/spaces/__init__.py
src/collective/spaces/configure.zcml
src/collective/spaces/interfaces.py
src/collective/spaces/overrides.zcml
src/collective/spaces/space.py
src/collective/spaces/testing.py
src/collective/spaces/utils.py
src/collective/spaces/vocabulary.py
src/collective/spaces/browser/__init__.py
src/collective/spaces/browser/configure.zcml
src/collective/spaces/browser/createform.py
src/collective/spaces/browser/logo.pt
src/collective/spaces/browser/overrides.zcml
src/collective/spaces/browser/viewlets.py
src/collective/spaces/profiles/default/actions.xml
src/collective/spaces/profiles/default/contentrules.xml
src/collective/spaces/profiles/default/metadata.xml
src/collective/spaces/profiles/default/rolemap.xml
src/collective/spaces/profiles/default/types.xml
src/collective/spaces/profiles/default/structure/.objects
src/collective/spaces/profiles/default/structure/.preserve
src/collective/spaces/profiles/default/structure/space-template
src/collective/spaces/profiles/default/types/collective.spaces.space.xml
src/collective/spaces/resources/spaces-logo.png
src/collective/spaces/tests/__init__.py
src/collective/spaces/tests/test_create_space_form.py
src/collective/spaces/tests/test_install.py
src/collective/spaces/tests/test_space.py
src/collective/spaces/tests/test_utils.py
src/collective/spaces/tests/test_viewlets.py
src/collective/spaces/tests/test_vocabulary.py