akvo / akvo-sites

Repository which will hold the Open Source code for the WP Theme, and also to track bugs and issues in the series of Consortia sites we maintain.
1 stars 6 forks source link

RAIN4Food videos #168

Closed lauraroverts closed 10 years ago

lauraroverts commented 10 years ago

At http://www.rain4food.net/video/ the RAIN YouTube channel is embedded. Probem is that it is now too much RAIN focused. Is it possible to also embed the Water Channel videos in a separate iframe? The link to this Channel was embedded in the 'old' design.

Think the easiest would be to show two iframes next to each other with the latest videos (one with RAIN YouTube and one with Water Channel videos). Underneath the videos there will be a link to the other videos available at that channel.

So the overview of all videos will disappear and only the latest two videos will be shown with a link to see the rest of the videos.

eefsparreboom commented 10 years ago

I have created a new shortcode for this: [yt_video channel="RAINfoundation" width="100%"]

I can not find the channel name for the Water Channel (there are a lot of water channels). If you can send me the channel name, I can add it to the video page.

It is also possible to embed a video with this shortcode FYI, just use this: [yt_video link="https://www.youtube.com/watch?v=NZ9Qh9hv8eQ" width="100%"]

lauraroverts commented 10 years ago

Asked for clarification at RAIN: At http://www.rain4food.net/video/ they would like to see the video thumbnails (if possible with a short description), linked to http://www.thewaterchannel.tv/categories/773-water-harvesting. So all videos you see at this water channel page, need to be showed at the Rain4Food video page.

eefsparreboom commented 10 years ago

OK, this is an issue :) the water channel is not a youtube or vimeo channel, so we have to develop something to make this possible. I will send you an hour estimation by email

lauraroverts commented 10 years ago

If it is half a day, then it's fine.

lauraroverts commented 10 years ago

@eefsparreboom Is it expected the WaterChannel videos will be visible today?

eefsparreboom commented 10 years ago

Hi,

I was just uploading it :) see http://rain4food.net/video for the result. Was I correct in assuming that the Rain channel should disappear?

lauraroverts commented 10 years ago

Is it also possible to include short video descriptions or subtitles?

eefsparreboom commented 10 years ago

I have added the titles. They ware not visible on the overview at http://www.thewaterchannel.tv/categories/773-water-harvesting. but I found them in the source HTML. Can you check if they are correct?

lauraroverts commented 10 years ago

Looks good.