Feeds Tamper: Conditionally Required Fields

Component type

module

Categories

Maintenance status

Development status

Downloads

239

Component created

Component changed

A Feeds Tamper plugin that allows you to make fields required if a new item is being created OR if an existing item is being updated.

Note: This module requires PHP 5.3+.

Please note the following limitation: #2053135: Required filter doesn't work if CSV field doesn't exist

Patterns Server

Component type

module

Maintenance status

Development status

Downloads

958

Component created

Component changed

Patterns Server is a module that extends Patterns allowing you to set up a "hub" for sharing pattern files.
Drupal sites willing to push/pull patterns files to a server should install Patterns Client.
It relies on D2D to exchange the information in a distributed and secure way.

Driki

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Driki is a module that was specifically created to import Wiki articles based on their XML version into nodes
(although it is possible to import just any XML).
This module provides a custom field widget that enables you to define an internal/external path
to your XML of the Wiki entry. Along with the URL Driki asks for a text format the results should be filtered with.
Ideally you will already have any standard or contributed filter that understands a certain Wiki syntax.
Driki will store the body of your XML, and do the filtering during output.

Context Acquia

Component type

module

Maintenance status

Development status

Downloads

617

Component created

Component changed

Provides a Context condition for Acquia server environment variables.

This means you can react to whether the current instance of your site is local dev, or Acquia dev/stage/production.

This module works by wrapping the code provided by Acquia at https://docs.acquia.com/cloud/configure/env-variable in a Context condition in the simplest way possible, it's very lightweight.

Migrate Squarespace to Drupal Example

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a starter, example module for Migrate to make importing from Squarespace 5 to Drupal easier. You will need to modify the code in this module in order for it to work.

This will likely stay a sandbox, so when you clone this with git, I suggest the following instead of what's on the instructions page (so you'll get the module I used):