Hi,

I need a schema in the following format for video fields...I should mention I am using the video embed field not the video field. I've been playing around in the views_rss_media.* files and have had limited success. I just wonder if this is possible and if so if I could get some pointers in the right direction. Project needs to be done by the end of this week.

<media:content type="video/x-flv" url="http://www.foo.bar">
  <media:title type="plain">Title</media:title>
  <media:description type="plain">Description</media:description>
  <media:thumbnail url="http://www.foo.bar/thumbnail.jpg"/>
</media:content>

Notice that title, description and thumbnail are sub elements of content.

Thanks in advance.

Comments

yeahflow’s picture

Issue summary: View changes
yeahflow’s picture

Assigned: yeahflow » Unassigned
maciej.zgadzaj’s picture

Priority: Major » Normal
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.