Socket
Socket
Sign inDemoInstall

collective.behavior.gallery

Package Overview
Dependencies
Maintainers
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collective.behavior.gallery

Add a gallery of images to Folderish content types


Maintainers
5

.. 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.

=========================== collective.behavior.gallery

This product allows you to display a gallery viewlet with all the images of a folderish content type.

Features

  • The behavior can be defined on any folderish content type
  • The thumbs shown in gallery don't show in folder content anymore to avoid duplicates
  • Content files (other than pictures) are displayed in a specific viewlet, making it movable
  • Gallery images open in overlay with previous / next navigation

Translations

This product has been translated into

  • French

Installation

Install collective.behavior.gallery by adding it to your buildout::

[buildout]

...

eggs =
    collective.behavior.gallery

and then running bin/buildout.

You can then install the package in plone_control_panel and activate the FolderishGallery behavior on the Dexterity folderish content types you want.

Contribute

License

The project is licensed under the GPLv2.

Contributors

Changelog

1.0b1 (2021-03-12)

  • Viewlets code refactoring [laulaz]

  • Upgrade to Plone 5.2 / Python 3 [laulaz]

1.0a7 (2020-09-01)

  • Avoid page refresh after gallery modal close [laulaz]

1.0a6 (2018-09-28)

  • Hide Files widget when object has none [daggelpop]

1.0a5 (2018-08-09)

  • Sort images with position in parent [vpiret]

  • Fix viewlet overflows [daggelpop]

  • Add a viewlet for non-picture content [daggelpop]

1.0a4 (2018-07-17)

  • List non-picture content [daggelpop]

1.0a3 (2018-07-16)

  • Adapt view for custom content types [daggelpop]

1.0a2 (2018-07-16)

  • Simplify listing view to show thumbnails only once [daggelpop]

1.0a1 (2018-07-10)

  • Initial release. [daggelpop]

Keywords

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc