{ "info": { "author": "kitconcept GmbH", "author_email": "info@kitconcept.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 5.0", "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.recaptchacontactform\n==============================================================================\n\n.. image:: https://travis-ci.org/collective/collective.recaptchacontactform.svg?branch=master\n :target: https://travis-ci.org/collective/collective.recaptchacontactform\n\n.. image:: https://img.shields.io/pypi/status/collective.recaptchacontactform.svg\n :target: https://pypi.python.org/pypi/collective.recaptchacontactform/\n :alt: Egg Status\n\n.. image:: https://img.shields.io/pypi/v/collective.recaptchacontactform.svg\n :target: https://pypi.python.org/pypi/collective.recaptchacontactform\n :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/l/collective.recaptchacontactform.svg\n :target: https://pypi.python.org/pypi/collective.recaptchacontactform\n :alt: License\n\n|\n\n.. image:: https://raw.githubusercontent.com/collective/collective.recaptchacontactform/master/kitconcept.png\n :alt: kitconcept\n :target: https://kitconcept.com/\n\nProtect the Plone contact form from spam with reCAPTCHA 2.\n\nThis Plone add-on adds a plone.formwidget.recaptcha spam protection field to\nthe contact form.\n\n.. image:: https://github.com/collective/collective.recaptchacontactform/raw/master/docs/recaptcha-contact-form.png\n :width: 600px\n :alt: Plone reCAPTCHA contact form\n :align: center\n\n\n\nExamples\n--------\n\nThis add-on can be seen in action at the following sites:\n\n- https://extensions.libreoffice.org/\n\n\nInstallation\n------------\n\nInstall collective.recaptchacontactform by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n collective.recaptchacontactform\n\n\nand then running ``bin/buildout``.\n\nGo to the Plone add-on control panel (\"prefs_install_products_form\") and install collective.recaptchacontactform.\n\nThen you should see the ReCaptcha control panel (\"@@recaptcha-settings\").\n\nGo to https://www.google.com/recaptcha/ and register your domain in order to get a \"site key\" and a \"secret key\".\n\nGo to the ReCaptcha control panel (\"@@recaptcha-settings\") and enter those keys into the form. Save the form.\n\n.. image:: https://raw.githubusercontent.com/collective/collective.recaptchacontactform/master/docs/recaptcha-settings.png\n :width: 600px\n :alt: Plone reCAPTCHA control panel\n :align: center\n\n\nIf you go to the contact form now (\"contact-info\") and you will see an ReCaptcha field at the bottom of the form.\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.recaptchacontactform/issues\n- Source Code: https://github.com/collective/collective.recaptchacontactform\n\n\nSupport\n-------\n\nIf you are having issues, please let us know via the github issue tracker: https://github.com/collective/collective.recaptchacontactform/issues\n\n\nCredits\n-------\n\n.. image:: https://www.documentfoundation.org/assets/Uploads/LibreOffice-Initial-Artwork-Logo-ColorLogoBasic-500px.png\n :width: 250px\n :height: 80px\n :scale: 100 %\n :alt: The Document Foundation\n :align: center\n :target: https://www.documentfoundation.org/\n\nThe development of this plugin has been kindly sponsored by `The Document Foundation`_.\n\n.. image:: https://kitconcept.com/logo.png\n :width: 230px\n :height: 50px\n :scale: 100 %\n :alt: kitconcept\n :align: center\n :target: https://www.kitconcept.com/\n\nDeveloped by `kitconcept`_.\n\n.. _The Document Foundation: https://www.documentfoundation.org/\n.. _kitconcept: https://www.kitconcept.com/\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- kitconcept GmbH, info@kitconcept.com\n\n\nChangelog\n=========\n\n\n1.0.0 (2018-05-29)\n------------------\n\n- Add support for Plone 5.1.\n [sneridagh]\n\n\n1.0a2 (2016-12-21)\n------------------\n\n- Add robot framework test for reCAPTCHA contact form.\n [kitconcept]\n\n- Add images to README.\n [kitconcept]\n\n\n1.0a1 (2016-12-21)\n------------------\n\n- Initial release.\n [kitconcept]", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/collective.recaptchacontactform", "keywords": "Python Plone", "license": "GPL version 2", "maintainer": "", "maintainer_email": "", "name": "collective.recaptchacontactform", "package_url": "https://pypi.org/project/collective.recaptchacontactform/", "platform": "", "project_url": "https://pypi.org/project/collective.recaptchacontactform/", "project_urls": { "Homepage": "https://pypi.python.org/pypi/collective.recaptchacontactform" }, "release_url": "https://pypi.org/project/collective.recaptchacontactform/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Protect the Plone contact form with ReCaptcha 2 from spam.", "version": "1.0.0" }, "last_serial": 3909069, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "b38cec3e360f82cd9d5aead52c6ee62f", "sha256": "2744175242e2cb13e0e3fe290000e14f7dc428b49d0695cfc1832f160ecf9a2f" }, "downloads": -1, "filename": "collective.recaptchacontactform-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b38cec3e360f82cd9d5aead52c6ee62f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151806, "upload_time": "2018-05-29T13:07:00", "url": "https://files.pythonhosted.org/packages/4a/d1/823b2e0e34c48fec612106f7c3acfc7173d0825a1d4fe528b06e453eb32e/collective.recaptchacontactform-1.0.0.tar.gz" } ], "1.0a1": [ { "comment_text": "", "digests": { "md5": "81a13ef703ed234c0020ae567bbbb229", "sha256": "b573240a9a6d524316eaf916f3cc46bbe5d9ec1240c2c697fbf424e7b4894754" }, "downloads": -1, "filename": "collective.recaptchacontactform-1.0a1.tar.gz", "has_sig": false, "md5_digest": "81a13ef703ed234c0020ae567bbbb229", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16036, "upload_time": "2016-12-21T11:56:13", "url": "https://files.pythonhosted.org/packages/d8/4c/25b56b8339196323ff6b0dc3ef0403e6e258c7e42177a644fe7f645bfc9a/collective.recaptchacontactform-1.0a1.tar.gz" } ], "1.0a2": [ { "comment_text": "", "digests": { "md5": "fef36f559f8aaa61ef0ce4667f6e1ab8", "sha256": "99c7cb0d5c1b1e8ec5f986b8017f20ff298905014f0f7d884fd075a0b625c82a" }, "downloads": -1, "filename": "collective.recaptchacontactform-1.0a2.tar.gz", "has_sig": false, "md5_digest": "fef36f559f8aaa61ef0ce4667f6e1ab8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 150473, "upload_time": "2016-12-21T12:47:16", "url": "https://files.pythonhosted.org/packages/5c/ec/c9d9d0cb36073118d81ec801c547e779f70e4ec18e559205c220569fbac3/collective.recaptchacontactform-1.0a2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b38cec3e360f82cd9d5aead52c6ee62f", "sha256": "2744175242e2cb13e0e3fe290000e14f7dc428b49d0695cfc1832f160ecf9a2f" }, "downloads": -1, "filename": "collective.recaptchacontactform-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b38cec3e360f82cd9d5aead52c6ee62f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151806, "upload_time": "2018-05-29T13:07:00", "url": "https://files.pythonhosted.org/packages/4a/d1/823b2e0e34c48fec612106f7c3acfc7173d0825a1d4fe528b06e453eb32e/collective.recaptchacontactform-1.0.0.tar.gz" } ] }