BB Masonry
Component ID
2199893
Component name
BB Masonry
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
The BB Masonry module provides a wrapper to enable you to include the masonry library on certain pages.
It is a very simple module that:
- Allows you to configure the Masonry Library
- Choose which pages to include masonry on
- Configure container and item selectors
- Choose minified or unminified library
- Check for status of library
- Choose default of custom css
It requires the Masonry library found at: http://masonry.desandro.com
It doesn't use the JQuery version.
There is an existing module that uses the JQuery version https://drupal.org/project/masonry
Instructions:
- Download both minified and uncompressed versions of masonry
- Put them in the library folder 'libraries/masonry'
- Install and configure the BB Masonry module
- Markup masonry content with a container div and individual item divs
- see readme.html for a standalone example
The module includes and initialises the Masonry JS on the required pages.
