You are here

isotope_example_feature.info in Views Isotope (Deprecated) 7

core = "7.x"
dependencies[] = "features"
dependencies[] = "image"
dependencies[] = "taxonomy"
dependencies[] = "views"
dependencies[] = "views_isotope"
description = "Sample Isotope Grid of Articles filtered by tags"
features[ctools][] = "views:views_default:3.0"
features[field][] = "node-article-body"
features[field][] = "node-article-field_image"
features[field][] = "node-article-field_tags"
features[node][] = "article"
features[taxonomy][] = "tags"
features[views_view][] = "isotope_example"
features[views_view][] = "isotope_example_filter_block"
name = "Isotope Example"
package = "Features"

File

isotope_example_feature/isotope_example_feature.info
View source
  1. core = "7.x"
  2. dependencies[] = "features"
  3. dependencies[] = "image"
  4. dependencies[] = "taxonomy"
  5. dependencies[] = "views"
  6. dependencies[] = "views_isotope"
  7. description = "Sample Isotope Grid of Articles filtered by tags"
  8. features[ctools][] = "views:views_default:3.0"
  9. features[field][] = "node-article-body"
  10. features[field][] = "node-article-field_image"
  11. features[field][] = "node-article-field_tags"
  12. features[node][] = "article"
  13. features[taxonomy][] = "tags"
  14. features[views_view][] = "isotope_example"
  15. features[views_view][] = "isotope_example_filter_block"
  16. name = "Isotope Example"
  17. package = "Features"