Skip to content

Covantec/plonesocial.network

 
 

Repository files navigation

Introduction

Plonesocial.network is part of the plonesocial suite.

This package provides a building block for Plone integrators who want to create a custom social business solution in Plone.

If you're an end-user looking for a pre-integrated solution, you should install plonesocial.suite instead.

Credits

Cosent_

This package is maintained by Cosent.

plonesocial.network

Plonesocial.network provides user profiles with follow/unfollow functionality. It intercepts and overrides the default Plone author.cpt profile page. If plonesocial.activitystream is installed, it will show status updates on the profile page.

Additionally, plonesocial.network provides @@following and @@followers views that enable exploration of the social graph.

Core rendering logic is factored into two content providers, maxiprofile_provider and miniprofile_provider. This enables and promotes code re-use across different views.

All browser views are anchored on the Site Root, so technically there's no user context in the form of a Member folder required.

For a full social networking stack, install plonesocial.suite.

Build status

Unit tests

image

image

Robot tests for Plone Social and Plone Intranet

image

image

bugs

Uninstalling either plonesocial.microblog or plonesocial_network removes both utilities, deleting all data.

Roadmap

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

This package is Copyright (c) Plone Foundation.

Any contribution to this package implies consent and intent to irrevocably transfer all copyrights on the code you contribute, to the Plone Foundation, under the condition that the code remains under a OSI-approved license.

To contribute, you need to have signed a Plone Foundation contributor agreement. If you're listed on Github as a member of the Plone organization, you already signed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.0%
  • CSS 4.6%
  • Shell 2.5%
  • Makefile 0.9%