Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Isotopia is a Drupal implementation of the jQuery Isotope plugin, with a backend interface for applying isotope on your site using (mostly) configuration alone.

Features

  • RTL support
  • Responsive design support
  • Option for post-image loading initialization
  • Option for initial elements pop-in animation
  • API for extending js functionality, such as filtering and sorting

Dependecies

The module requires the Isotope library to be downloaded separately and installed in the libraries directory under jquery.isotope/. The Isotope plugin (by David DeSandro) is free for non commercial use, but requires a license other wise. Visit his site for pricing.

jQuery Isotope requires jQuery 1.7.1 or higher, therefore jQuery Update or jQuery Multi must be installed on the drupal site.

Project information