Tuktuk Block Class

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows users to add classes to any block through the block's configuration interface.

This module is forked of http://drupal.org/project/block_class to improve block administration page.

Fields Added

  • Free field to add classes
  • Number of columns width
  • Number of columns offset
  • Show/Hide blocks on devices (screen, tablet or phones)

Juicebox HTML5 Responsive Image Galleries

Component type

module

Maintenance status

Development status

Downloads

107171

Component created

Component changed

This module provides an integration between the popular Juicebox HTML5 responsive gallery library and Drupal. Juicebox is in many ways the successor of Simpleviewer and offers a powerful cross-device solution for image galleries, sliders and more.

The Juicebox library, which is distributed, maintained and supported separately from this Drupal project, is:

Advanced help dialog

Component type

module

Categories

Maintenance status

Development status

Downloads

2475

Component created

Component changed

This module requires the developer implement a hook to get any result (see below).

Advanced Help Dialog module provides a hook that lets you put links to advanced help topics in the "Help" region of specific paths. When users click these links, a ctools-style modal dialog box appears with the appropriate advanced help content. Here is an example of how to implement the hook:

Profile Field Search

Component type

module

Maintenance status

Development status

Downloads

2469

Component created

Component changed

This module allows you to search for users directly via text fields in their profile or profile2.

You decide which fields to search by default and you can filter by role. This module does not use or extend Drupals built-in user search.

The advantage is that you never need to wait for cron to index new users and when you add fields, they become searchable immediately.

To make use of this module, you will need to define some profile or profile2 text fields.

Notify 404

Component type

module

Maintenance status

Development status

Downloads

1378

Component created

Component changed

Notify 404 provides the ability for notification emails to be sent to a user when a specific volume / frequency of 404 (page not found) errors have occurred on the website. This module allows for configurable email settings and volume / frequency settings. It also provides help via pointing the user to the Redirect Module to fix the issue.

Required Modules:

Anonymous Redirect

Component type

module

Maintenance status

Development status

Downloads

4121

Component created

Component changed

Description (2.x)

The 2.0 version of anonymous redirect grants users with admin privileges the ability to redirect all anonymous users to any internal or external url. Authenticated are still able to access the site as per usual.

This version of the module is currently only available for Drupal 8.

Description (1.x)

The 1.0 version of Anonymous Redirect redirects anonymous users to another domain. Users can still login by visiting /user or /user/login. Authenticated users can access the site as per usual.