{
"info": {
"author": "eleddy",
"author_email": "elizabeth.leddy@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Framework :: Plone",
"Framework :: Plone :: 4.3",
"Framework :: Plone :: 5.0",
"Framework :: Plone :: 5.1",
"Framework :: Plone :: 5.2",
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.6"
],
"description": "Introduction\n============\nThis will add those terribly \"delish\" little thumbs all over facebook\nto products of your choosing. By default, only logged in users can rate\na product, and once they are logged in they can vote once (and change\ntheir vote at any time)\n\n\nInstallation\n------------\n\n.. image:: https://secure.travis-ci.org/collective/cioppino.twothumbs.png\n :target: http://travis-ci.org/#!/collective/cioppino.twothumbs\n\n.. image:: https://coveralls.io/repos/collective/cioppino.twothumbs/badge.png?branch=master\n :alt: Coverage\n :target: https://coveralls.io/r/collective/cioppino.twothumbs\n\n\nYour mission, should you choose to accept it is to add the package to\nyour buildout config and rerun buildout. If you want it as a viewlet\nbelow the content title, you must follow the viewlet directions below\nbefore restarting and installing. Otherwise install immediately and then\nskip to the section on browser views.\n\nMake sure you have installed or \"Activated\" the product if things aren't\nworking as expected.\n\n\nCompatibility\n-------------\n\ncioppino.twothumbs works with Plone 4.3, 5.1, 5.2.\nIt works on Python 2.7, and for Plone 5.2 it also works on Python 3.6.\nThose are the versions that are automatically tested.\n\n\nAs a Viewlet\n------------\n\nArchetypes\n^^^^^^^^^^\nThen, in the configure.zcml\nin the base of your product you need to tell which content types should\ndisplay the thumbs. For example, with the PloneSoftwareCenter product,\nthe configure.zcml has the lines::\n\n