You are here

Files in Views Global Filter 6

Primary tabs

File namesort descending Location Namespace Description
global_filter.blocks.inc global_filter.blocks.inc global_filter.block.inc
global_filter.css global_filter.css /* CSS for Global Filter module */ .global-filter .form-item { display: inline; } .global-filter .form-item select, .global-filter .form-item input[type="text"] { max-width: 120px; }
global_filter.info global_filter.info name = Global Filter description = Create a global filter that simultaneously drives a number of Views on your site. For instance you can filter your Views content by the country the user selects somewhere on the front page. package =…
global_filter.install global_filter.install Install and uninstall hooks for the Global Filter module.
global_filter.module global_filter.module global_filter.module
global_filter.views.inc views/global_filter.views.inc Defines the Global Filter default argument plugin.
global_filter_plugin_argument_default_global_filter_field.inc views/global_filter_plugin_argument_default_global_filter_field.inc Contains the Global Filter default argument plugin (field).
global_filter_plugin_argument_default_global_filter_view.inc views/global_filter_plugin_argument_default_global_filter_view.inc Contains the Global Filter default argument plugin (view).
README.txt README.txt GLOBAL FILTER CONFIGURATION (6.x) ================================= A global filter can be either a node property/field or a view. The 6.x version fully supports Views but as far as fields go, only the common node properties (e.g. type etc.), not CCK…

Other projects