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:
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
Issue Tracker: https://github.com/collective/collective.isotope/issues
Source Code: https://github.com/collective/collective.isotope
Documentation: None yet.
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
cewing, cris@crisewing.com
Changelog
0.2 (2019-05-08)
Python 3 support
0.1 (2019-05-08)
Initial release. [cewing]