{ "info": { "author": "Zest Software", "author_email": "info@zestsoftware.nl", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 5.1", "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.behavior.seo\n=======================\n\nThis small behavior adds extra fields used for SEO optimisation. Inspired by collective.seo, but the data store now uses dexterity/behavior practice.\n\nFeatures\n--------\n\nAdds fields Title and Description on an extra tab SEO on contenttypes where the behavior is activated. \n\nWhen the fields contain values, the and <meta name='description'> in the <head> section will\nbe replaced. \n\nTranslations\n------------\n\nThis product has been translated into:\n\n- Dutch\n\nInstallation\n------------\n\nInstall collective.behavior.seo by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n collective.behavior.seo\n\n\nand then running ``bin/buildout``\n\nActivate the add'on in the Plone Contron Panel. Then go to Dexterity Types in the Plone Control Panel\nand activate this behavior on selected content types. \n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.behavior.seo/issues\n- Source Code: https://github.com/collective/collective.behavior.seo\n- Documentation: https://docs.plone.org/foo/bar\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Zest Software, info@zestsoftware.nl\n\nThis add'on is a combination of several SEO add'ons and improvements for Plone 5.1:\n\n- Title, description seo fields based on collective.seo https://github.com/collective/collective.seo\n for Plone 5.1+\n\n\nChangelog\n=========\n\n\n1.0b1 (2018-10-30)\n------------------\n\n- Add robots field, Add control panel form with configurable list of robot tag preset combinations for editors to pick from. [fredvd]\n\n- Don't generate robots vocabulary on every request. [fredvd, mauritsvanrees]\n\n- Fix implementer decorator on SEOFields behavior in python. The zcml registration was correct though. [fredvd]\n\n- Revert name changes. [jladage]\n\n- Improve description of robots field. [jladage]\n\n- Autopep8 and fix code-analysis feedback. [jladage]\n \n\n1.0a1 (2018-10-12)\n------------------\n\n- Override update method on TitleViewlet instead of page_title, otherwise Site title still gets\n appended to the overriden title.\n [fredvd]\n \n- Basic version, only for Title and Description\n [fredvd]", "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.behavior.seo", "keywords": "Python Plone", "license": "GPL version 2", "maintainer": "", "maintainer_email": "", "name": "collective.behavior.seo", "package_url": "https://pypi.org/project/collective.behavior.seo/", "platform": "", "project_url": "https://pypi.org/project/collective.behavior.seo/", "project_urls": { "Homepage": "https://pypi.python.org/pypi/collective.behavior.seo" }, "release_url": "https://pypi.org/project/collective.behavior.seo/1.0b1/", "requires_dist": null, "requires_python": "", "summary": "An add-on for Plone", "version": "1.0b1" }, "last_serial": 4430064, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "bfb08b20ea3410e4f0e284cd94885723", "sha256": "13e5b84e0332aa862e76fc8f963aff3a3822e4587e44cf5ab7547d75f5c1ccbd" }, "downloads": -1, "filename": "collective.behavior.seo-1.0a1.tar.gz", "has_sig": false, "md5_digest": "bfb08b20ea3410e4f0e284cd94885723", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19191, "upload_time": "2018-10-12T14:39:45", "url": "https://files.pythonhosted.org/packages/10/3e/0481bae5c6dea2b2306438b9a82cc6b134c88fa9850349e4bc0b46242864/collective.behavior.seo-1.0a1.tar.gz" } ], "1.0b1": [ { "comment_text": "", "digests": { "md5": "0db782d3c8fa1f4d1957b42dcf95b921", "sha256": "c9af939107accb538d7adaf13aa012a9e0f9273f1452bfc802d7952abb15fe46" }, "downloads": -1, "filename": "collective.behavior.seo-1.0b1.tar.gz", "has_sig": false, "md5_digest": "0db782d3c8fa1f4d1957b42dcf95b921", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22583, "upload_time": "2018-10-30T05:17:48", "url": "https://files.pythonhosted.org/packages/fb/4f/bc94747181e9753051e7a95c31e4a6a9abe4197679efceca77667f05b775/collective.behavior.seo-1.0b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0db782d3c8fa1f4d1957b42dcf95b921", "sha256": "c9af939107accb538d7adaf13aa012a9e0f9273f1452bfc802d7952abb15fe46" }, "downloads": -1, "filename": "collective.behavior.seo-1.0b1.tar.gz", "has_sig": false, "md5_digest": "0db782d3c8fa1f4d1957b42dcf95b921", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22583, "upload_time": "2018-10-30T05:17:48", "url": "https://files.pythonhosted.org/packages/fb/4f/bc94747181e9753051e7a95c31e4a6a9abe4197679efceca77667f05b775/collective.behavior.seo-1.0b1.tar.gz" } ] }