{ "info": { "author": "4teamwork AG", "author_email": "mailto:info@4teamwork.ch", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": ".. contents::\n\nIntroduction\n============\n\nColorBox is a lightweight customizable lightbox plugin for jQuery. More\ninformation about ColorBox can be found here:\nhttp://jacklmoore.com/colorbox/\n\nftw.colorbox adds a new view called `colorbox_view` for folders and topics\nwhich integrates ColorBox in Plone.\n\nConfiguration\n=============\n\nConfiguration options are stored in the configuration registry\n(plone.app.registry).\n\nimage_size\n The name of an image size configured in the imaging control panel\n (e.g. large). If no size is given (default) images will be displayed in\n original size.\n\nbatch_size\n The number of thumbnails shown on a page. Default is 12.\n\nrow_size\n The number of images shown per row. If set to 0 (default) all images are\n floated in the same row.\n\ncolorbox_config\n The options passed to the colorbox function (see ColorBox documentation for\n more details). Provide one option per line. Example::\n\n transition: \"fade\"\n speed: 250\n maxWidth: \"90%\"\n maxHeight: \"90%\"\n\n\nLinks\n=====\n\n- Github: https://github.com/4teamwork/ftw.colorbox\n- Issues: https://github.com/4teamwork/ftw.colorbox/issues\n- Pypi: http://pypi.python.org/pypi/ftw.colorbox\n\n\nCopyright\n=========\n\nThis package is copyright by `4teamwork `_.\n\n``ftw.colorbox`` is licensed under GNU General Public License, version 2.\n\nChangelog\n=========\n\n\n1.4.0 (2019-08-21)\n------------------\n\n- Add option to exclude images by a javascript expression [Nachtalb]\n\n\n1.3.0 (2018-04-04)\n------------------\n\n- Remove empty space when no counter is displayed and improve mobile styling.\n [raphael-s]\n\n- Add plone 5 default profile. [mathias.leimgruber]\n\n- Fix rendering of empty colorbox title.\n [Kevin Bieri]\n\n\n1.2.4 (2017-01-23)\n------------------\n\n- The caption of the colorbox can now be provided by putting a \"data-caption\"\n attribute on the link opening the colorbox.\n [mbaechtold, mathias.leimgruber]\n\n\n1.2.3 (2015-12-23)\n------------------\n\n- Adjust border size of overlay for ftw.theming.\n [Kevin Bieri]\n\n- Declare missing dependency to the \"Plone\" egg.\n [jone]\n\n\n1.2.2 (2015-09-30)\n------------------\n\n- Add test setup.\n [mbaechtold]\n\n- Add image scale so the image dimensions can be configured.\n [mbaechtold]\n\n\n1.2.1 (2015-06-26)\n------------------\n\n- Exclude colorbox-initialization into a function\n [elioschmutz]\n\n\n1.2.0 (2014-09-23)\n------------------\n\n- Made colorbox fullscreen and repositioned forward/back buttons.\n [lknoepfel]\n\n- Updated library to v1.5.9.\n [lknoepfel]\n\n- Update French and English translations.\n [jone]\n\n\n1.1.4 (2013-04-16)\n------------------\n\n- Fix jq issue in JavaScript by fixing the scope and using $.\n [mathias.leimgruber]\n\n1.1.3 (2012-05-14)\n------------------\n\n- Fix MANIFEST.in\n [mathias.leimgruber]\n\n\n1.1.2 (2012-05-14)\n------------------\n\n- Fix package structure.\n [mathias.leimgruber]\n\n\n1.1.1 (2012-05-14)\n------------------\n\n- Implement a default js, which looks for colorboxLink css class.\n [tschanzt]\n\n\n1.1 (2012-02-14)\n----------------\n\n- Make batch size of colorbox view configurable in the registry.\n [Thomas Buchberger]\n\n- Wrap each row of images in a div for easier styling. The number of images\n per row can be configured in the registry.\n [Thomas Buchberger]\n\n- Make ColorBox options configurable in the registry.\n [Julian Infanger]\n\n- Allow to specify an image size for the overlay.\n [Julian Infanger]\n\n- CSS and JS in head slots should not be in a div.\n [Julian Infanger]\n\n\n1.0.1 (2011-12-05)\n------------------\n\n- Addeed maxWidth and maxHeight. Images should not be bigger than 100%.\n [Julian Infanger]\n\n\n1.0 (2011-02-25)\n----------------\n\n- Initial release.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/4teamwork/ftw.colorbox", "keywords": "ftw colorbox", "license": "GPL2", "maintainer": "", "maintainer_email": "", "name": "ftw.colorbox", "package_url": "https://pypi.org/project/ftw.colorbox/", "platform": "", "project_url": "https://pypi.org/project/ftw.colorbox/", "project_urls": { "Homepage": "https://github.com/4teamwork/ftw.colorbox" }, "release_url": "https://pypi.org/project/ftw.colorbox/1.4.0/", "requires_dist": null, "requires_python": "", "summary": "An image gallery for Plone using ColorBox", "version": "1.4.0" }, "last_serial": 5823361, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "7c0e7173691016d488bf8192a6af1b8e", "sha256": "025308a9870573bd32c51bca92b8d25322edb9938e0936324b06bf4ae97de6be" }, "downloads": -1, "filename": "ftw.colorbox-1.1.tar.gz", "has_sig": false, "md5_digest": "7c0e7173691016d488bf8192a6af1b8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29133, "upload_time": "2012-02-14T18:23:39", "url": "https://files.pythonhosted.org/packages/58/91/f573d39da79fd007cead2c30ef27b20eb6ce71ef951ea28d5a2779045d4c/ftw.colorbox-1.1.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "91899fbd711c9e2d635b3b92d65918b6", "sha256": "427d4d02182d98f95b826a0817251f6694504af37d8f5fbbc9239d1ec7d54a19" }, "downloads": -1, "filename": "ftw.colorbox-1.1.3.tar.gz", "has_sig": false, "md5_digest": "91899fbd711c9e2d635b3b92d65918b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29859, "upload_time": "2012-05-14T17:53:09", "url": "https://files.pythonhosted.org/packages/aa/63/811e6ce0e6da0b8f35cb84d5e70e4f664c4631a38c13aa6e9cddbcfe36b5/ftw.colorbox-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "ed94f399ab66736bb84617c2ee30b001", "sha256": "bf240857b52a36844686073206083f7e73bc96e3f04650fa32ed595be5e33eb8" }, "downloads": -1, "filename": "ftw.colorbox-1.1.4.zip", "has_sig": false, "md5_digest": "ed94f399ab66736bb84617c2ee30b001", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48127, "upload_time": "2013-04-16T15:53:13", "url": "https://files.pythonhosted.org/packages/11/85/f3ae5b6a7707d6a069c6361fd4161c14e743f01f5cb409916b322780b803/ftw.colorbox-1.1.4.zip" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "80a2e1cc1c3a8a901f892e7dde05e582", "sha256": "c06a45a277c8c2c02a47a679cc33e82cb8f3824677303e56684da47ee6a4cb29" }, "downloads": -1, "filename": "ftw.colorbox-1.2.0.zip", "has_sig": false, "md5_digest": "80a2e1cc1c3a8a901f892e7dde05e582", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53025, "upload_time": "2014-09-23T10:13:35", "url": "https://files.pythonhosted.org/packages/92/a4/f6a37f27e48c3da50ecf8a8a9739dcfcd5e86079c943663a5baf9ccc47de/ftw.colorbox-1.2.0.zip" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "80f6ce09d31b16a20fa2f4f0951d7682", "sha256": "ba432d45775e7cbca0bc032deab382182271d2f6a7ff52f522d1b444ab90ade5" }, "downloads": -1, "filename": "ftw.colorbox-1.2.1.tar.gz", "has_sig": false, "md5_digest": "80f6ce09d31b16a20fa2f4f0951d7682", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37801, "upload_time": "2015-06-26T12:57:45", "url": "https://files.pythonhosted.org/packages/cb/c7/3e8846fe2db967d2e2e61f96085fb6f00091433416e063fc05a1747cbffd/ftw.colorbox-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "ec9eb8f8f50b55c32c59c9a8a21883aa", "sha256": "e2015ab25da173aa5c5bab389df10e30323422401736484bec846566d4612687" }, "downloads": -1, "filename": "ftw.colorbox-1.2.2.tar.gz", "has_sig": false, "md5_digest": "ec9eb8f8f50b55c32c59c9a8a21883aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39253, "upload_time": "2015-09-30T14:08:38", "url": "https://files.pythonhosted.org/packages/75/c4/874323767485271acb3575d14458b54bd2f534010fb4155abfead8d18a24/ftw.colorbox-1.2.2.tar.gz" } ], "1.2.3": [ { "comment_text": "", "digests": { "md5": "10e446eec62b63ea17a52f7f6d3a0cca", "sha256": "cc7265bc0510a2d1d5ab61a1d42da439de0c9b0adbe3d48db3cd33e8a0ecc77f" }, "downloads": -1, "filename": "ftw.colorbox-1.2.3.zip", "has_sig": false, "md5_digest": "10e446eec62b63ea17a52f7f6d3a0cca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57222, "upload_time": "2015-12-23T11:25:24", "url": "https://files.pythonhosted.org/packages/9c/ac/712e0129c9342abdf73885eb0a9ef344d652473c6b3d89526f0aa8f4d910/ftw.colorbox-1.2.3.zip" } ], "1.2.4": [ { "comment_text": "", "digests": { "md5": "7a01cd41fddeac1bcd2cb0ca42abacf1", "sha256": "0eb6df4d4fc9907ea0388c4dd01a0c6cdd338dd5064e4a2d8d6823d19690e586" }, "downloads": -1, "filename": "ftw.colorbox-1.2.4.tar.gz", "has_sig": false, "md5_digest": "7a01cd41fddeac1bcd2cb0ca42abacf1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39678, "upload_time": "2017-01-23T11:22:27", "url": "https://files.pythonhosted.org/packages/3f/fe/f3e7ce532cda829a6d37bc82607edb75e3581563795e392ea343c8d640de/ftw.colorbox-1.2.4.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "f6f3b1eb6e7d7d851586a04330ee9e8a", "sha256": "f5d42f09be92868210ced34f0b3f9e0fe7bb9b2bc95c758924f984fe519db495" }, "downloads": -1, "filename": "ftw.colorbox-1.3.0.tar.gz", "has_sig": false, "md5_digest": "f6f3b1eb6e7d7d851586a04330ee9e8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42460, "upload_time": "2018-04-04T13:06:03", "url": "https://files.pythonhosted.org/packages/e2/1e/4ebc70f9d3731fbb66ce341b40c22898390ada9bbdcd68e6156bac2803bb/ftw.colorbox-1.3.0.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "2e0e452488748e99b3a94a739d151a0b", "sha256": "cabfc5f6dd4c66fb6dc54693552c2688047ea73fd4c61b999ccd910104ddd8a5" }, "downloads": -1, "filename": "ftw.colorbox-1.4.0.tar.gz", "has_sig": false, "md5_digest": "2e0e452488748e99b3a94a739d151a0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43038, "upload_time": "2019-08-21T16:57:18", "url": "https://files.pythonhosted.org/packages/e6/7b/0d5bb7010d52f36d765cc0df6694a971dbc8ffcd477ae0832e17c36ddb1e/ftw.colorbox-1.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e0e452488748e99b3a94a739d151a0b", "sha256": "cabfc5f6dd4c66fb6dc54693552c2688047ea73fd4c61b999ccd910104ddd8a5" }, "downloads": -1, "filename": "ftw.colorbox-1.4.0.tar.gz", "has_sig": false, "md5_digest": "2e0e452488748e99b3a94a739d151a0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43038, "upload_time": "2019-08-21T16:57:18", "url": "https://files.pythonhosted.org/packages/e6/7b/0d5bb7010d52f36d765cc0df6694a971dbc8ffcd477ae0832e17c36ddb1e/ftw.colorbox-1.4.0.tar.gz" } ] }