CHANGES.rst
CONTRIBUTORS.rst
DEVELOP.rst
LICENSE.GPL
LICENSE.rst
MANIFEST.in
README.rst
constraints.txt
constraints_plone52.txt
requirements.txt
setup.cfg
setup.py
docs/conf.py
docs/index.rst
src/collective/__init__.py
src/collective.volto.dropdownmenu.egg-info/PKG-INFO
src/collective.volto.dropdownmenu.egg-info/SOURCES.txt
src/collective.volto.dropdownmenu.egg-info/dependency_links.txt
src/collective.volto.dropdownmenu.egg-info/entry_points.txt
src/collective.volto.dropdownmenu.egg-info/namespace_packages.txt
src/collective.volto.dropdownmenu.egg-info/not-zip-safe
src/collective.volto.dropdownmenu.egg-info/requires.txt
src/collective.volto.dropdownmenu.egg-info/top_level.txt
src/collective/volto/__init__.py
src/collective/volto/dropdownmenu/__init__.py
src/collective/volto/dropdownmenu/configure.zcml
src/collective/volto/dropdownmenu/interfaces.py
src/collective/volto/dropdownmenu/permissions.zcml
src/collective/volto/dropdownmenu/setuphandlers.py
src/collective/volto/dropdownmenu/testing.py
src/collective/volto/dropdownmenu/upgrades.py
src/collective/volto/dropdownmenu/upgrades.zcml
src/collective/volto/dropdownmenu/browser/__init__.py
src/collective/volto/dropdownmenu/browser/configure.zcml
src/collective/volto/dropdownmenu/browser/controlpanel.py
src/collective/volto/dropdownmenu/locales/README.rst
src/collective/volto/dropdownmenu/locales/__init__.py
src/collective/volto/dropdownmenu/locales/collective.volto.dropdownmenu.pot
src/collective/volto/dropdownmenu/locales/update.py
src/collective/volto/dropdownmenu/locales/update.sh
src/collective/volto/dropdownmenu/locales/it/LC_MESSAGES/collective.volto.dropdownmenu.mo
src/collective/volto/dropdownmenu/locales/it/LC_MESSAGES/collective.volto.dropdownmenu.po
src/collective/volto/dropdownmenu/profiles/default/browserlayer.xml
src/collective/volto/dropdownmenu/profiles/default/controlpanel.xml
src/collective/volto/dropdownmenu/profiles/default/metadata.xml
src/collective/volto/dropdownmenu/profiles/default/registry.xml
src/collective/volto/dropdownmenu/profiles/default/rolemap.xml
src/collective/volto/dropdownmenu/profiles/uninstall/browserlayer.xml
src/collective/volto/dropdownmenu/profiles/uninstall/controlpanel.xml
src/collective/volto/dropdownmenu/profiles/uninstall/registry.xml
src/collective/volto/dropdownmenu/restapi/__init__.py
src/collective/volto/dropdownmenu/restapi/configure.zcml
src/collective/volto/dropdownmenu/restapi/deserializer/__init__.py
src/collective/volto/dropdownmenu/restapi/deserializer/configure.zcml
src/collective/volto/dropdownmenu/restapi/deserializer/dropdown_menu.py
src/collective/volto/dropdownmenu/restapi/dropdown_menu/__init__.py
src/collective/volto/dropdownmenu/restapi/dropdown_menu/configure.zcml
src/collective/volto/dropdownmenu/restapi/dropdown_menu/get.py
src/collective/volto/dropdownmenu/restapi/serializer/__init__.py
src/collective/volto/dropdownmenu/restapi/serializer/configure.zcml
src/collective/volto/dropdownmenu/restapi/serializer/dropdown_menu.py
src/collective/volto/dropdownmenu/restapi/services/__init__.py
src/collective/volto/dropdownmenu/restapi/services/configure.zcml
src/collective/volto/dropdownmenu/restapi/services/controlpanel.py
src/collective/volto/dropdownmenu/tests/__init__.py
src/collective/volto/dropdownmenu/tests/test_dropdown_menu_controlpanel.py
src/collective/volto/dropdownmenu/tests/test_dropdown_menu_route.py
src/collective/volto/dropdownmenu/tests/test_setup.py