Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/collective/collective.tiles.carousel
https://github.com/collective/collective.tiles.carousel
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/collective/collective.tiles.carousel
- Owner: collective
- License: gpl-2.0
- Created: 2020-11-17T09:41:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T14:15:16.000Z (6 months ago)
- Last Synced: 2024-11-02T17:36:36.410Z (10 days ago)
- Language: Python
- Size: 195 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.GPL
Awesome Lists containing this project
- awesome-plone - collective.tiles.carousel - A slider tile for plone.app.mosaic based on the carousel component of Bootstrap 5. (Tiles)
README
.. 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.carouseland 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/barLicense
-------The project is licensed under the GPLv2.