Closed (won't fix)
Project:
Drupal core
Version:
8.5.x-dev
Component:
media system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2017 at 12:26 UTC
Updated:
28 Sep 2017 at 16:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tstoecklerSome relevant comments from #2831274: Bring Media entity module to core as Media module:
Comment #3
boobaaThanks for creating this issue.
Based on IRC discussions, I see three things that might need validation.
Above is the what to validate. Next question would be how to do them.
Comment #5
chr.fritschNot blocked anymore
Comment #6
chr.fritschI really like the solution with the annotation, because it's really powerful and flexible.
Here is a first patch. The MediaSourceFileTest already proof's that it works.
Comment #7
seanbWe just discussed this in Vienna with chr.fritsch and phenaproxima. This probably is won't fix. The conclusion was the API currently provided enough flexibility for a source to do it's own thing if needed:
createSourceField()in the MediaSource plugin. This is already possible.buildConfigurationForm()in the source.createSourceField().If there are things we missed please feel free to re-open the issue.