Metadata-Version: 1.1
Name: uwosh.portaltabssearchbox
Version: 0.1.8
Summary: moves search box into portal tabs
Home-page: http://plone.org/products/uwosh.portaltabssearchbox
Author: T. Kim Nguyen
Author-email: nguyen@uwosh.edu
License: GPL
Description: uwosh.portaltabssearchbox
        =========================
        
        By default, the standard Plone search box is in a viewlet of its own, which
        requires vertical space on the page. Similarly, the Plone logo uses vertical
        space.
        
        If your site's vertical space is at a premium, you may want to move the search
        box into the portal tabs, which by default show links to all items in the root
        folder of your site, and hide the logo viewlet.
        
        This product moves the standard Plone search box into the portal tabs viewlet.
        
        Changelog
        =========
        
        0.1.8 (2013-02-12) [tkimnguyen]
        -------------------------------
        
        - update SOURCES.txt to include README.md
        
        
        0.1.7 (2013-02-12) [tkimnguyen]
        -------------------------------
        
        - update HISTORY.txt
        
        
        0.1.6 (2013-02-12) [tkimnguyen]
        -------------------------------
        
        - registers viewlet only for uwosh.portaltabssearchbox skin, selectable in
          portal_skins Properties tab
        
        
        0.1.5 (2013-02-11) [tkimnguyen]
        -------------------------------
        
        - fix setup.py to use README.md 
        
        
        0.1.4 (2013-02-11) [tkimnguyen]
        -------------------------------
        
        - updates to author, email address, URL, description
        
        - fix viewlet ordering within plone.portalheader viewlet manager
        
        
        0.1.3 (2013-02-11) [tkimnguyen]
        -------------------------------
        
        - include missing files in sdist egg
        
        - register new uwosh.global_sections viewlet
        
        
        0.1 (2013-02-09) [tkimnguyen]
        -----------------------------
        
        - Initial release
        
Keywords: portal tabs,search box,viewlet
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
