README.txt |
README.txt |
|
-- SUMMARY --
The Views Vertical Tabs module adds vertical_tabs row plugin to views.
For a full description of the module, visit the project page:
http://drupal.org/node/1906858
To submit bug reports and feature suggestions, or to track changes:
… |
views-view-vertical-tabs.tpl.php |
views-view-vertical-tabs.tpl.php |
|
Template to display a views row in vertical_tabs. |
views_plugin_style_vertical_tabs.inc |
views_plugin_style_vertical_tabs.inc |
|
Contains views_plugin_style_vertical_tabs. |
views_vertical_tabs.info |
views_vertical_tabs.info |
|
name = Views Vertical Tabs Style
description = Shows views rows as vertical_tabs
core = 7.x
dependencies[] = views
package = Views
files[] = views_plugin_style_vertical_tabs.inc |
views_vertical_tabs.module |
views_vertical_tabs.module |
|
Views vertical_tabs style plugin code. |
views_vertical_tabs.views.inc |
views_vertical_tabs.views.inc |
|
Views integration for the views_vertical_tabs module. |