{ "info": { "author": "it-spirit", "author_email": "development@it-spir.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 5.1", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "========================\ncollective.tiles.sliders\n========================\n\n.. image:: https://img.shields.io/pypi/v/collective.tiles.sliders.svg\n :target: https://pypi.python.org/pypi/collective.tiles.sliders\n :alt: PyPI Version\n\n.. image:: https://img.shields.io/pypi/pyversions/collective.tiles.sliders.svg\n :target: https://pypi.python.org/pypi/collective.tiles.sliders\n :alt: Supported Python Versions\n\n.. image:: https://img.shields.io/travis/it-spirit/collective.tiles.sliders/master.svg\n :target: http://travis-ci.org/it-spirit/collective.tiles.sliders\n :alt: Travis CI status\n\n.. image:: https://img.shields.io/coveralls/github/it-spirit/collective.tiles.sliders/master.svg\n :target: https://coveralls.io/github/it-spirit/collective.tiles.sliders?branch=master\n :alt: Coverage Status\n\n.. image:: https://img.shields.io/readthedocs/collectivetilessliders.svg\n :target: http://collectivetilessliders.readthedocs.io\n :alt: Documentation\n\n\nThis Plone Add-On adds a collection of slider tiles for `Plone `_ Websites.\n\n\nFeatures\n--------\n\n- Adds new tiles to show slideshows in a Plone website.\n- Registers the tiles for `Mosaic `_, if it is installed.\n\n\nDocumentation\n-------------\n\nFull documentation for end users can be found in the \"docs\" folder, and is also available online at https://collectivetilessliders.readthedocs.io\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- English (source language)\n\n\nInstallation\n------------\n\nInstall collective.tiles.sliders by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n collective.tiles.sliders\n\nor pull in mosaic::\n\n eggs =\n collective.tiles.sliders[mosaic]\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/it-spirit/collective.tiles.sliders/issues\n- Source Code: https://github.com/it-spirit/collective.tiles.sliders\n- Documentation: https://collectivetilessliders.readthedocs.io\n\n\nSupport\n-------\n\nIf you are having issues, please let us know.\nWe have a issue tracker located at: https://github.com/it-spirit/collective.tiles.sliders/issues\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Thomas Massmann, thomas.massmann@it-spir.it\n- Markus Hilbert, markus.hilbert@iham.at\n\nChangelog\n=========\n\n\n1.0.0 (2019-02-07)\n------------------\n\n- changed to version 1.0.0 as this release is no more backwards compatible.\n [iham]\n\n- fixed robot tests for Plone 5.1.x\n [iham]\n\n- removed css hacks as the break css validation and ie6/7 are of no importants anymore.\n [iham]\n\n- made responsive slides a pattern itself.\n [iham]\n\n- refactored responsive slides to become resource & bundle\n [iham]\n\n- refactored dynamic form resources and bundling.\n [iham]\n\n- add and setup extra `[mosaic]` to pull in mosaic in one go.\n [jensens]\n\n- Fixed dependency chain in `metadata.xml` and reinstall of mosaic and other dependency-roundtrips.\n [iham, jensens]\n\n- On uninstall remove values from registry.\n [jensens]\n\n- Minimal contained buildout overhaul.\n [jensens]\n\n- Compile Resources in order to make it work with Plone 5.1.4.\n [jensens]\n\n\n0.4 (2017-12-01)\n----------------\n\n- Only return link for related items, not the image (like) object itself.\n [tmassman]\n\n- Add link (if available) to responsiveslides.js slider.\n [tmassman]\n\n- Add styling for captions on responsiveslides.js slider.\n [tmassman]\n\n\n0.3 (2017-12-01)\n----------------\n\n- Add custom widget for content selection.\n [tmassman]\n\n- Register JS resources (pattern) and bundle.\n [tmassman]\n\n\n0.2 (2017-11-27)\n----------------\n\n- Remove allow_fullscreen setting.\n [tmassman]\n\n\n0.1 (2017-11-27)\n----------------\n\n- Initial release.\n [tmassman]\n\n- Added responsiveslides.js based slider.\n [tmassman]\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://pypi.python.org/pypi/collective.tiles.sliders", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/it-spirit/collective.tiles.sliders", "keywords": "Python Plone", "license": "GPL version 2", "maintainer": "", "maintainer_email": "", "name": "collective.tiles.sliders", "package_url": "https://pypi.org/project/collective.tiles.sliders/", "platform": "", "project_url": "https://pypi.org/project/collective.tiles.sliders/", "project_urls": { "Download": "https://pypi.python.org/pypi/collective.tiles.sliders", "Homepage": "https://github.com/it-spirit/collective.tiles.sliders" }, "release_url": "https://pypi.org/project/collective.tiles.sliders/1.0.0/", "requires_dist": [ "setuptools", "Products.GenericSetup (>=1.8.2)", "plone.api", "plone.app.tiles", "plone.tiles", "plone.app.mosaic ; extra == 'mosaic'", "plone.app.testing ; extra == 'test'", "plone.testing ; extra == 'test'", "plone.app.robotframework[debug] ; extra == 'test'", "robotframework-selenium2screenshots ; extra == 'test'", "plone.app.mosaic ; extra == 'test'" ], "requires_python": "", "summary": "A collection of slider tiles for Mosaic.", "version": "1.0.0" }, "last_serial": 4791654, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5b34c554d067993db827162e8e710911", "sha256": "99d2b79d047ef274178152f9691121f375a136837e0b436f7c91ea9d59457cb0" }, "downloads": -1, "filename": "collective.tiles.sliders-0.1.tar.gz", "has_sig": false, "md5_digest": "5b34c554d067993db827162e8e710911", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 206347, "upload_time": "2017-11-27T17:37:41", "url": "https://files.pythonhosted.org/packages/61/d7/ac8702250d25fc3a0adfd219c3aeaa36f5607dd6e9dc69edc73d194c18a3/collective.tiles.sliders-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "eac05e388a8a28e9953ab06bfc63b55c", "sha256": "edb0912bc2a674de20d345298e149c70de4082c43f2babc36c10b548e460fb9a" }, "downloads": -1, "filename": "collective.tiles.sliders-0.2.tar.gz", "has_sig": false, "md5_digest": "eac05e388a8a28e9953ab06bfc63b55c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 206366, "upload_time": "2017-11-27T18:11:15", "url": "https://files.pythonhosted.org/packages/54/25/d474a84fb40c3a26ea5ef430912756ba84a1918e3722861a3e3e3a3dc54f/collective.tiles.sliders-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "fe66eddc3f9ac9403150a481a7f91600", "sha256": "561dd0543f826a69ddbe88d4592ef1bca127eb9a543e2c13605aff9a468f4988" }, "downloads": -1, "filename": "collective.tiles.sliders-0.3.tar.gz", "has_sig": false, "md5_digest": "fe66eddc3f9ac9403150a481a7f91600", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 281111, "upload_time": "2017-12-01T16:45:22", "url": "https://files.pythonhosted.org/packages/84/86/ce8209c0ad991026e1c86d10b33961df2e4f6fbefa46d616ce3d0389862d/collective.tiles.sliders-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "e863d3d610b7c3395844b75a6d4efc09", "sha256": "ace046a58d23c2b9e6cd4729486e7c1a3500720d4e925ffec4c883cbd12a922e" }, "downloads": -1, "filename": "collective.tiles.sliders-0.4.tar.gz", "has_sig": false, "md5_digest": "e863d3d610b7c3395844b75a6d4efc09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 281604, "upload_time": "2017-12-01T17:59:03", "url": "https://files.pythonhosted.org/packages/1e/14/a9937448e48c3e2737b247511dcf6f4ed157e4f03e29fe12f71fcee1145b/collective.tiles.sliders-0.4.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "f9bd813f65e8dc1e11965808b84b3185", "sha256": "22558bd2883fbee5d7f8a3c9a0a92df27fa9d02771a674b7b6f4d72bf5ed35e6" }, "downloads": -1, "filename": "collective.tiles.sliders-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f9bd813f65e8dc1e11965808b84b3185", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 38346, "upload_time": "2019-02-07T15:51:33", "url": "https://files.pythonhosted.org/packages/4f/92/e4f98371106a67bffd68150a94ef88f3b9cdef3b409d3788e73baee1b011/collective.tiles.sliders-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "575a9ce6b7890a979642e6f0579b12bc", "sha256": "3c709a9e7acbc846384c6015f4204b477adaa99625abd78d3c8b72af35ee87ce" }, "downloads": -1, "filename": "collective.tiles.sliders-1.0.0.tar.gz", "has_sig": false, "md5_digest": "575a9ce6b7890a979642e6f0579b12bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 331410, "upload_time": "2019-02-07T15:51:40", "url": "https://files.pythonhosted.org/packages/d7/0d/e3be73f9ef9d3a2847a2e2dedaaf0a245a6d5a9fc15bc70b74f11c7b7a03/collective.tiles.sliders-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f9bd813f65e8dc1e11965808b84b3185", "sha256": "22558bd2883fbee5d7f8a3c9a0a92df27fa9d02771a674b7b6f4d72bf5ed35e6" }, "downloads": -1, "filename": "collective.tiles.sliders-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f9bd813f65e8dc1e11965808b84b3185", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 38346, "upload_time": "2019-02-07T15:51:33", "url": "https://files.pythonhosted.org/packages/4f/92/e4f98371106a67bffd68150a94ef88f3b9cdef3b409d3788e73baee1b011/collective.tiles.sliders-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "575a9ce6b7890a979642e6f0579b12bc", "sha256": "3c709a9e7acbc846384c6015f4204b477adaa99625abd78d3c8b72af35ee87ce" }, "downloads": -1, "filename": "collective.tiles.sliders-1.0.0.tar.gz", "has_sig": false, "md5_digest": "575a9ce6b7890a979642e6f0579b12bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 331410, "upload_time": "2019-02-07T15:51:40", "url": "https://files.pythonhosted.org/packages/d7/0d/e3be73f9ef9d3a2847a2e2dedaaf0a245a6d5a9fc15bc70b74f11c7b7a03/collective.tiles.sliders-1.0.0.tar.gz" } ] }