
Security News
npm ‘is’ Package Hijacked in Expanding Supply Chain Attack
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.
collective.tiles.carousel
Advanced tools
.. 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
A slider tile for plone.app.mosaic based on the carousel component of Bootstrap 5.
Install collective.tiles.carousel by adding it to your buildout::
[buildout]
...
eggs =
collective.tiles.carousel
and then running bin/buildout
The project is licensed under the GPLv2.
Show indicators and controls only if there are more than one slide. [petschki]
Improve result calculation. [petschki]
ContentBrowserWidget
for Plone 6.1.
[petschki]Fix limit
.
[petschki]
code cleanup. [petschki]
Fix carousel speed "0" to stop autoplay. [petschki]
Fix image cropping when activated. [petschki]
configure with plone/meta
.
[petschki]
FAQs
Slider for plone.app.mosaic based on Bootstrap 5
We found that collective.tiles.carousel demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.
Security News
A critical flaw in the popular npm form-data package could allow HTTP parameter pollution, affecting millions of projects until patched versions are adopted.
Security News
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.