Apache Solr Exclude Node

Component type

module

Categories

Maintenance status

Development status

Downloads

40757

Component created

Component changed

Overview

The module makes it possible on node level to exclude a node from Apache Solr. This is useful if you have indexed a specific content type, and want to exclude a few nodes of that type.

D8

This module has been rewritten from scratch to work with Drupal 8 and Search API. See https://www.drupal.org/sandbox/beltofte/2697717.

Replicate

Component type

module

Maintenance status

Development status

Downloads

289583

Component created

Component changed

Replicate module provides an API to duplicate / clone an entity.

Basics

Replicate provides a main cloning function, along with several hooks to control exactly how a field or entity is duplicated based on its type, add info after cloning, and supports custom fields and entities. It is intended to developers and does not contain any GUI (a dedicated module is available).

Replicate field collection

Component type

module

Maintenance status

Development status

Downloads

29802

Component created

Component changed

Replicate Field Collection Extends Replicate module to manage the cloning of field_collection entities and fields.

Basics

When you clone an entity (node, taxonomy term, ...) containing a field collection reference, the field collection items are not duplicated, and the cloned entity still references the same field collection than the original entity.
This poses great issues as any modification on the field collection will impact all the duplicated entities.

Drush Symlinks

Component type

module

Categories

Maintenance status

Development status

Downloads

1048

Component created

Component changed

Drush symlinks command creates symlinks using array with link definitions stored in Drush alias file. Sometimes it's more convenient to store and develop custom modules, themes or profiles in your home directory (not in sites/all directory inside Drupal files tree).

Explanation

Real custom module and theme paths.

Is Ctools Export Bonus

Component type

module

Categories

Maintenance status

Development status

Downloads

702

Component created

Component changed

This little module checks to see if a module being enabled includes Ctools Export Bonus (drush_ctex_bonus) exportables. If it does, it notifies the user and offers suggestions for importing or rebuilding exportables (and information for installing Drush and Ctools Export Bonus if they're not already installed).

Views ExPost

Component type

module

Categories

Maintenance status

Development status

Downloads

3416

Component created

Component changed

This modules allows you to set the exposed filters forms in views to use method POST instead of GET.

Why?

To be honest, there aren't many cases where you would need that, but here are the main 2:

Aegir Drush Aliases

Component type

module

Maintenance status

Development status

Downloads

1563

Component created

Component changed

This module is for the Aegir Project frontend, Hostmaster.

It simply provides a menu callback to supply users with an automatically generated aliases.drushrc.php for all sites on an Aegir instance.

Workbench Email

Component type

module

Categories

Maintenance status

Development status

Downloads

87033

Component created

Component changed

Provides a way for administrators to define email transitions and configurable email subject / messages between those transitions. Email transitions can be defined as when content moves from state to state. Based on those email transitions, configurable emails can be created / updated / deleted as the site admin see's fit.