Metadata-Version: 1.0
Name: plonesocial.suite
Version: 0.3
Summary: Pre-integrated social business suite for Plone
Home-page: http://github.com/cosent/plonesocial.suite
Author: Guido Stevens
Author-email: guido.stevens@cosent.net
License: gpl
Description: .. contents::
        
        Introduction
        ============
        
        Plonesocial.suite is an integrated set of social business add-ons for Plone.
        
        This package is targeted at end-users and provides microblogging and activity streams without requiring additional customization.
        
        If you're an integrator, take a look at the component packages.
        
        plonesocial.suite
        =================
        
        This is the integration package for all the various plonesocial.* packages
        into a single consistent user experience that's easy to install.
        
        
        Plonesocial
        ===========
        
        Plonesocial consists of:
        
        `plonesocial.suite`_
         An out-of-the-box social business experience integrating all of the plonesocial.* packages.
         If you're an end user, this is what you're looking for.
        
        `plonesocial.microblog`_
         Status updates
        
        `plonesocial.activitystream`_
         Lists content changes, discussion replies, and status updates
        
        plonesocial.network
         Follow/unfollow of users
        
        plonesocial.like
         Favoriting of content
        
        `plonesocial.buildout`_
         Developer buildout. Not a Python package. Intended for Plonesocial developers only.
        
        .. _plonesocial.microblog: https://github.com/cosent/plonesocial.microblog
        .. _plonesocial.activitystream: https://github.com/cosent/plonesocial.activitystream
        .. _plonesocial.suite: https://github.com/cosent/plonesocial.suite
        .. _plonesocial.buildout: https://github.com/cosent/plonesocial.buildout
        
        
        Contributors
        ============
        
        Guido Stevens, Author
        
        0.3 (2012-05-21)
        ----------------
        
        * update changelog [gyst]
        * renamed portletmanager [gyst]
        * fix test setup [gyst]
        * nicer Add-on profile name [gyst]
        * bump version [gyst]
        
        0.2 (2012-05-04)
        ----------------
        
        * activity stream view is renamed [gyst]
        * automate view and portlet assignments [gyst]
        * get rid of src dir indirection [gyst]
        * undo "extract standalone view from plonesocial.activitystream" - manual merge of multiple changes [gyst]
        * update documentation [gyst]
        * hide stream viewlet, show only in dedicated standalone view by default [gyst]
        * cleanup extraction and declare dependencies [gyst]
        * extract standalone view from plonesocial.activitystream [gyst]
        
        0.1dev (Unreleased)
        -------------------
        
        * initial checkin from ZopeSkel [gyst]
        
        
Keywords: plone socbiz social microblogging
Platform: UNKNOWN
Classifier: Programming Language :: Python
