Metadata-Version: 1.0
Name: gomobile.mobile
Version: 0.9.4
Summary: Core package for mobilizing Plone CMS
Home-page: http://webandmobile.mfabrik.com
Author: mFabrik Reseacrh Oy
Author-email: research@mfabrik.com
License: GPL
Description: .. contents:: 
        
        Introduction
        ------------
        
        This package is a part of `mFabrik Web and Mobile suite <http://webandmobile.mfabrik.com>`_.
        
        mFabrik Web and Mobile is an add-on product which 
        turns `Plone <http://plone.org>`_ to a 
        multichannel web and mobile content management system.
        
        Purpose
        -------
        
        ``gomobile.mobile`` packge provides
        core mobilization functionality for Plone
        
        * Mobile theme layering
        
        * Mobile settings in the site setup
        
        * Image resizing
        
        * Mobile analytics and tracking
        
        * Mobile simulator
        
        * Discriminating web and mobile site requests
        
        * Managing mobile domain names
        
        * Redirecting and mobile switching links between web and mobile
        
        Installation and usage
        ----------------------
        
        Please refer to `Web and Mobile documentation <http://webandmobile.mfabrik.com/docs>`_.
        
        Source code and issue tracking
        -----------------------------------
        
        The project is hosted at `Google Code project repository <http://code.google.com/p/plonegomobile>`_.
        
        Commercial support and development
        -----------------------------------
        
        This package is licenced under open source GPL 2 license.
        
        `Commercial CMS and mobile development support options <http://webandmobile.mfabrik.com/services>`_
        are available from Web and Mobiel web site.
        
        Our top class Python developers are ready to help you with 
        any software development needs.
          
        Author
        ------
        
        `mFabrik Research Oy <mailto:info@mfabrik.com>`_ - Python and Plone professionals for hire.
        
        * `mFabrik Web & Mobile - multichannel CMS made easy <http://webandmobile.mfabrik.com>`_ 
        
        * `mFabrik web site <http://mfabrik.com>`_ 
        
        * `mFabrik mobile site <http://mfabrik.mobi>`_ 
        
        * `Blog <http://blog.mfabrik.com>`_
        
        
        
        Changelog
        =========
        
        0.9.3 - 0.9.4
        ----------------
        
        * Fix to run on FreeBSD [miohtama]
        
        * Fixed some debug prints [miohtama]
        
        0.9.2 - 0.9.3
        --------------
        
        * Added z3cform dependency [miohtama]
        
        0.9.0 - 0.9.2
        -------------
        
        * Plone 3 fixes [miohtama]
        
        * Added missing mobile actions [miohtama]
        
        * Fixing dependencies [miohtama]
        
        * Added zcml autoinclude [miohtama]
        
        0.0.3 - 0.9
        ------------
        
        * Major rework of the product [miohtama]
        
        0.0.2 - 0.0.3
        -------------
        
        * Added Spanish translation
          [leonardocaballero]
        
        * Added full support for i18n
          [leonardocaballero]
        
        * Created gomobile.xhtmlmp package 
        
        * Added support for XHTML MP mobile profile cleaning in feedfeeder
        
        0.0.1 - 0.0.2
        -------------
        
        * Migrated to Plone 3.3
        
        * Created plonecommunity.mobi demo site
        
        * Increased mobiready.com score to to near perfect by fixing template quirks: http://plonecommunity.mobi/readiness.png
        
        * Added Bango support
        
        0.0.1
        -----
        
        * Source code liberation
        
        
Keywords: mobile sniffer cms WAP plone
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
