Feeds Image Meta

Component ID

2443109

Component name

Feeds Image Meta

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Overview

This module was created for implementing the Feeds mapping API for file.module and image.module. It establishes a mapper for an image field title and its ALT values.

Note: This module does not include mappers for field types defined in fields module (because there aren't any) but mappers for all fields that contain their value simply in $entity->fieldname['und'][$i]['value'].

Requirements