.travis.yml
CHANGES.rst
CONTRIBUTORS.rst
DEVELOP.rst
LICENSE.GPL
LICENSE.rst
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
docs/index.rst
docs/screenshot.png
src/collective/__init__.py
src/collective.sidebar.egg-info/PKG-INFO
src/collective.sidebar.egg-info/SOURCES.txt
src/collective.sidebar.egg-info/dependency_links.txt
src/collective.sidebar.egg-info/entry_points.txt
src/collective.sidebar.egg-info/namespace_packages.txt
src/collective.sidebar.egg-info/not-zip-safe
src/collective.sidebar.egg-info/requires.txt
src/collective.sidebar.egg-info/top_level.txt
src/collective/sidebar/__init__.py
src/collective/sidebar/configure.zcml
src/collective/sidebar/interfaces.py
src/collective/sidebar/patches.py
src/collective/sidebar/permissions.zcml
src/collective/sidebar/setuphandlers.py
src/collective/sidebar/testing.py
src/collective/sidebar/upgrades.py
src/collective/sidebar/upgrades.zcml
src/collective/sidebar/utils.py
src/collective/sidebar/browser/__init__.py
src/collective/sidebar/browser/configure.zcml
src/collective/sidebar/browser/sidebar.py
src/collective/sidebar/browser/toolbar.py
src/collective/sidebar/browser/overrides/.gitkeep
src/collective/sidebar/browser/static/.gitkeep
src/collective/sidebar/browser/static/cover.less
src/collective/sidebar/browser/static/main.less
src/collective/sidebar/browser/static/mockup-patterns-structureupdater.js
src/collective/sidebar/browser/static/mockup-patterns-structureupdater.min.js
src/collective/sidebar/browser/static/sidebar.collapse.js
src/collective/sidebar/browser/static/sidebar.collapse.min.js
src/collective/sidebar/browser/static/sidebar.js
src/collective/sidebar/browser/static/sidebar.less
src/collective/sidebar/browser/static/sidebar.min.css
src/collective/sidebar/browser/static/sidebar.min.js
src/collective/sidebar/browser/templates/cover.pt
src/collective/sidebar/browser/templates/sidebar.pt
src/collective/sidebar/controlpanel/__init__.py
src/collective/sidebar/controlpanel/config.py
src/collective/sidebar/controlpanel/configure.zcml
src/collective/sidebar/controlpanel/controlpanel.py
src/collective/sidebar/locales/collective.sidebar.pot
src/collective/sidebar/locales/update.sh
src/collective/sidebar/locales/de/LC_MESSAGES/collective.sidebar.mo
src/collective/sidebar/locales/de/LC_MESSAGES/collective.sidebar.po
src/collective/sidebar/profiles/default/actions.xml
src/collective/sidebar/profiles/default/browserlayer.xml
src/collective/sidebar/profiles/default/catalog.xml
src/collective/sidebar/profiles/default/controlpanel.xml
src/collective/sidebar/profiles/default/metadata.xml
src/collective/sidebar/profiles/default/registry.xml
src/collective/sidebar/profiles/default/rolemap.xml
src/collective/sidebar/profiles/testing/actions.xml
src/collective/sidebar/profiles/testing/metadata.xml
src/collective/sidebar/profiles/to_1001/registry.xml
src/collective/sidebar/profiles/uninstall/browserlayer.xml
src/collective/sidebar/tests/__init__.py
src/collective/sidebar/tests/test_actions.py
src/collective/sidebar/tests/test_robot.py
src/collective/sidebar/tests/test_setup.py
src/collective/sidebar/tests/test_sidebar.py
src/collective/sidebar/tests/test_utils.py
src/collective/sidebar/tests/robot/test_example.robot
templates/i18nize.in