README.txt |
README.txt |
|
INTRODUCTION
-----------
This is simple view display style plugin, that combines a user defined number
of rows into sets, wrapped by chosen HTML element and attribute.
REQUIREMENTS
------------
Depends on views module.
INSTALLATION
------------
To… |
views-rows-wrapper.tpl.php |
views-rows-wrapper.tpl.php |
|
Template to display a views wrapped rows. |
views_rows_wrapper.info |
views_rows_wrapper.info |
|
name = Views Rows Wrapper
description = The view style plugin, that combines result rows into sets, wrapped by HTML element and attribute.
package = Views
core = 7.x
files[] = views_rows_wrapper_plugin_style_rows_wrapper.inc
dependencies[] = views |
views_rows_wrapper.module |
views_rows_wrapper.module |
|
Views Rows Wrapper module. |
views_rows_wrapper.views.inc |
views_rows_wrapper.views.inc |
|
Contains views_rows_wrapper plugin settings. |
views_rows_wrapper_plugin_style_rows_wrapper.inc |
views_rows_wrapper_plugin_style_rows_wrapper.inc |
|
Contains views_plugin_style_rows_wrapper. |