Plone Add-on Gallery

collective.isotope

This package provides selectable views for Collections and Folders using the isotope javascript library.

Examples

This add-on can be seen in action at the following sites:

https://jazkarta.com/projects

Documentation

This add-on does not have any documentation yet. It will soon, though.

Translations

This product has been translated into

  • No translations yet

Installation

Install collective.isotope by adding it to your buildout:

[buildout]

 ...

 eggs =
     collective.isotope

and then running “bin/buildout”

Contribute

Support

If you are having issues, please open an issue in our tracker. And remember that this is early alpha software and not suitable for any use whatsoever.

License

The project is licensed under the GPLv2.

Contributors

Changelog

0.2 (2019-05-08)

  • Python 3 support

0.1 (2019-05-08)

  • Initial release. [cewing]