Single Node Reference URL

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

The Drupal Node Reference URL Widget module helped us create references between nodes, but we had a use case that required preventing the creation of multiple pieces of reference content...this is where the Single Node Reference module came from.

It has a small admin section allowing you to choose which Node Reference fields you want to "lock down" to a single referenced piece of content. Very handy when the need arises.

Starter Features

Component type

module

Maintenance status

Development status

Component created

Component changed

A set of features to monitor components for Drupal core and common modules. Many components that a site builder is likely to use are already built into this set of modules. This is intended to provide a jump start on building Features modules to manage configurations on a per-site basis.

The Starter Features modules' components are organized in a sensible way to provide site builders a structure to organize their configurations. This also helps to avoid collisions of overlapping work and merge conflicts when managing the generated code through a VCS.

Ultimenu

Component type

module

Maintenance status

Development status

Downloads

14572

Component created

Component changed

Ultimenu is the UltimatelyDeadSimpleâ„¢ megamenu ever with dynamic region creation.

An Ultimenu block is based on a menu.
Ultimenu regions are based on the menu items.
The result is a block contains regions containing blocks, as opposed to: a region contains blocks.

This is no longer a new concept. It is also seen at widget.module with subtle difference.

Blurry

Component type

module

Maintenance status

Development status

Downloads

619

Component created

Component changed

Overview

This module can make your text fields blurry.

Installation

  1. Install this module
  2. Go to 'admin/config/content/blurry' and choose the fields

Drupal 8 version

I have started a Drupal 8 version of this its early days, but if anyone is interested in this being properly ported to 8.x then let me know.

Search API Override

Component type

module

Maintenance status

Development status

Downloads

26775

Component created

Component changed

Overview

With this module you can alter the search API server settings via your
settings.php.

This way you can set up distinguished configurations for the servers on
different machines and staging environments.

You can select between two different modes: 'load' or 'default'

Settings

You can configure this module by setting up some variable in the settings.php:

  • search_api_override_mode: (string) "load" or "default"

Mail signature

Component type

module

Categories

Maintenance status

Development status

Downloads

1298

Component created

Component changed

Do you want to add a signature to every mail sent by your Drupal site? This is the right module.

This module (for D7) adds a page to add and manage a signature added to every mail sent from the system.

Apache Solr Filefield

Component type

module

Maintenance status

Development status

Downloads

845

Component created

Component changed

This module enables the indexing of the contents of file in a File field along with the entity it is attached to in the Apache Solr search index. For example enabling this module for a file field on the Article content type with an attached PDF would allow searching for terms found in the PDF to return the article node in search results.