MEFIBS - More exposed forms in blocks

Component type

module

Categories

Maintenance status

Development status

Downloads

12972

Component created

Component changed

Functionality

Views display extender that provides logic and UI for additional exposed form blocks, so as to have multiple blocks with exposed form elements on the same page. Exposed filters can be assigned to either the default block or to any other configured block. Multiple assignments are possible.
Also, extra elements like e.g. exposed sorting and exposed items per page can be assigned to different blocks. Using the block configuration page the blocks can then be positioned independently on different pages and/or different regions.

Views Exposed Forms #Ajax Support

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Views Exposed Forms #Ajax Support

Adds #ajax support to Views Exposed Forms.
Since Views Exposed Forms are $_GET forms only, #ajax callbacks won't work there by default.
This module adds this ability. Just enable it and create your #ajax callbacks for any exposed form
element.

Views Default View Override

Component type

module

Categories

Maintenance status

Development status

Downloads

1822

Component created

Component changed

Many modules (most notably commerce) provide default views to define much of their interface but hard code the view that is used to render that interface. That means that modifications to these views cannot easily be deployed in code or otherwise managed via tools like features.

VBO Hide

Component type

module

Categories

Maintenance status

Development status

Downloads

1831

Component created

Component changed

VBO Hide module helps to not show the views bulk operation form
when there is no data in the view.
It simply removes the view bulk operation form when no data.

-- REQUIREMENTS --
* Views Module
* Views UI Module
* Views Bulk Operation Module

-- CONFIGURATION --
In view's "OTHER" option under "Advanced" settings tab,
choose "Yes" for "Hide VBO" option if not want to show vbo form when
no data for view. This is a per view basis setting.

Social Good Organizations

Component type

module

Maintenance status

Development status

Component created

Component changed

This Feature package creates a directory for entering and displaying Social Good Organizations. It also provides Views data exporters to CSV and XML, so that the entered data is portable. There is a Feeds importer for bringing previous data into the database.

FBOAuth Views

Component type

module

Maintenance status

Development status

Downloads

506

Component created

Component changed

Description
-----------
This module provides basic views integration for fboauth module.

Requirements
------------
fboauth
views

Installation
------------
1. Copy the entire fboauth_views directory the Drupal sites/all/modules
directory.

2. Login as an administrator. Enable the module on the Modules page.