Notifications Utils

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

The notification_utils module is an "add-on" to the Notifications module. It adds various features and formating options that make managing sites using Notifications easier.

NOTE: Despite the sandbox status, this is being used in production 6.x servers with Notifications 6.x-2.x. Waiting to have a Notifications 6.x-4.x version and a start of 7.0 before going to a full project.

Views block area

Component type

module

Categories

Maintenance status

Development status

Downloads

24332

Component created

Component changed

This module exposes all available blocks as a views area or field. This way you can add any block inside a field, footer or header in your view.

Blocks that are generated by views can not be selected, these blocks can not be inserted into views.

TMDb

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

Drupal implementation of TMDb API using TMDbPHP library at its heart.

Disclaimer

This module is in an early development stage, It is not intended to be used in production.

HPCloud

Component type

module

Maintenance status

Development status

Downloads

2432

Component created

Component changed

This module provides access to HPCloud's service architecture. The following services are supported by this module:

  • Identity Services: Authentication, authorization, and access to the service catalog.
  • Object Storage (Swift): Access to containers, objects, and all related services.
  • CDN (SOS): Edge-side caching of objects from Object Storage.

Field Remove Item

Component type

module

Categories

Maintenance status

Development status

Downloads

3360

Component created

Component changed

Field Remove Item


What it does:

Adds a "Remove" checkbox option button on each item of a multivalue field.

Once checked by the user, the item is dynamically removed via Ajax callback.

How to Install:

Just enable it as you would normally do with any other module and its done.
All the multivalue fields will automatically get the remove checkbox option on
their field items.

For Developers:

Content Find and Replace

Component type

module

Categories

Maintenance status

Development status

Downloads

613

Component created

Component changed

Content Find and Replace is a module which can be used to find the string in the content of Title, body, teaser & different cck fields and replace by new string content in the respecitve fields.
The functionality of this module is very similar to the popular CTRL+F functionality(Search).