You are here

sgrid.info in Sortable Grid Views Plugin 7

Same filename and directory in other branches
  1. 6 sgrid.info
name = Sortable Grid 
description = Sortable grid style plugin for Views.
core = 7.x
package = Views

dependencies[] = views
dependencies[] = jquery_update


files[] = sgrid.module
files[] = sgrid.install
files[] = sgrid.js
files[] = sgrid.css
files[] = sgrid_theme.inc

; Views Handlers
files[] = sgrid.views.inc
files[] = views_plugin_style_sgrid.inc
files[] = views_plugin_row_sgrid_style.inc
files[] = views-view-row-sgrid-style.tpl.php

File

sgrid.info
View source
  1. name = Sortable Grid
  2. description = Sortable grid style plugin for Views.
  3. core = 7.x
  4. package = Views
  5. dependencies[] = views
  6. dependencies[] = jquery_update
  7. files[] = sgrid.module
  8. files[] = sgrid.install
  9. files[] = sgrid.js
  10. files[] = sgrid.css
  11. files[] = sgrid_theme.inc
  12. ; Views Handlers
  13. files[] = sgrid.views.inc
  14. files[] = views_plugin_style_sgrid.inc
  15. files[] = views_plugin_row_sgrid_style.inc
  16. files[] = views-view-row-sgrid-style.tpl.php