Metadata-Version: 1.0
Name: Products.ScreenReaderNavigation
Version: 1.0.1b
Summary: Adds header-2 HTML to navigation portlet for accessibility
Home-page: http://www.nidelven-it.no/d
Author: Morten W. Petersen
Author-email: info@nidelven-it.no
License: GPL
Description: Products.ScreenReaderNavigation is a simple product that provides
        assistance for users of special navigation devices such as
        screen readers.
        
        It works by adding a start and end header to the navigation portlet so
        that users can quickly navigate the page based on headers.  There has
        to be a screenReaderHelp CSS class defined that only displays text for
        example for the braille media type for this to work properly.  See
        https://dev.plone.org/ticket/12575 for more information.
        
        Portions of the code copied from the Plone source code, Copyright the
        Plone Foundation and friends.
        
        Developed for Norges Blindeforbund, http://www.blindeforbundet.no/
        
        
        1.0.1b (2012-06-06)
        
              - Using Title instead of description for link titles in
                navigation (more user-friendly)
        
        1.0 (2012-06-06)
        
              - Adding translated start and end fields for navigation
        
Keywords: python plone accessibility navigation
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Plone
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
