isotope-views-filter.tpl.php |
isotope_views/isotope-views-filter.tpl.php |
|
isotope-views-filter.tpl.php |
isotope-views-grid.tpl.php |
isotope_views/isotope-views-grid.tpl.php |
|
isotope-views-grid.tpl.php |
isotope-views-sorter.tpl.php |
isotope_views/isotope-views-sorter.tpl.php |
|
isotope-views-sorter.tpl.php |
isotope.css |
isotope.css |
|
Minimal CSS that applies to every probable implementation. |
isotope.info |
isotope.info |
|
; $Id:
name = Isotope
description = Create reusable Isotope configurations.
package = User interface
core = 7.x
configure = admin/config/user-interface/isotope
dependencies[] = ctools |
isotope.install |
isotope.install |
|
Installation functions. |
isotope.module |
isotope.module |
|
Load the isotope library and provide configuration and theme options. |
IsotopeViewsPluginStyleIsotopeFilter.inc |
isotope_views/IsotopeViewsPluginStyleIsotopeFilter.inc |
|
Define the "filter" views plugin. |
IsotopeViewsPluginStyleIsotopeGrid.inc |
isotope_views/IsotopeViewsPluginStyleIsotopeGrid.inc |
|
Define the "grid" views plugin. |
IsotopeViewsPluginStyleIsotopeSorter.inc |
isotope_views/IsotopeViewsPluginStyleIsotopeSorter.inc |
|
Define the "sorter" views plugin. |
isotope_ctools_export_ui.inc |
plugins/export_ui/isotope_ctools_export_ui.inc |
|
|
isotope_example.css |
isotope_example/isotope_example.css |
|
CSS for the provided examples. |
isotope_example.info |
isotope_example/isotope_example.info |
|
; $Id:
name = Isotope - Example
description = An example of how to use the Isotope module.
package = User interface
core = 7.x
configure = isotope-example
dependencies[] = isotope |
isotope_example.install |
isotope_example/isotope_example.install |
|
Create sample data to be used in isotope example. |
isotope_example.module |
isotope_example/isotope_example.module |
|
Simple example module. |
isotope_example.views_default.inc |
isotope_example/isotope_example.views_default.inc |
|
Default example view. |
isotope_reaction.inc |
plugins/context/isotope_reaction.inc |
|
Contains the isotope_reaction subclass. |
isotope_views.info |
isotope_views/isotope_views.info |
|
; $Id:
name = Isotope - Views
description = Create isotope views from views queries.
package = Views
core = 7.x
dependencies[] = views
dependencies[] = isotope
files[] = IsotopeViewsPluginStyleIsotopeGrid.inc
files[] =… |
isotope_views.module |
isotope_views/isotope_views.module |
|
Integrate with Views. |
isotope_views.theme.inc |
isotope_views/isotope_views.theme.inc |
|
Theme callbacks. |
isotope_views.views.inc |
isotope_views/isotope_views.views.inc |
|
Define the Views plugins. |
README.txt |
README.txt |
|
Isotope
-------------
Isotope implements the javascript isotope package by metafizzy.
Documentation: https://www.drupal.org/node/2586191
Installation Instructions: https://www.drupal.org/node/2634162 |