The Scald media manager does not use image fields, but something called an atom_reference field, which can be used for all sorts of media.

This module should support this field type as well.

I am working on a patch for Drupal 7 (but only for images - as I currently have no need for other media types). Please review the patch below.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gisle created an issue. See original summary.

gisle’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
7.34 KB

Here is a patch that add support for field type atom_reference that works with images.

Please review.

  • gisle authored 6e19668 on 7.x-1.x
    Issue #2672428 by gisle: Support field type atom_reference
    
gisle’s picture

Status: Needs review » Fixed

Fixed in latest development snapshot of the 7.x-1.x branch.

gisle’s picture

Status: Fixed » Needs review

Undoing this. Setting back to "Needs review".

DamienMcKenna’s picture

Project: Views RSS: Media (MRSS) Elements » Advanced Views RSS Feed
Version: 7.x-1.x-dev » 7.x-2.x-dev

Moving this to the main module as I merged the functionality there.