{ "info": { "author": "Redturtle Dev Team", "author_email": "sviluppoplone@redturtle.it", "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": "=================\nredturtle.gallery\n=================\n\nPlone addon that adds a gallery view with a carousel made with slick.\n\n\nFeatures\n--------\n\n- **Gallery view**\nIt adds a view called *gallery_view* and it's appliable to a folder that contains images and to a collection of images. This view renders the images in natural dimensions and at click they open in a modal.\n\n- **Gallery modal**\nIt's the modal opened by clicking on images in *Gallery view*. It's a Plone modal made with `Mockup`__ with a `Slick`__ carousel inside.\n\n\n__ https://github.com/plone/mockup/\n__ http://kenwheeler.github.io/slick/\n\n\nExamples\n--------\n\n- **Gallery view**\n\n.. image:: https://github.com/RedTurtle/redturtle.gallery/blob/master/docs/screenshots/gallery_view.png\n :alt: Gallery view preview\n\n\n- **Gallery modal**\n\n.. image:: https://github.com/RedTurtle/redturtle.gallery/blob/master/docs/screenshots/gallery_modal.png\n :alt: Gallery modal preview\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- Italian\n\n\nInstallation\n------------\n\nInstall redturtle.gallery by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n redturtle.gallery\n\n\nand then running ``bin/buildout``\n\n\nDependencies\n------------\n\nThis product has been tested on Plone 5.1\n\n\nThis add-on requires ``plone.app.imaging``.\n\n\nCredits\n------------\n\nDeveloped with the support of `Regione Emilia Romagna`__.\n\n__ http://www.regione.emilia-romagna.it/\n\n\n\nAuthors\n------------\n\nThis product was developed by RedTurtle Technology team.\n\n.. image:: https://www.redturtle.it/redturtle_banner.png\n :alt: RedTurtle Technology Site\n :target: https://www.redturtle.it/\n\n\nContributors\n============\n\n- Redturtle Dev Team, sviluppoplone@redturtle.it\n\n\nChangelog\n=========\n\n\n2.1.0 (2019-02-15)\n------------------\n\n- Added description in modal view [nzambello]\n\n\n2.0.3 (2018-07-04)\n------------------\n\n- Fixed collective-slick import [pnicolli]\n- Pinned collective-slick >= 0.2.0 [pnicolli]\n\n\n2.0.2 (2018-02-26)\n------------------\n\n- Removed internal slick library code and added collective.slick dependency [pnicolli]\n\n\n2.0.1 (2018-01-25)\n------------------\n\n- Republish 2.x version, because 2.0.0 somehow had a missing commit [pnicolli]\n\n\n2.0.0 (2018-01-24)\n------------------\n\n- [Breaking change] removed js patterns: modal made in vanilla js and imported slick manually [nzambello]\n\n\n1.0.0 (2018-01-11)\n------------------\n\n- Fix in template objects [nzambello]\n- Fix js event handling [nzambello]\n- Gallery view: added support for collections of images [nzambello]\n\n\n0.1.5 (2017-12-29)\n------------------\n\n- Fix in registry.xml [pnicolli]\n\n\n0.1.4 (2017-12-21)\n------------------\n\n- Handled tabs navigation preventing going out of the modal [nzambello]\n- Added close button to avoid mockup modal close button issues [nzambello]\n- Added uninstall profiles [pnicolli]\n- Loading resources bundle only when showing our custom view [pnicolli]\n\n\n0.1.3 (2017-10-13)\n------------------\n\n- Added focus on load [nzambello]\n\n\n0.1.2 (2017-10-04)\n------------------\n\n- Added dependencies in metadata.xml to programmatically install them on add-on installation [nzambello]\n\n\n0.1.1 (2017-10-03)\n------------------\n\n- Fix arrow icon URL [nzambello]\n\n\n0.1.0 (2017-10-03)\n------------------\n\n- Initial release.\n [RedTurtle]", "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/redturtle.gallery", "keywords": "Python Plone", "license": "GPL version 2", "maintainer": "", "maintainer_email": "", "name": "redturtle.gallery", "package_url": "https://pypi.org/project/redturtle.gallery/", "platform": "", "project_url": "https://pypi.org/project/redturtle.gallery/", "project_urls": { "Homepage": "https://pypi.python.org/pypi/redturtle.gallery" }, "release_url": "https://pypi.org/project/redturtle.gallery/2.1.0/", "requires_dist": null, "requires_python": "", "summary": "Plone addon that adds a gallery view with a carousel made with slick.", "version": "2.1.0" }, "last_serial": 4823976, "releases": { "2.0.1": [ { "comment_text": "", "digests": { "md5": "120c79cf688f32bb538a055ea7b76224", "sha256": "a1b06f8bceaa85624ef5ac806c1afef93eac09ce38e5cadaec1168097eb2f7b0" }, "downloads": -1, "filename": "redturtle.gallery-2.0.1.tar.gz", "has_sig": false, "md5_digest": "120c79cf688f32bb538a055ea7b76224", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1597063, "upload_time": "2018-01-25T11:47:43", "url": "https://files.pythonhosted.org/packages/9a/e3/3e08fff972518fdb5ad30efddfbc225d6c88b6a7f76837bb8d9c3694ab75/redturtle.gallery-2.0.1.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "c02ad60838f14be4a9a4d6987d1cc7ff", "sha256": "25b58c98b061bf68bf1444a544c0699823d37ce51356d4fe79759cd3a12a6da6" }, "downloads": -1, "filename": "redturtle.gallery-2.0.2.tar.gz", "has_sig": false, "md5_digest": "c02ad60838f14be4a9a4d6987d1cc7ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1536737, "upload_time": "2018-02-26T13:46:17", "url": "https://files.pythonhosted.org/packages/ff/44/600d2822c14d4738f07eb66217ec4d5087812d76b8d8fa8a03b0b78512ac/redturtle.gallery-2.0.2.tar.gz" } ], "2.0.3": [ { "comment_text": "", "digests": { "md5": "27cf1e8e22abaf748e2a984fdb048e85", "sha256": "ec09b168477992511266316740d59de7a009530a2f3dc11a8ad5a9f7ff791144" }, "downloads": -1, "filename": "redturtle.gallery-2.0.3.tar.gz", "has_sig": false, "md5_digest": "27cf1e8e22abaf748e2a984fdb048e85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1539107, "upload_time": "2018-07-04T11:15:01", "url": "https://files.pythonhosted.org/packages/b9/df/1b7fad7de9ab5098d3c26565c3e1aa465b4682f2901ab8e81705e35aa905/redturtle.gallery-2.0.3.tar.gz" } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "79f2c4b05e52f0eab771856ee336448f", "sha256": "690fdcb1e49fbc386b4d5669d33a137a213859a0e0936419c6a5ff419e48b891" }, "downloads": -1, "filename": "redturtle.gallery-2.1.0.tar.gz", "has_sig": false, "md5_digest": "79f2c4b05e52f0eab771856ee336448f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1545125, "upload_time": "2019-02-15T10:07:05", "url": "https://files.pythonhosted.org/packages/79/94/73c17aa24cee65a2e2ab854756400c3fdccb2d22f03eb44f740f23f09aee/redturtle.gallery-2.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "79f2c4b05e52f0eab771856ee336448f", "sha256": "690fdcb1e49fbc386b4d5669d33a137a213859a0e0936419c6a5ff419e48b891" }, "downloads": -1, "filename": "redturtle.gallery-2.1.0.tar.gz", "has_sig": false, "md5_digest": "79f2c4b05e52f0eab771856ee336448f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1545125, "upload_time": "2019-02-15T10:07:05", "url": "https://files.pythonhosted.org/packages/79/94/73c17aa24cee65a2e2ab854756400c3fdccb2d22f03eb44f740f23f09aee/redturtle.gallery-2.1.0.tar.gz" } ] }