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
2.0.0 (2026-08-12)
Breaking changes:
Replace pkg_resources namespace with PEP 420 native namespace. (#3928)
Drop support for Python 3.8. [maurits]
Internal:
Update configuration files. [plone devs]
Changelog
1.1.3 (unreleased)
Nothing changed yet.
1.1.2 (2025-07-17)
Fix “sort_on” values in query. @petschki
1.1.1 (2025-05-09)
Show indicators and controls only if there are more than one slide. [petschki]
Improve result calculation. [petschki]
1.1.0 (2024-12-12)
Use new ContentBrowserWidget for Plone 6.1. [petschki]
1.0.4 (2024-05-02)
Fix limit. [petschki]
code cleanup. [petschki]
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]
Release files for collective.tiles.carousel 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective_tiles_carousel-2.0.0.tar.gz | 27.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| collective_tiles_carousel-2.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 55.3 kB
Release files / collective_tiles_carousel-2.0.0.tar.gz
| Download URL | collective_tiles_carousel-2.0.0.tar.gz |
|---|---|
| Size | 27.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
21effe8978bc5a0f78acde9653aacf528924e85a25e7225ded4a1533cc4746b5
|
|
BLAKE2b-256 checksum How to use checksums |
30dcdacfdc4a08b4631c621c00c6b7eb7916982fbd3b100cf48e2591fdd52b5c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.3
|
Release files / collective_tiles_carousel-2.0.0-py3-none-any.whl
| Download URL | collective_tiles_carousel-2.0.0-py3-none-any.whl |
|---|---|
| Size | 28.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
778032f3e2f06f8923f013402b78dea193a53f604d1a90fa1333304aa71263aa
|
|
BLAKE2b-256 checksum How to use checksums |
c43f722208dd47e3c093ccb3cd40c71e2484d33dea9dbc83aff52fe1ef277570
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.3
|