Metadata-Version: 1.1
Name: plonetheme.onegovbear
Version: 1.0.0a3
Summary: OneGov Plone theme sponsored by the city of Bern.
Home-page: https://github.com/OneGov/plonetheme.onegovbear
Author: 4teamwork AG
Author-email: mailto:info@4teamwork.ch
License: GPL2
Description: plonetheme.onegovbear
        =====================
        
        This is a Plone theme optimized for use with OneGov module  (http://onegov.ch).
        
        Thi theme is based on `ftw.theming`_.
        
        
        Installation
        ------------
        
        Add ``plonetheme.onegovbear`` to your buildout configuration
        
        ::
        
            [instance]
            eggs +=
                plonetheme.onegovbear
        
        or as dependency to the ``setup.py`` of your policy package.
        
        After rerunning buildout install the Generic Setup profile.
        
        
        
        
        Links
        -----
        
        - Github project repository: https://github.com/OneGov/plonetheme.onegovbear
        - Issue tracker: https://github.com/OneGov/plonetheme.onegovbear/issues
        - Continuous integration: https://jenkins.4teamwork.ch/search?q=plonetheme.onegovbear
        
        
        
        Copyright
        ---------
        
        This package is copyright by `4teamwork <http://www.4teamwork.ch/>`_.
        
        ``plonetheme.onegovbear`` is licensed under GNU General Public License, version 2.
        
        
        .. _ftw.theming: https://github.com/4teamwork/ftw.theming
        
        Changelog
        =========
        
        
        1.0.0a3 (2015-12-08)
        --------------------
        
        - Fix print issues with deco grid and simplelayout.
          IE printed only the first page, Safari did not use the print css at all.
          [Kevin, mathias.leimgruber]
        
        
        1.0.0a2 (2015-12-07)
        --------------------
        
        - Fix mobilenavigation fixed navigation elements
          [elioschmutz]
        
        
        1.0.0a1 (2015-12-04)
        --------------------
        
        - Initial implementation
          [jone]
        
Keywords: plone theme onegov
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
