Metadata-Version: 1.1
Name: tomcom.bootstrap.navbar
Version: 4.3.0.2
Summary: Navbar build fron portal_actions in bootstrap style
Home-page: http://stash.tomcom.de/scm/PLONE/tomcom.bootstrap.navbar.git
Author: tomcom GmbH
Author-email: mailto:info@tomcom.de
License: GPL2
Description: Information
        ===========
        
        A small template to create a bootstrap designed navbar form a category in portal_actions.
        The menu structure wich based on dropdown, sub dropdown technique.
        
        > <tal:block tal:define="categiries python:['document_actions']">
        >   <metal:block metal:use-macro="context/tcb_navbar/macros/main"/>
        > </tal:block>
Keywords: tomcom plone
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
