README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Installation
* Instructions
* Design Decisions
INTRODUCTION
------------
Current Maintainer: franksj
Views Fields On/Off is a module containing a Views field that allows users… |
views_fields_on_off.info |
views_fields_on_off.info |
|
name = Views Fields On/Off
description = "Exposed form to allow users to switch fields in a View on or off."
core = 7.x
package = Views
dependencies[] = views
files[] = includes/views/views_fields_on_off_form.inc |
views_fields_on_off.module |
views_fields_on_off.module |
|
Provides a Views Global field that allows users to turn fields on/off. |
views_fields_on_off.views.inc |
includes/views/views_fields_on_off.views.inc |
|
Views Fields On/Off views code. |
views_fields_on_off_form.inc |
includes/views/views_fields_on_off_form.inc |
|
Definition of views_fields_on_off_form. |