Created a very simple audio-field mapper. Just remove ".txt" part of the filename and put in /modules/feedapi_mapper/mappers

This will enable you to map a feed element with a cck audio field.

CommentFileSizeAuthor
feedapi_mapper_emaudio.inc_.txt1.97 KBbuzink

Comments

buzink’s picture

Status: Active » Needs review

status changed to new patch

alex_b’s picture

Title: cck audio field mapper » Mapper for cck audio field
Status: Needs review » Postponed (maintainer needs more info)

I don't want to add new features to 5.x . Is this issue still current?

alex_b’s picture

Title: Mapper for cck audio field » Mapper for EmAudio field
Version: 5.x-1.0-beta1 » 6.x-2.x-dev
Status: Postponed (maintainer needs more info) » Active

Bumping this to latest 6.

drupert55’s picture

Issue tags: +CCK, +FEED, +audio, +feedapi_mapper, +Emaudio

Hello.

I have Drupal v.6.13.

I tried that patch file 'feedapi_mapper_emaudio.inc' and when I clicked on the 'Map' tab, the following error messages appeared:

* warning: Missing argument 3 for emaudio_feedapi_mapper() in /usr/home2/folder/www/cms/sites/all/modules/feedapi_mapper/mappers/feedapi_mapper_emaudio.inc on line 14.
* warning: Missing argument 3 for emaudio_feedapi_mapper() in /usr/home2/folder/www/cms/sites/all/modules/feedapi_mapper/mappers/feedapi_mapper_emaudio.inc on line 14.

I then removed that file from the mappers dir.

Any solutions to get this feature working?

Thanks in advance.

alex_b’s picture

This is because the patch is for Drupal 5 (see comment #3).

alex_b’s picture

Status: Active » Closed (duplicate)