{ "info": { "author": "Guido Stevens", "author_email": "guido.stevens@cosent.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 4.2", "Framework :: Plone :: 4.3", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. image:: https://secure.travis-ci.org/cosent/plonesocial.network.png\n :target: http://travis-ci.org/cosent/plonesocial.network\n\nIntroduction\n============\n\nPlonesocial.network is part of the `plonesocial suite`_.\n\nThis package provides a building block for Plone integrators who want to create a custom social business solution in Plone.\n\nIf you're an end-user looking for a pre-integrated solution, you should install `plonesocial.suite`_ instead.\n\nCredits\n-------\n\n|Cosent|_\n\nThis package is maintained by Cosent_.\n\n.. _Cosent: http://cosent.nl\n.. |Cosent| image:: http://cosent.nl/images/logo-external.png \n :alt: Cosent\n\nplonesocial.network\n===================\n\nPlonesocial.network provides user profiles with follow/unfollow functionality.\nIt intercepts and overrides the default Plone ``author.cpt`` profile page.\nIf `plonesocial.activitystream`_ is installed, it will show status updates on the profile page.\n\nAdditionally, plonesocial.network provides ``@@following`` and ``@@followers`` views\nthat enable exploration of the social graph.\n\nCore rendering logic is factored into two content providers, ``maxiprofile_provider``\nand ``miniprofile_provider``. This enables and promotes code re-use across different views.\n\nAll browser views are anchored on the Site Root, so technically there's no user context\nin the form of a Member folder required.\n\nFor a full social networking stack, install `plonesocial.suite`_.\n\nbugs\n----\n\nUninstalling either `plonesocial.microblog`_ or plonesocial_network removes both utilities, deleting all data.\n\nRoadmap\n-------\n\nAn extensive roadmap_ for the plonesocial suite is available on github.\n\n.. _plonesocial suite: https://github.com/cosent/plonesocial.suite\n.. _plonesocial.microblog: https://github.com/cosent/plonesocial.microblog\n.. _plonesocial.activitystream: https://github.com/cosent/plonesocial.activitystream\n.. _plonesocial.suite: https://github.com/cosent/plonesocial.suite\n.. _roadmap: https://github.com/cosent/plonesocial.suite/wiki\n\n\nContributors\n============\n\n* Guido Stevens, Author\n* Leonardo J. Caballero G.\n* Thomas Desvenain\n* Maarten Kling\n* Hector Velarde\n\nChangelog\n=========\n\n0.6.1 (2014-03-11)\n------------------\n\n* Reflect changed version in changelog [gyst]\n\n0.6.0 (2014-03-11)\n------------------\n\n* Bind browserviews to INavigationRoot instead of ISiteRoot [gyst]\n\n* Package distribution was fixed by adding classifiers, dependencies and\n fixing license version number as GPLv2; a MANIFEST.in file was also added.\n [hvelarde]\n\n* Brazilian Portuguese translation was added.\n [hvelarde]\n\n* enrich CSS markup [Guido A.J. Stevens]\n\n* bump version [Guido A.J. Stevens]\n\n* make sure only the right subunsub form is processed, fixes #7 [Guido A.J. Stevens]\n\n\n0.5.2 (2013-07-31)\n------------------\n\n* bump version after having pypi release confusion [gyst]\n* update docs [gyst]\n\n0.4.3 (2013-04-29)\n------------------\n\n* Plone 4.3 compatibility [tdesvenain]\n* Dutch translation [maartenkling]\n\n0.4.2 (2012-11-26)\n------------------\n\n* add Dutch translation [maartenkling]\n* translate follow/unfollow buttons [maartenkling]\n* update changelog, release [gyst]\n* provide a virtualenv-enabled Travis buildout that can be debugged on a dev box [gyst]\n* pep8 fixes [gyst]\n* Updated Spanish l10n and Master manual template [macagua]\n* Added locales and i18n extract script [macagua]\n* Added more improvements about i18n support [macagua]\n* Updated contributors file [macagua]\n* Updated changelog [macagua]\n* fix pyflakes by moving monkey into __init__ [gyst]\n* ignore dist [gyst]\n* pep8/pyflakes [hvelarde]\n* update Travis CI configuration to include pep8/pyflakes testing [hvelarde]\n* update location of extended configuration as the plonetest repo was moved to GitHub [hvelarde]\n* update list of ignored objects [hvelarde]\n* cleanup, bump version [gyst]\n* add Travis CI configuration [hvelarde]\n* fix rst formatting [gyst]\n\n0.4.1 (2012-10-09)\n------------------\n\n* oops. merge. [gyst]\n* ignore dist [gyst]\n* small fixes [gyst]\n* fix inline form submission handling [gyst]\n* add profile navigation [gyst]\n\n0.4 (2012-10-09)\n----------------\n\nInitial release.\n\n* update docs [gyst]\n* fix dependency [gyst]\n* reindent for better pep8 [gyst]\n* finish following/followers views [gyst]\n* extract maxiprofile provider [gyst]\n* base skel for following/followers view [gyst]\n* provide clear [gyst]\n* more styling [gyst]\n* intercept /author and redirect to /@@profile [gyst]\n* follow/unfollow buttons [gyst]\n* s/followees/following/ [gyst]\n* document weird uninstall behaviour [gyst]\n* show plonesocial.activitystream, if installed [gyst]\n* provide consistency with plonesocial.activitystream [gyst]\n* GS name [gyst]\n* base profile [gyst]\n* a monkey that works, thx enfold [gyst]\n* monkeypatch image sizes -- doesnt work :-( [gyst]\n* fix setup.py [gyst]\n* base skel for traversable profile view [gyst]\n* doc [gyst]\n* core follow/unfollow social graph API [gyst]\n* provide noop tool install [gyst]\n* remove src indirection [gyst]\n* initial checkin from zopeskel [gyst]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/cosent/plonesocial.network", "keywords": "plone,zope,socbiz,plonesocial", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "plonesocial.network", "package_url": "https://pypi.org/project/plonesocial.network/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/plonesocial.network/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/cosent/plonesocial.network" }, "release_url": "https://pypi.org/project/plonesocial.network/0.6.1/", "requires_dist": null, "requires_python": null, "summary": "Personal profile + follow/unfollow functionality for the Plonesocial suite", "version": "0.6.1" }, "last_serial": 1026236, "releases": { "0.4": [ { "comment_text": "", "digests": { "md5": "e7f8ea5f82906e332001dc5ae0a02c31", "sha256": "1e90d6e85e96d544f889791cdc990013289127bba9b67f1e2ad0e59330f0c1d3" }, "downloads": -1, "filename": "plonesocial.network-0.4.zip", "has_sig": false, "md5_digest": "e7f8ea5f82906e332001dc5ae0a02c31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34764, "upload_time": "2012-10-09T12:23:07", "url": "https://files.pythonhosted.org/packages/67/6a/dfdd0230475a3d535980c59e8803c7f7b8635b2f674fefcb9d7f1dd1b353/plonesocial.network-0.4.zip" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "8fb9faa1622390c907029df0c7ccac3f", "sha256": "dd6b4bc2b7c22954c645bd3f4273547636a820970d62097e62a9b168eb7a0679" }, "downloads": -1, "filename": "plonesocial.network-0.4.1.zip", "has_sig": false, "md5_digest": "8fb9faa1622390c907029df0c7ccac3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35708, "upload_time": "2012-10-09T12:55:36", "url": "https://files.pythonhosted.org/packages/22/8f/f3f5beb3d090451a0fd79cb57f5286d2bcf2027e1f15b288621038cc47c7/plonesocial.network-0.4.1.zip" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "de76fdc97abf8b7ec4114fe0efb4205f", "sha256": "60c36b82acac610a70990e2ed0d7e9da0ea37cb7dd9f6ee91353eb3b690a027b" }, "downloads": -1, "filename": "plonesocial.network-0.4.2.zip", "has_sig": false, "md5_digest": "de76fdc97abf8b7ec4114fe0efb4205f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43807, "upload_time": "2012-11-26T14:35:00", "url": "https://files.pythonhosted.org/packages/b9/fd/c8d11639070867b08f46477e0572c423e47b5fdbe049e53691efd8526a51/plonesocial.network-0.4.2.zip" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "ccf3b289a691cd97e1c0a3b627f34717", "sha256": "3bef9ec402c5b84004baa5d87f545fcb3c7a6c58b991a30a66779132ebbaf58e" }, "downloads": -1, "filename": "plonesocial.network-0.4.3.zip", "has_sig": false, "md5_digest": "ccf3b289a691cd97e1c0a3b627f34717", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44068, "upload_time": "2013-04-29T08:18:19", "url": "https://files.pythonhosted.org/packages/5a/ef/d9f41c448321daf7d50af0f6b4caa6b18925223d1271a7c70d32d3390b0d/plonesocial.network-0.4.3.zip" } ], "0.5.0rc1": [ { "comment_text": "", "digests": { "md5": "9d0a72f88b991c1299f6625410ce4d89", "sha256": "b61d6f1a492d0665e1864d86d716716fc31d2cd1e9d8fca8cb6c1303358baef6" }, "downloads": -1, "filename": "plonesocial.network-0.5.0rc1.zip", "has_sig": false, "md5_digest": "9d0a72f88b991c1299f6625410ce4d89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44784, "upload_time": "2013-07-04T13:28:44", "url": "https://files.pythonhosted.org/packages/b4/d8/d708a4ea81d9beb8baf731b4b3063e32a8ba243aab7e5c26d119501a53be/plonesocial.network-0.5.0rc1.zip" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "3533bb2360d65a84e8991e87ffb5f6bc", "sha256": "288cf94728422da56a1e203159c7efa150a87a9c366b2fa9a7b42e4a5754fd2d" }, "downloads": -1, "filename": "plonesocial.network-0.5.1.zip", "has_sig": false, "md5_digest": "3533bb2360d65a84e8991e87ffb5f6bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44503, "upload_time": "2013-07-31T12:26:05", "url": "https://files.pythonhosted.org/packages/aa/ad/d26d3e84a1902d0d008c200b2a82ca197b88ae3927ff7ae0ef719a23c44a/plonesocial.network-0.5.1.zip" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "58b10352a3af3b9abe54f3a2b52886ab", "sha256": "3f8f29e48eb1dd1e21aaae535b7dcd464831d5d7e29ced2f8ea405fa864bd9a4" }, "downloads": -1, "filename": "plonesocial.network-0.5.2.zip", "has_sig": false, "md5_digest": "58b10352a3af3b9abe54f3a2b52886ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44503, "upload_time": "2013-07-31T13:07:07", "url": "https://files.pythonhosted.org/packages/36/4e/6377410616b4db2c51dcfb3e190dae6b9a3fcc09d15424b53c09b316cbfa/plonesocial.network-0.5.2.zip" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "a1be39afa8c428d95807287c8faf7f3e", "sha256": "b702140e096def245e4d39f1e1889e1f082470bb4b822d69245a97a3c4674af8" }, "downloads": -1, "filename": "plonesocial.network-0.6.0.zip", "has_sig": false, "md5_digest": "a1be39afa8c428d95807287c8faf7f3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71356, "upload_time": "2014-03-11T17:25:10", "url": "https://files.pythonhosted.org/packages/1b/f5/986e76e9ae7e8d33e5ed04b089edb718d92b05897ab2c6bdad0f69d221f5/plonesocial.network-0.6.0.zip" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "7eaa88b350f38e62f65ac8f85bad19ff", "sha256": "870a5edd6daf936d7b362d5c499cd2f71ddcada293679050058e88a0df6ff858" }, "downloads": -1, "filename": "plonesocial.network-0.6.1.zip", "has_sig": false, "md5_digest": "7eaa88b350f38e62f65ac8f85bad19ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71649, "upload_time": "2014-03-11T17:33:38", "url": "https://files.pythonhosted.org/packages/f8/5e/99d00a9052a39b3dfe0fd726419c43148785c8d19aa1679390490b0fbf86/plonesocial.network-0.6.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7eaa88b350f38e62f65ac8f85bad19ff", "sha256": "870a5edd6daf936d7b362d5c499cd2f71ddcada293679050058e88a0df6ff858" }, "downloads": -1, "filename": "plonesocial.network-0.6.1.zip", "has_sig": false, "md5_digest": "7eaa88b350f38e62f65ac8f85bad19ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71649, "upload_time": "2014-03-11T17:33:38", "url": "https://files.pythonhosted.org/packages/f8/5e/99d00a9052a39b3dfe0fd726419c43148785c8d19aa1679390490b0fbf86/plonesocial.network-0.6.1.zip" } ] }