collective.tiles.carousel


Namecollective.tiles.carousel JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/collective/collective.tiles.carousel
SummarySlider for plone.app.mosaic based on Bootstrap 5
upload_time2023-11-03 08:33:04
maintainer
docs_urlNone
authorPeter Holzer
requires_python>=3.8
licenseGPL version 2
keywords python plone cms
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
   This text does not appear on pypi or github. It is a comment.

.. image:: https://github.com/collective/collective.tiles.carousel/actions/workflows/main.yml/badge.svg
    :target: https://github.com/collective/collective.tiles.carousel.git

.. image:: https://img.shields.io/pypi/v/collective.tiles.carousel.svg
    :target: https://pypi.python.org/pypi/collective.tiles.carousel/
    :alt: Latest Version


================================
collective.tiles.carousel
================================

A slider tile for plone.app.mosaic based on the carousel component of Bootstrap 5.


Installation
------------

Install collective.tiles.carousel by adding it to your buildout::

    [buildout]

    ...

    eggs =
        collective.tiles.carousel


and then running ``bin/buildout``


Contribute
----------

- Issue Tracker: https://github.com/collective/collective.tiles.carousel/issues
- Source Code: https://github.com/collective/collective.tiles.carousel
- Documentation: https://docs.plone.org/foo/bar


License
-------

The project is licensed under the GPLv2.


Contributors
============

- Peter Holzer, peter.holzer@agitator.com
- Peter Mathis, peter.mathis@kombinat.at


Changelog
=========


1.0.3 (2023-11-03)
------------------

- Fix carousel speed "0" to stop autoplay.
  [petschki]

- Fix image cropping when activated.
  [petschki]

- configure with `plone/meta`.
  [petschki]


1.0.2 (2023-09-21)
------------------

- Update indicators markup to Bootstrap 5.x
  [petschki]


1.0.1 (2022-08-02)
------------------

- Fix tile title/description condition.
  [petschki]


1.0.0 (2022-08-01)
------------------

- Initial release.
  [agitator, petschki]

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/collective/collective.tiles.carousel",
    "name": "collective.tiles.carousel",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "Python Plone CMS",
    "author": "Peter Holzer",
    "author_email": "peter.holzer@agitator.com",
    "download_url": "https://files.pythonhosted.org/packages/80/45/792418b3e0f8ba3bef9dc1b9e7854121114d16af0f3d82208fb804df04e1/collective.tiles.carousel-1.0.3.tar.gz",
    "platform": null,
    "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.. image:: https://github.com/collective/collective.tiles.carousel/actions/workflows/main.yml/badge.svg\n    :target: https://github.com/collective/collective.tiles.carousel.git\n\n.. image:: https://img.shields.io/pypi/v/collective.tiles.carousel.svg\n    :target: https://pypi.python.org/pypi/collective.tiles.carousel/\n    :alt: Latest Version\n\n\n================================\ncollective.tiles.carousel\n================================\n\nA slider tile for plone.app.mosaic based on the carousel component of Bootstrap 5.\n\n\nInstallation\n------------\n\nInstall collective.tiles.carousel by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        collective.tiles.carousel\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.tiles.carousel/issues\n- Source Code: https://github.com/collective/collective.tiles.carousel\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- Peter Holzer, peter.holzer@agitator.com\n- Peter Mathis, peter.mathis@kombinat.at\n\n\nChangelog\n=========\n\n\n1.0.3 (2023-11-03)\n------------------\n\n- Fix carousel speed \"0\" to stop autoplay.\n  [petschki]\n\n- Fix image cropping when activated.\n  [petschki]\n\n- configure with `plone/meta`.\n  [petschki]\n\n\n1.0.2 (2023-09-21)\n------------------\n\n- Update indicators markup to Bootstrap 5.x\n  [petschki]\n\n\n1.0.1 (2022-08-02)\n------------------\n\n- Fix tile title/description condition.\n  [petschki]\n\n\n1.0.0 (2022-08-01)\n------------------\n\n- Initial release.\n  [agitator, petschki]\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "Slider for plone.app.mosaic based on Bootstrap 5",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/collective/collective.tiles.carousel",
        "PyPI": "https://pypi.python.org/pypi/collective.tiles.carousel",
        "Source": "https://github.com/collective/collective.tiles.carousel",
        "Tracker": "https://github.com/collective/collective.tiles.carousel/issues"
    },
    "split_keywords": [
        "python",
        "plone",
        "cms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "976babc16b29988fabdf01d509290a5c083e5f88b957b0117dc89bbbc07fea83",
                "md5": "3665dca0446cded983a17c8631ce9add",
                "sha256": "41a915a465887da189b0b777000ffc0bad7af80a98aea998ebbe495c576e8c58"
            },
            "downloads": -1,
            "filename": "collective.tiles.carousel-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3665dca0446cded983a17c8631ce9add",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 30221,
            "upload_time": "2023-11-03T08:33:02",
            "upload_time_iso_8601": "2023-11-03T08:33:02.446310Z",
            "url": "https://files.pythonhosted.org/packages/97/6b/abc16b29988fabdf01d509290a5c083e5f88b957b0117dc89bbbc07fea83/collective.tiles.carousel-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8045792418b3e0f8ba3bef9dc1b9e7854121114d16af0f3d82208fb804df04e1",
                "md5": "15e5e06fe3fc1a6451aec84ce6876dc8",
                "sha256": "a775e17233d370f47750a032d3d98199f01577a952085a8791464a1cbceda72e"
            },
            "downloads": -1,
            "filename": "collective.tiles.carousel-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "15e5e06fe3fc1a6451aec84ce6876dc8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26920,
            "upload_time": "2023-11-03T08:33:04",
            "upload_time_iso_8601": "2023-11-03T08:33:04.143501Z",
            "url": "https://files.pythonhosted.org/packages/80/45/792418b3e0f8ba3bef9dc1b9e7854121114d16af0f3d82208fb804df04e1/collective.tiles.carousel-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-03 08:33:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "collective",
    "github_project": "collective.tiles.carousel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "collective.tiles.carousel"
}
        
Elapsed time: 0.13705s