{ "info": { "author": "Alvaro Aguirre", "author_email": "aaguirre@kundart.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Overview\n \nKundart SocialPublisher allows you to publish your content types to Twitter and/or Facebook just by one click.\n\nThe purpose of this product is to help Content Managers or Social Community Managers to rapidly publish their content to Social Networks without having to do it manually to each case.\n\nThis is NOT a social sharing product. This product is aimed to publish your content to predefined facebook/twitter accounts.\n\nDependencies\nIt requires python-twitter to work properly, which installed automatically during the buildout process.\n\nRequirements\nPlone 4, but should work on Plone 3 (not tested)\n\nInstallation\nJust add kundart.socialpublisher to the eggs section of your buildout configuration and run buildout\n\n[buildout]\n...\neggs =\n kundart.socialpublisher\nYour content type should implement the ISocialPost interface. By default, News Item objects will implement this interface after installing the SocialPublisher product.\n\n \n \n \nConfiguration\nIn order to be able to publish to Facebook and Twitter it's necessary to obtain the required tokens and access keys provided by both social networks.\n\nWe are not going to explain here about how you can get these tokens but you can read the Facebook and Twitter documentation in the following links.\n\nhttp://developers.facebook.com/docs/authentication/\n\nhttps://dev.twitter.com/\n\nFurthermore, Bitly (http://bitly.com/), a url shortening service, is used to publish your content, so it's necessary to get a Bitly account and obtain the access key also in this case.\n\nA new configuration panel is added to the configuration area of Plone where you will be able to set the tokens and secret keys for Facebook, Twitter and Bitly.\n\n\nImportant: If you are testing this product in a non-public network, it's necessary to add a fake domain to your hosts file. Ex: 127.0.0.1 example.com\n\nThis is because the bitly service will try to reach the portal where this product has been installed, and if it doesn't you will get an error, so you must use something like http://example.com:8080/Plone\n\nPermissions\nSite Managers and content editors are able to publish the content to Twitter and Facebook.\nChangelog\n=========\n\n1.1 (2011-08-18) aaguirre\n---------------\nAdded MANIFEST file\n\n1 (2011-07-01) aaguirre\n--------------\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.kundart.com", "keywords": "facebook twitter social media", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "kundart.socialpublisher", "package_url": "https://pypi.org/project/kundart.socialpublisher/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kundart.socialpublisher/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.kundart.com" }, "release_url": "https://pypi.org/project/kundart.socialpublisher/1.1/", "requires_dist": null, "requires_python": null, "summary": "Publish your content to Twitter and Facebook easily", "version": "1.1" }, "last_serial": 794024, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "dde2a79a2a18b74e2012d1f037d7f01d", "sha256": "582b2517fe9869105206aa3f0e92df94104f62fd7f4f5cd4d15550b778887c95" }, "downloads": -1, "filename": "kundart.socialpublisher-1.0.tar.gz", "has_sig": false, "md5_digest": "dde2a79a2a18b74e2012d1f037d7f01d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7861, "upload_time": "2011-07-27T21:03:17", "url": "https://files.pythonhosted.org/packages/19/93/5431a4cbda5e846758720b6b69065ca92929791a9a014318668e222b9ca9/kundart.socialpublisher-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "e292b29ed4d53d68fe921706224a9b50", "sha256": "5f46844ef75921c11550f095ef27ba7d2881710e2c614c49f0ca65d214edeb6c" }, "downloads": -1, "filename": "kundart.socialpublisher-1.1.tar.gz", "has_sig": false, "md5_digest": "e292b29ed4d53d68fe921706224a9b50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27961, "upload_time": "2011-08-19T05:09:19", "url": "https://files.pythonhosted.org/packages/47/bc/e256a3e7c8767fc68e62f0eae00175bb4f7be7867b3be97f4886c67baa8e/kundart.socialpublisher-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e292b29ed4d53d68fe921706224a9b50", "sha256": "5f46844ef75921c11550f095ef27ba7d2881710e2c614c49f0ca65d214edeb6c" }, "downloads": -1, "filename": "kundart.socialpublisher-1.1.tar.gz", "has_sig": false, "md5_digest": "e292b29ed4d53d68fe921706224a9b50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27961, "upload_time": "2011-08-19T05:09:19", "url": "https://files.pythonhosted.org/packages/47/bc/e256a3e7c8767fc68e62f0eae00175bb4f7be7867b3be97f4886c67baa8e/kundart.socialpublisher-1.1.tar.gz" } ] }