Feeds Tamper: Search term by field

Component type

module

Categories

Maintenance status

Development status

Downloads

15286

Component created

Component changed

Feeds Options

When import term field data through feeds. Feeds module provide 2 config options:
Search taxonomy terms by Term name
Search taxonomy terms by Term id

use case

In some use case, we need Search taxonomy terms by a field. For example,
vocabulary: country ,
Content type: document
Field: field_country, attached to "document", reference terms from "country" vocabulary.
Field:field_country_code, attached to "country" vocabulary.

Gather Content Blocks Import

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows users to import content from their gather content account (https://gathercontent.com/) into drupal blocks. It provides an administrative interface for users to create new blocks or override existing blocks with page content from a Gather Content project.

Backup & Migrate OpenCloud

Component type

module

Maintenance status

Development status

Downloads

2707

Component created

Component changed

This module is the successor to the Backup & Migrate Rackspace Cloudfiles module as the old php-cloudfiles bindings are deprecated and no longer going to be supported after August 1, 2013.

Until I can get a 2.x branch going on the new API, please don't use any OpenCloud library version higher than 1.6.x.

Feeds Shared Source

Component type

module

Categories

Maintenance status

Development status

Downloads

7232

Component created

Component changed

Provides a Feeds node processor that allows more than one Feed to update a single node.

Feeds, by default, will treat GUIDs as unique to the Feed nid and the Feed importer ID. This prevents different importers from updating the same node despite them using the same GUID. This module will allow you to configure that functionality on the node processor configuration screen.

Requirements

Feeds

Feeds User Roles

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides "has role X" targets for use with the Feeds User processor. This allows you to grant roles to imported users case-by-case rather than per-importer.

Transclusion (Remote content)

Component type

module

Maintenance status

Development status

Downloads

210

Component created

Component changed

A way of managing "Remote content" and displaying it in your Drupal site.

Some aspects may not work with all parts of Entity API yet - although it's tagged as stable, that just means "Has been working OK in production for me for 2 years" but has not been battle-tested against different expectations.