{ "info": { "author": "RedTurtle Technology", "author_email": "sviluppoplone@redturtle.it", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.3", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": ".. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n This text does not appear on pypi or github. It is a comment.\n\n==============================================================================\ncollective.facebook.instantarticles\n==============================================================================\n\n.. image:: https://travis-ci.org/collective/collective.facebook.instantarticles.svg?branch=master\n :target: https://travis-ci.org/collective/collective.facebook.instantarticles\n\nPlone integration for Facebook Instant Articles.\n\nIf you don't know them, instant articles are a new way to publish/read contents in\nFacebook pages with mobile devices.\n\nThere are two ways to populate instant articles: with javascript api or with an\nRSS feed. This product handle the second option.\n\nFor more references, go to `official page `_.\n\nFeatures\n--------\n\n- Controlpanel to setup a list of FB pages ids\n- Viewlet that expose a meta-tag with the list of ids\n- *fb.rss* collection view that formats collection results to be parsed by Facebook\n- *instant_article* view that format single content infos with a set of standards needed by Facebook.\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- English\n- Italian\n\n\nInstallation\n------------\n\nInstall collective.facebook.instantarticles by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n collective.facebook.instantarticles\n\n\nand then running ``bin/buildout``\n\n\nRSS view\n--------\n\nIn Facebook page's Instant Articles settings, you need to insert an address where\nit can retrieve an RSS feed to populate the list of pending articles.\nThis feed needs some custom tags and infos, so we created a specific view for this purpose.\n\nThere is a new view registered for Collections: 'fb.rss' that format informations\nin the correct way, so in Instant Articles config you need to insert an url like this:\n\n``http://your_site_url/collection-for-facebook/fb.rss``\n\ninstant_article view\n--------------------\n\nThe RSS view needs to expose all relevant informations for each result item.\n\nThis is done with a view called ``instant_article`` that can be called over an object,\nand returns a formatted html with some generic informations.\nIf you want to expose different informations for a specific content-type, you only need\nto override this view for the desired content-type.\n\n\nInstant Articles provides several ways to format texts, images and videos\n(see the `docs `_), so we register a generic view that covers a simple use-case\n(documents and news with images for example), but if you need a specific format\nfor your custom content-type, you only need to register an 'instant_article' view\nfor it.\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.facebook.instantarticles/issues\n- Source Code: https://github.com/collective/collective.facebook.instantarticles\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\nCredits\n=======\n\nDeveloped with the support of:\n\n* `Regione Emilia Romagna`__\n\nRegione Emilia Romagna supports the `PloneGov initiative`__.\n\n__ http://www.regione.emilia-romagna.it/\n__ http://www.plonegov.it/\n\n\nContributors\n============\n\n- RedTurtle Technology, sviluppoplone@redturtle.it\n\n.. image:: http://www.redturtle.it/redturtle_banner.png\n :alt: RedTurtle Technology Site\n :target: http://www.redturtle.it/\n\n\nChangelog\n=========\n\n\n1.0.1 (2018-10-19)\n------------------\n\n- Fix text getter for item detail.\n [cekk]\n\n\n1.0.0 (2017-05-15)\n------------------\n\n- Initial release.\n [cekk]", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/collective.facebook.instantarticles", "keywords": "Python Plone facebook instantarticles", "license": "GPL version 2", "maintainer": "", "maintainer_email": "", "name": "collective.facebook.instantarticles", "package_url": "https://pypi.org/project/collective.facebook.instantarticles/", "platform": "", "project_url": "https://pypi.org/project/collective.facebook.instantarticles/", "project_urls": { "Homepage": "https://github.com/collective/collective.facebook.instantarticles" }, "release_url": "https://pypi.org/project/collective.facebook.instantarticles/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Plone plugin for Facebook's instant articles integration", "version": "1.0.1" }, "last_serial": 4393645, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "f293670dff0edd450fcfe1788b1da884", "sha256": "d85ed4ccaa7d94bca40d2dc9f6c1d88b90b87a7d92be417b814ac462cf1e133d" }, "downloads": -1, "filename": "collective.facebook.instantarticles-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f293670dff0edd450fcfe1788b1da884", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22742, "upload_time": "2017-05-15T14:39:21", "url": "https://files.pythonhosted.org/packages/a5/8e/7d95c0fa4e4617b0df27a8e6308ce6dff5ceeb40720a710b33b5b26c392d/collective.facebook.instantarticles-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c481f1e1a34fe89736ca46aacb760dbc", "sha256": "d37001aa367a8abc93483b2f9760aa13e6e7d7e8a7ef459d3e30515a14dc7a0c" }, "downloads": -1, "filename": "collective.facebook.instantarticles-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c481f1e1a34fe89736ca46aacb760dbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22887, "upload_time": "2018-10-19T10:06:09", "url": "https://files.pythonhosted.org/packages/5c/62/c7e464447bcbacba3197b055307cd9e68e57e1683b155ac9daf13dd4bf49/collective.facebook.instantarticles-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c481f1e1a34fe89736ca46aacb760dbc", "sha256": "d37001aa367a8abc93483b2f9760aa13e6e7d7e8a7ef459d3e30515a14dc7a0c" }, "downloads": -1, "filename": "collective.facebook.instantarticles-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c481f1e1a34fe89736ca46aacb760dbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22887, "upload_time": "2018-10-19T10:06:09", "url": "https://files.pythonhosted.org/packages/5c/62/c7e464447bcbacba3197b055307cd9e68e57e1683b155ac9daf13dd4bf49/collective.facebook.instantarticles-1.0.1.tar.gz" } ] }