Metadata-Version: 1.0
Name: ftw.mobilenavigation
Version: 1.1.2
Summary: Defines a special navigation.
Home-page: https://github.com/4teamwork/ftw.mobilenavigation
Author: Julian Infanger
Author-email: mailto:info@4teamwork.ch
License: GPL2
Description: Introduction
        ============
        
        This product helps to create a responsive design.
        There are following mobile_buttons in portal_actions defined:
        
        - Toggle personaltools (default personaltools)
        - Toggle searchbox (default searchbox)
        - Toggle special navigation (special navigation, using AJAX to expand children)
        
        Screenshots
        ===========
        
        Default plone / Default plone and ftw.mobilenavigation:
        
        .. image:: https://github.com/4teamwork/ftw.mobilenavigation/raw/master/docs/screenshot_default_from.png
        .. image:: https://github.com/4teamwork/ftw.mobilenavigation/raw/master/docs/screenshot_default_to.png
        
        With just a litte CSS you can adjust the mobile navigation to your theme:
        
        .. image:: https://github.com/4teamwork/ftw.mobilenavigation/raw/master/docs/screenshot_other1.png
        .. image:: https://github.com/4teamwork/ftw.mobilenavigation/raw/master/docs/screenshot_other2.png
        
        
        Links
        =====
        
        - Github project repository: https://github.com/4teamwork/ftw.mobilenavigation
        - Issue tracker: https://github.com/4teamwork/ftw.mobilenavigation/issues
        - Package on pypi: http://pypi.python.org/pypi/ftw.mobilenavigation
        - Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.mobilenavigation
        
        
        Copyright
        =========
        
        This package is copyright by `4teamwork <http://www.4teamwork.ch/>`_.
        
        ``ftw.mobilenavigation`` is licensed under GNU General Public License, version 2.
        
        .. image:: https://cruel-carlota.pagodabox.com/c50273c3410a55868d0e3ab9d0f469f2
           :alt: githalytics.com
           :target: http://githalytics.com/4teamwork/ftw.mobilenavigation
        
        Changelog
        =========
        
        1.1.2 (2013-06-26)
        ------------------
        
        - Get navigation root for navigation action instead of portal_url.
          [Julian Infanger]
        
        - Fixed condition to show dexterity objects.
          Also check index for Missing.Value.
          [Julian Infanger]
        
        
        1.1.1 (2013-06-05)
        ------------------
        
        - Use javascript fallback for old browsers.
          [Julian Infanger]
        
        
        1.1 (2013-05-30)
        ----------------
        
        - Hide iphone scrollbar on loading a new page.
          [Julian Infanger]
        
        
        1.0 (2013-04-30)
        ----------------
        
        - Initial release
        
Keywords: plone ftw content templates
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
