Products.carousel

Latest version: v3.0.2

Safety actively analyzes 621803 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

3.0.3

------------------

- Nothing changed yet.

3.0.2

------------------

- Fixed tests on 4.3 by adding Products.PloneTestCase as test dependency.
[maurits]

3.0.1

------------------

- Removed tag from interfaces to fix permission error.

- Add width and height to the banner object, since we don't have access to view from
macros.

- Fixes a few small typos and updated MANIFEST.in
[jladage]

3.0

----------------

- Added Retina support to the banners. Simply upload images with double sizes.
So if you set the Carousel to 800x350 pixels you can now upload images with
a size of 1600x350 pixels. On Retina screens your banners will have much more
detail.

* Use images to generate urls to the scales images with sizes defined in
the Carousel options. This improves the speed of loading because they are
cached in the browser forever. It also prevent users from using images
that are way to big.

* The template now has two scales, one for the regular screens and the
2x image for the retina version and defines it in the srcset attribute.
The javascript simply adds the srcset as well when using lazyloading.

* As of this version support for Plone 3 is dropped.

[jladage]


- Added ``z3c.autoinclude``-entrypoint to mark this as a Plone-plugin.
This avoids the need to explicitly load the zcml-slug.
[WouterVH]

- Added Brazilian Portuguese translation.
[lepri]

- Added German translation.
[pabo3000]

- Updated icon for content type: Carousel Banner. [taito]

- When creating a banners folder, set exclude_from_nav and restrict types via
ISelectableConstrainTypes adapter, for compatibility with
plone.app.contenttypes (Dexterity) Folders.
[danjacka]

2.2.1

------------------

- Fixed error on hover. [kroman0]

2.2

----------------

- Browser view support for showing and hiding carousel viewlet added. [taito]

- Lazily load carousel images [miohtama]

- Don't display ``<img alt="">`` text on the carousel images as it leads to confusing
with partially load carousel images [miohtama]

- Added checkbox to enable lazy loading carousel images. [kroman0]

- A checkbox for randomizing the order of shown pictures [miohtama]

- Added Plone 4.3 compatibility [davilima6]

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.