Use of conditions? Combination of Tabs?
Up to Plone Drop Down Menu
Joel
qPloneDropDownMenu-0.1.x doesn't allow using conditions on tabs because it has fixed HTML from configlet as menu but not automatically generated as default plone tabs are.
As for using with Plone Tabs: it's not possible. Plone Tabs works with portal actions with category portal_tabs but qPloneDropDownMenu-0.1.x use it's own static HTML code for portal tabs section.
But the next version of qPloneDropDownMenu product (0.2) will include functionality of qPloneTabs product and will have it's own type for tabs and it's own framework.
Now it's available only in svn trunk and not tested yet.
