Metadata-Version: 1.1
Name: zettwerk.mobiletheming
Version: 0.1
Summary: UNKNOWN
Home-page: https://github.com/collective/zettwerk.mobiletheming
Author: Jörg Kubaile / zettwerk GmbH
Author-email: jk@zettwerk.com
License: gpl
Description: zettwerk.mobiletheming
        ======================
        
        Switching mobile themes based on urls
        
        
        Usage
        =====
        
        Install zettwerk.mobiletheming via quickinstaller.
        A new control panel entry makes it possible to change settings.
        
        Enter the hostnames on which the mobile theme should be applied.
        Choose the diazo theme to use for selected URL.
        
        There is also some settings for "redirecting urls", it works like this:
        
        1) A javascript is installed in portal_javascript
        2) This javascript redirects urls to the url set in the control panel.
        3) Redirects works for mobile devices.
        4) You can choose if you want to redirect iPads and tablets, too.
        
        Contributors
        ============
        
        - Jörg Kubaile
        - Espen Moe-Nilssen
        
        Changelog
        =========
        
        0.1 (2014-06-04)
        ----------------
        
        - Package created using templer
          []
        
Keywords: mobile
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
