Pre-integrated social business suite for Plone
Project description
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.
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.
If you need some demo content to play with, you can run the “Plonesocial Suite (demo)” profile from GenericSetup.
Features and Roadmap
The 0.4 release of plonesocial.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”
The slideshow of the PloneSocial presentation at PloneConf2012 is available on Slideshare.
An extensive roadmap for the plonesocial suite is available on github.
Contributors
Guido Stevens, Author
Leonardo J. Caballero G.
Changelog
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]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.