Clone Nodereference

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

Extending the Node Clone module (contributed on Drupal.org), this module allows the cloning of all referenced nodes found attached to the cloned piece of content.

An admin interface allows for you to choose even more bits and pieces - during the cloning process, you can have a referenced piece of content converted into another content type. Handy stuff for manipulating content types. Now free for you to use however you wish!

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.

Library attach

Component type

module

Maintenance status

Development status

Downloads

4566

Component created

Component changed

Features

  • Adds a Library reference field type so that libraries can be attached to individual entities when rendered.
  • Adds an option in the Manage display tab for entities to embed libraries when all entities of specific type with a specific view mode is rendered. For example, if you have a field formatter and you want to include some additional libraries to enhance it. The selected libraries for the view mode are automatically exported along with the rest of the view mode configuration in the field_bundle_settings_* variables.
  • Adds an option in the Views UI to attach libraries to when a specific view display is rendered. The selected libraries are automatically exported along with the View into code for deployment or Features. Requires Views 3.4 or higher.

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.

AudioField additional formatters

Component type

module

Maintenance status

Development status

Component created

Component changed

AudioField additional formatters module is an add-on for the AudioField module, which adds additional output formats fields type AudioField. Allows you to select the format of the output fields AudioField for each field separately, and not only for all the fields at once.

Developed by

Nicholas Novoselov

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.