Closed (fixed)
Project:
Scald: Media Management made easy
Version:
7.x-1.x-dev
Component:
Scald core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2013 at 18:28 UTC
Updated:
13 Nov 2013 at 13:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
brockfanning commentedThis patch adds the entity type to hook_views_data. One specific fix is that this allows views of atoms to be used with the editableviews module. I imagine there are probably some other views-related modules that may need this as well, but don't know for sure.
Comment #2
jcisio commentedThanks. Modules like Entity API also declare "entity type" in hook_views_data().
Committed c605e5a.