You are here

README.txt in Views Isotope (Deprecated) 7

Same filename and directory in other branches
  1. 7.2 README.txt
Views Isotope
-------------
Views Isotope is a views style plugin that allows views to return results as jQuery Isotope styled structure.

## Dependencies
* views
* jquery_update
* libraries

## Installation
* Download the latest version of [jquery.isotope.min.js][jquery.isotope]
* Place jquery.isotope.min.js in sites/all/libraries/jquery.isotope/

### Note
The D7 version of this module was based on a D6 version found in @funkym's sandbox
The D6 code was build using methods borrowed from views_cycle

[jquery.isotope]: http://isotope.metafizzy.co/jquery.isotope.min.js
[views_cycle]: http://drupal.org/project/views_cycle

File

README.txt
View source
  1. Views Isotope
  2. -------------
  3. Views Isotope is a views style plugin that allows views to return results as jQuery Isotope styled structure.
  4. ## Dependencies
  5. * views
  6. * jquery_update
  7. * libraries
  8. ## Installation
  9. * Download the latest version of [jquery.isotope.min.js][jquery.isotope]
  10. * Place jquery.isotope.min.js in sites/all/libraries/jquery.isotope/
  11. ### Note
  12. The D7 version of this module was based on a D6 version found in @funkym's sandbox
  13. The D6 code was build using methods borrowed from views_cycle
  14. [jquery.isotope]: http://isotope.metafizzy.co/jquery.isotope.min.js
  15. [views_cycle]: http://drupal.org/project/views_cycle