Metadata-Version: 1.0
Name: mfabrik.webandmobile
Version: 1.0.10
Summary: Mobile and multichannel content management for Plone
Home-page: http://webandmobile.mfabrik.com
Author: mFabrik Research Oy
Author-email: research@mfabrik.com
License: GPL
Description: .. contents::
        
        Introduction
        ------------
        
        mFabrik Web and Mobile is an add-on product which
        turns `Plone <http://plone.org>`_ to a
        multichannel web and mobile content management system.
        
        .. image :: http://plonegomobile.googlecode.com/svn/gomobile.docs/trunk/gomobile/docs/manual/graphics/firstpage_image_transparent_small.png
        :align: center
        :target: http://webandmobile.mfabrik.com
        :alt: Mobile content management system
        
        For more information, visit `mFabrik Web and Mobile web site <http://webandmobile.mfabrik.com>`_.
        
        Installation and usage
        ----------------------
        
        Please refer to `Web and Mobile documentation <http://webandmobile.mfabrik.com/docs/web-and-mobile/user-manual/installation#installation-of-fresh-site>`_
        installation instructions.
        
        .. note ::
        
        Please back-up your site before the installation. The development team does not recommend installation
        on production sites if you do not know what you are doing.
        
        Follow
        ---------------
        
        Join discussion
        
        * http://groups.google.com/group/gomobile-dev
        
        Follow in Twitter
        
        * http://twitter.com/moo9000
        
        Commercial support
        -----------------------------------
        
        `Commercial support options <http://webandmobile.mfabrik.com/support>`_ guarantee that you do not
        need to fight with buildouts or cryptic tracebacks alone. We will do it for you.
        
        * Community support: Affordable support contract for open source community members who wish to support
        the project
        
        * Enterprise support: Serious support for serious business
        
        Our top class Python developers are ready to help you with
        any software development needs.
        
        Supported configurations
        -------------------------
        
        This add-on is tested with
        
        * Plone 4.0.1
        
        * Plone 3.3.5 (all features are not available)
        
        Source code and issue tracking
        -----------------------------------
        
        The project is hosted at `Google Code project repository <http://code.google.com/p/plonegomobile>`_.
        
        Author
        ------
        
        Mikko Ohtamaa & others.
        
        `mFabrik Research Oy <mailto:mikko@opensourcehacker.com>`_ - Python and Plone professionals for hire.
        
        * `mFabrik Web and Mobile - multichannel CMS made easy <http://webandmobile.mfabrik.com>`_
        
        * `Author web site <http://opensourcehacker.com>`_
        
        
        
        Changelog
        =========
        
        1.0.10
        --------
        
        * Properly uninstall overridden document snippets (title, description)  [miohtama]
        
        1.0.9
        --------
        
        * Resizer mercifully handle remote image resizes with bad HTTP responses [miohtama]
        
        * lxml workarounds when used with Products.feedfeeder [miohtama]
        
        * Author info updates [miohtama]
        
        1.0.8
        --------
        
        * Fixed bad version bump of gomobile.mobile [miohtama]
        
        1.0.7
        --------
        
        * Fixed too verbose no mobile_properties available warning in Plone logs [miohtama]
        
        1.0.6
        -------
        
        * Fixed handling of https images [miohtama]
        
        * Removed LocationManager warning message which was unneededly triggered on sites where
        no gomobile.mobile was installed [miohtama, duffyd]
        
        * Don't choke on empty HTML documents when trying to preprocess images [miohtama]
        
        * Plone 4 compatible content-core fill-slot in main-template. May mess up existing theme
        customizations [miohtama]
        
        * Fixed mtool look-up compatibility between Plone versions [miohtama]
        
        
        1.0.3
        --------
        
        - Plone 4.1 / Dexterity 1.0 compatibile
        
        - Removed unneeded "uninstall" entry in Add-on list
        
        1.0.2
        -------
        
        - Style fixes for the default theme
        
        - Allow overriding favicon and Apple touch icon more easily
        
        1.0.1
        -----
        
        - Fixed dependency version pindows... now installs correctly
        
        1.0.0
        -------
        
        - Uninstall cleanly
        
        - Fixed Back button on preview
        
        - Fixed Home tab on Plone 4
        
        - Lots of bug fixes
        
        - Updated Wurfl handset database
        
        
        0.9.3
        -------------------
        
        - Fixed Multichannel settings form [miohtama]
        
        0.9.2
        -------------------
        
        - Run on FreeBSD [miohtama]
        
        - Minor bug fixes with portal tabs [miohtama]
        
        - Fixed description in PyPi [miohtama]
        
        - Handle some more image resize corner cases [miohtama]
        
        - Execute unit tests cleanly [miohtama]
        
        - Fixes with some mobile viewlets [miohtama]
        
        - Search page fixes [miohtama]
        
        - Fixes for Plone 3 support [miohtama]
        
        - i18n support: Finnish translations added
        
        
        0.9.1
        -------------------
        
        - Fixed dependency issues [miohtama]
        
        0.9
        -------------------
        
        - Initial release [miohtama]
        
Keywords: plone cms multichannel mobile publishing app applications iphone android nokia blackberry
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
