Closed (fixed)
Project:
Video
Version:
7.x-2.x-dev
Component:
Video Field
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2014 at 10:28 UTC
Updated:
26 Aug 2014 at 16:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
garphyThis first basic patch integrate video fields as "file". This is not ideal as we eventually want to gather all the data (file derivatives, ...).
Comment #2
garphyComment #3
garphyThis one renders the original file data in a "file" property (as file & image field do) and renders thumbnail file data & playable files data in specific properties (in "file" format, too).
Still WIP.
Comment #4
garphyEntity/Fields/Wrappers APIs are one the most convoluted ones I've ever seen in Drupal. I'll be glad when we all switch these kind of integration on D8 unified Entity API (</rant>)...
I think I would benefit of some reviews now.
Comment #5
skwashd commentedThis is working for me when used with RestWS.
Comment #7
hypertext200