Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install plonesocial.suite

How to install plonesocial.suite

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install plonesocial.suite
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.4.1
0.5.2Never BuiltWhy not?
0.4.1 Available View build log
0.3 Available View build log
Windows (64-bit)
0.3
0.5.2Never BuiltWhy not?
0.3 Available View build log
Mac OS X (10.5+)
0.4.1
0.5.2Never BuiltWhy not?
0.4.1 Available View build log
0.3 Available View build log
Linux (32-bit)
0.4.1
0.5.2Never BuiltWhy not?
0.4.1 Available View build log
0.3 Available View build log
Linux (64-bit)
0.5.2 Available View build log
0.4.1 Available View build log
0.3 Available View build log
 
Author
License
gpl
Lastest release
version 0.5.2 on Jan 9th, 2014
https://secure.travis-ci.org/cosent/plonesocial.suite.png

Introduction

The PloneSocial suite is an integrated set of social business add-ons for Plone.

PloneSocial provides a full microblogging solution, including activity streams, user profiles and follow/unfollow functionality.

plonesocial.suite

This package is targeted at end-users and integrators.

This is the integration package for all the various plonesocial.* packages into a single consistent user experience that's easy to install.

Credits

Cosent

This package is maintained by Cosent.

Installation

Add the plonesocial.suite egg to your buildout:

[instance]
eggs =
     Zope2
     PIL
     Plone
     plonesocial.suite

Run the buildout.

Install "Plonesocial Suite" via the Quickinstaller.

Theme

plonesocial.theme provides a Bootstrap based Diazo theme which is made available but not activated by default.

Install "Plonesocial Theme" via the Quickinstaller for a better user experience.

Demo

If you need some demo content to play with, you can run the "Plonesocial Suite (demo)" profile from GenericSetup.

The demo profile creates a number of fake users that interact on the site. Demo users all have the same password for testing purposes.

Do not install the demo profile into a production site.

Features and Roadmap

Ponesocial.suite provides:

  • microblog status updates
  • personal profile with follow/unfollow - and following/followers social graph views
  • activitystream, with integrated: - status updates - content creation - discussion replies - hashtag support - filter by "following"
  • multi-workspace support for microblogging and activitystreams
  • (optional) a Bootstrap based Diazo theme.

The slideshow of the PloneSocial roadmap presentation at Plone Open Garden 2012 is available on Slideshare.

An extensive roadmap for the plonesocial suite is available on github.

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. It installs and integrates all of the following components automatically.
plonesocial.microblog
Status updates.
plonesocial.activitystream
Lists content changes, discussion replies, and status updates.
plonesocial.network
Follow/unfollow of users.
plonesocial.theme
Bootstrap theme.
plonesocial.like
Favoriting of content. Planned.
plonesocial.buildout
Developer buildout. Not a Python package. Intended for Plonesocial developers only.

Contributors

Guido Stevens, Author

Leonardo J. Caballero G. Asko Soukka

Changelog

0.5.2 (2013-07-31)
  • bump version after having pypi release confusion [gyst]
  • provide deprecated browserlayer interface for backward compatibility [gyst]
0.5.0rc1 (2013-07-04)

System Message: WARNING/2 (<string>, line 146)

Title underline too short.

0.5.0rc1 (2013-07-04)
------------------
  • update docs
  • extensive IMicroblogContext functional test coverage [Guido A.J. Stevens]
  • IMicroblogContext functional test coverage WIP [Guido A.J. Stevens]
  • demo: setup a full IMicroblogContext workspace [Guido A.J. Stevens]
  • adjust robot tests to new @@stream traversal behaviour [Guido A.J. Stevens]
  • move navigation bar to plonesocial.activitystream [Guido A.J. Stevens]
  • fix tests for theme integration [Guido A.J. Stevens]
  • integrate plonesocial.theme into demo setup [Guido A.J. Stevens]
  • make demo setup idempotent [Guido A.J. Stevens]
  • IMicroblogContext test coverage TODO [Guido Stevens]
0.4.3 (2013-04-29)
  • plonesocial navigation bar should not be visible to anon [gyst]
  • Robot integration tests with Travis/Saucelabs integration [gyst, datakurre]
0.4.2 (2012-11-26)
  • update changelog, release [gyst]
  • provide a virtualenv-enabled Travis buildout that can be debugged on a dev box [gyst]
  • re-activate code analysis tests (but only on plonesocial.suite itself) [gyst]
  • Added locales and i18n extract script [macagua]
  • Added more improvements about i18n support [macagua]
  • Updated contributors file [macagua]
  • Updated changelog file [macagua]
  • disable pep8/pyflakes for now [gyst]
  • fix packages to be tested [hvelarde]
  • pep8/pyflakes [hvelarde]
  • update Travis CI configuration to include pep8/pyflakes testing [hvelarde]
  • oops we do need test-eggs [gyst]
  • ignore dist [gyst]
  • move sources into ./src/ to enable multi-package tests on Travis [gyst]
  • update location of extended configuration as the plonetest repo was moved to GitHub [hvelarde]
  • update list of ignored objects [hvelarde]
  • Cannot get multi-package tests to work with Travis [gyst]
  • let Travis run the full cross-integrated test suite [gyst]
  • cleanup, bump version, update docs [gyst]
  • add Travis CI configuration [hvelarde]
0.4.1 (2012-10-09)
  • fix rst formatting [gyst]
  • update install doc [gyst]
  • tune demo generator [gyst]
  • merge: provide integration menu [gyst]
0.4 (2012-10-09)

This release integrates plonesocial.network.

  • update docs [gyst]
  • fix dependency [gyst]
  • reindent for better pep8 [gyst]
  • enable plone.app.discussion by default for Documents, Events and News Items [gyst]
  • flush_queue is now public [gyst]
  • setup demo graph [gyst]
  • demo users + microblog updates [gyst]
  • link plonesocial.network [gyst]
  • integrate plonesocial.network [gyst]
  • GS name and plonesocial.network [gyst]
  • version bump to 0.4 [gyst]
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]

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.