Hide Empty View

Component type

module

Categories

Maintenance status

Development status

Downloads

116

Component created

Component changed

When using contextual filters in view blocks sometimes you come across a block that
is rendering even though it does not have content. The markup renders but there is
no result data. This module proposes a solution.

This module provides a check for content in your view and templates to pair with
those checks that override the view module templates.

Voice Search

Component type

module

Maintenance status

Development status

Downloads

150

Component created

Component changed

Introduction:
-------------------
This module makes it easy to add speech recognition to your web pages to search content.

Note: This functionality will work with Chrome browser only.

Requirements:
------------------
This module requires the following modules:
* Search

Installation:
------------

Modifiers

Component type

module

Maintenance status

Development status

Downloads

286

Component created

Component changed

Overview

The Modifier module defines a system for defining how modifications can be consistently applied to elements on a page. Modifiers work by leveraging the power of the Drupal theming system and abstracting it to a Modifier interface which provides for the application of modifications on elements defined by a selector.