sgrid-view-sgrid-form.tpl.php |
sgrid-view-sgrid-form.tpl.php |
|
|
sgrid.css |
sgrid.css |
|
.sortable ul.ui-sortable {
margin: 0;
padding: 0;
}
.sortable ul.ui-sortable li {
list-style-image: none;
list-style-type: none;
margin: 3px 3px 3px 0;
padding: 1px;
float: left;
width: 100px;
height:… |
sgrid.info |
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.install |
sgrid.install |
|
Install file for Sortable Grid module |
sgrid.module |
sgrid.module |
|
|
sgrid.views.inc |
sgrid.views.inc |
|
sgrid.views.inc
Views include file for Sortable Grid module |
sgrid_theme.inc |
sgrid_theme.inc |
|
Theme functions for Sortable Grid module |
views-view-row-sgrid-style.tpl.php |
views-view-row-sgrid-style.tpl.php |
|
views-view-unformatted.tpl.php
Default simple view template to display a list of rows. |
views-view-sgrid.tpl.php |
views-view-sgrid.tpl.php |
|
|
views_plugin_row_sgrid_style.inc |
views_plugin_row_sgrid_style.inc |
|
views_plugin_row_sgrid_style.inc
Views row style plugin for Sortable grid module |
views_plugin_style_sgrid.inc |
views_plugin_style_sgrid.inc |
|
Views style plugin for Sortable grid module |