= quintagroup.dropdownmenu = This is a eggified package of [wiki:qPloneDropDownMenu qPloneDropDownMenu] product. It was not released yet. == Links == * Repository - http://svn.quintagroup.com/products/quintagroup.dropdownmenu == Requires == Plone 3.0, Plone 4 == Installation == As soon as quintagroup.dropdownmenu is released it will be able to be installed as a Python package by adding it to eggs and ZCML section of your buildout: {{{ [instance] .... eggs = .... quintagroup.dropdownmenu ... zcml = .... quintagroup.dropdownmenu }}} == Usage ==