redturtle.gallery
Plone addon that adds a gallery view with a carousel made with slick.
Features
Gallery view: It adds a view called gallery_view and it’s appliable to a folder that contains images and to a collection of images. This view renders the images in natural dimensions and at click they open in a modal.
Gallery modal: It’s the modal opened by clicking on images in Gallery view. It’s a Plone modal made with Mockup with a Slick carousel inside.
Examples
Gallery view
Gallery modal
Translations
This product has been translated into
Italian
Installation
Install redturtle.gallery by adding it to your buildout:
[buildout]
...
eggs =
redturtle.gallery
and then running bin/buildout
Dependencies
This product has been tested on Plone 5.1
This add-on requires plone.app.imaging.
Credits
Developed with the support of Regione Emilia Romagna.
3.0.0 (2026-03-26)
Plone 6 compatibility. Use 2.x versions for Plone < 6. [cekk]
2.3.0 (2020-07-21)
Fixed focus issues on focus trap [nzambello]
2.2.3 (2020-06-25)
Removed debug log [nzambello]
2.2.2 (2020-06-25)
a11y: fixed focus on slick item and focus trap [giuliaghisini]
2.2.1 (2020-04-21)
gallery modal: leaved space for title, handled imgs width/height to fit anyway and be always visible [nzambello]
2.2.0 (2020-03-06)
Remove p.a.imaging unneeded dependency. [cekk]
Python 3 compatibility. [cekk]
2.1.0 (2019-02-15)
Added description in modal view [nzambello]
2.0.3 (2018-07-04)
Fixed collective-slick import [pnicolli]
Pinned collective-slick >= 0.2.0 [pnicolli]
2.0.2 (2018-02-26)
Removed internal slick library code and added collective.slick dependency [pnicolli]
2.0.1 (2018-01-25)
Republish 2.x version, because 2.0.0 somehow had a missing commit [pnicolli]
2.0.0 (2018-01-24)
[Breaking change] removed js patterns: modal made in vanilla js and imported slick manually [nzambello]
1.0.0 (2018-01-11)
Fix in template objects [nzambello]
Fix js event handling [nzambello]
Gallery view: added support for collections of images [nzambello]
0.1.5 (2017-12-29)
Fix in registry.xml [pnicolli]
0.1.4 (2017-12-21)
Handled tabs navigation preventing going out of the modal [nzambello]
Added close button to avoid mockup modal close button issues [nzambello]
Added uninstall profiles [pnicolli]
Loading resources bundle only when showing our custom view [pnicolli]
0.1.3 (2017-10-13)
Added focus on load [nzambello]
0.1.2 (2017-10-04)
Added dependencies in metadata.xml to programmatically install them on add-on installation [nzambello]
0.1.1 (2017-10-03)
Fix arrow icon URL [nzambello]
0.1.0 (2017-10-03)
Initial release. [RedTurtle]
Release files for redturtle.gallery 3.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 | |
|---|---|---|---|
| redturtle_gallery-3.0.0.tar.gz | 1.6 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| redturtle_gallery-3.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.6 MB
Release files / redturtle_gallery-3.0.0.tar.gz
| Download URL | redturtle_gallery-3.0.0.tar.gz |
|---|---|
| Size | 1.6 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cbe676f692e53e5d05fa7941c67fe4bd1b5774acb6919209acc1bfecabd2d263
|
|
BLAKE2b-256 checksum How to use checksums |
4c2170d7e2d1f9e902691c5649706bef68d0a8cec603db0579cc993231435e6b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.11
|
Release files / redturtle_gallery-3.0.0-py3-none-any.whl
| Download URL | redturtle_gallery-3.0.0-py3-none-any.whl |
|---|---|
| Size | 30.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
883ee235d9ff44a4c6d359dea9892bdda5abe4d6cf8085c24476e9003ba8d1c2
|
|
BLAKE2b-256 checksum How to use checksums |
f863f29a311671da3c8331e0cd95903ad5b7f52cb8ad40f8442ec62b12c17cc7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.11
|