{ "info": { "author": "Jazkarta, Inc.", "author_email": "alecpm@gmail.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": "==============================================================================\ncollective.relatedslider\n==============================================================================\n\nThis is a Plone addon that adds a behavior and viewlet for displaying related\ncontent in a scrollable HTML/CSS slider at the bottom of the content area. It\ncan use either the relatedItems behavior or collection behavior applied to the\ncontent for determining the related items.\n\n\n\nInstallation\n------------\n\nInstall collective.relatedslider by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n collective.relatedslider\n\n\nand then running \"bin/buildout\"\n\nInstall the add-on from the add-ons control panel, and then use the \"Dexterity\nTypes\" control panel to add the \"Related Slider\" behavior to your types. Any\ntypes using this behavior will also need to have either the \"Related Items\"\nbehavior or the \"Collection\" behavior applied as well.\n\nWhen editing content with the behavior applied you should see a drop down to\nselect where the slider items come from (either collection criteria or related\nitems, depending on the applied behaviors). If you use Related Items as the\nsource for slider items, the normal related items viewlet will be hidden from\nview.\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.relatedslider/issues\n- Source Code: https://github.com/collective/collective.relatedslider\n\n\nSupport\n-------\n\nThis add-on was developed by Jazkarta, Inc.\n\nIf you are having issues, please let us know.\nI can be reached at: alecpm@gmail.com\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\nContributors\n============\n\n- Jazkarta, Inc., alecpm@gmail.com\n\nChangelog\n=========\n\n\n0.2 (2019-05-09)\n----------------\n\n- Plone 5.2 support. Use pure HTML/CSS slider.\n [alecpm]\n\n\n0.1 (2017-08-28)\n----------------\n\n- Initial release.\n [alecpm]", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/collective.relatedslider", "keywords": "Python Plone", "license": "GPL version 2", "maintainer": "", "maintainer_email": "", "name": "collective.relatedslider", "package_url": "https://pypi.org/project/collective.relatedslider/", "platform": "", "project_url": "https://pypi.org/project/collective.relatedslider/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/collective.relatedslider" }, "release_url": "https://pypi.org/project/collective.relatedslider/0.2/", "requires_dist": null, "requires_python": "", "summary": "Plone addon that creates a slider viewlet containing related content.", "version": "0.2" }, "last_serial": 5249305, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "271a13215cc96c284556b682c5b1cada", "sha256": "3ac6c3fc77fa12073bfc96c392b41bcc60578c12a82ce2c73e7efa451e0018bf" }, "downloads": -1, "filename": "collective.relatedslider-0.1.tar.gz", "has_sig": false, "md5_digest": "271a13215cc96c284556b682c5b1cada", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20246, "upload_time": "2017-08-28T18:53:50", "url": "https://files.pythonhosted.org/packages/40/ba/11b760f0d8de11b00cf2b2c8bfb6acf66f450bed012cdc8dfa5ec4a7d8b9/collective.relatedslider-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "d8806c7339eb5a1ef0905c328415d30d", "sha256": "c07785b3c970b80f56bd4205c992a355cc4d87dd2539a483aba61a1222dd5bca" }, "downloads": -1, "filename": "collective.relatedslider-0.2.tar.gz", "has_sig": false, "md5_digest": "d8806c7339eb5a1ef0905c328415d30d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18026, "upload_time": "2019-05-09T19:50:20", "url": "https://files.pythonhosted.org/packages/54/cc/f3183926ec391354042b2100d3a6c52fc456e617ab2a0ac1e38f31187101/collective.relatedslider-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d8806c7339eb5a1ef0905c328415d30d", "sha256": "c07785b3c970b80f56bd4205c992a355cc4d87dd2539a483aba61a1222dd5bca" }, "downloads": -1, "filename": "collective.relatedslider-0.2.tar.gz", "has_sig": false, "md5_digest": "d8806c7339eb5a1ef0905c328415d30d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18026, "upload_time": "2019-05-09T19:50:20", "url": "https://files.pythonhosted.org/packages/54/cc/f3183926ec391354042b2100d3a6c52fc456e617ab2a0ac1e38f31187101/collective.relatedslider-0.2.tar.gz" } ] }