Merge Synonyms

Component type

module

Maintenance status

Development status

Downloads

916

Component created

Component changed

Overview

This is mostly an extension module for Feeds and Feeds Tamper. To my understanding, it works in the exact opposite way of Synonyms. Instead of accepting and incorporating synonyms, it tries to exterminate them.

The main reason I created this module and probably its better use case is importing data through Feeds and Feeds Tamper.

Instagram Realtime

Component type

module

Maintenance status

Development status

Downloads

655

Component created

Component changed

This module allows you to integrate real-time Instagram content with your Drupal site. This module was developed for the Alaska Salmon Project by ThinkShout.

To use this tool, you must create an Instagram "Client" through Instagram's Developer UI. After installing and enabling the module, you can then add your credentials Instagram Client credentials to the site at admin/config/services/instagram.

Menu Migrate

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Create nodes from placeholder menu links using migrate module.

The module as it exists is tailored to a specific situation in which two nodes must be made for each menu item. The code in menu.inc could be easily modified to change the names of the content types into which it imports and to simplify for one content type, no organic groups, etc.

Scald UUID

Component type

module

Maintenance status

Development status

Component created

Component changed

Adds UUID support to Scald and allows Scald atoms do be deployed. Also supports the atom_reference field type.

It is recommended to use recent versions of UUID, Deploy and Entity Dependency.

Note: Be careful when deploying into a feature, since all files will be added as base64 encoded strings.

Feeds user extra

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module exposes more mappers for Feeds Users processor

  1. Mapper for already MD5 hashed passwords.
  2. Mapper for user's time zone

Mapper for already MD5 hashed passwords is very useful when migrating users from Wordpress to Drupal and you need to keep the same exact users' passwords.