|
|
e8ec7a |
---
|
|
|
e8ec7a |
title: Media
|
|
|
439398 |
presentation_title: CentOS Board Meeting
|
|
|
439398 |
presenter: CentOS Project
|
|
|
3d2044 |
iframe_url: <iframe width="640" height="390" src="http://www.youtube.com/embed/muUOhg12FKs" frameborder="0" allowfullscreen></iframe>
|
|
|
e8ec7a |
event: Office Hours
|
|
|
e8ec7a |
stream: true
|
|
|
e8ec7a |
---
|
|
|
e8ec7a |
<% if @item[:stream] %>
|
|
|
e8ec7a |
|
|
|
e8ec7a |
<% if @item[:presentation_title] %>
|
|
|
e8ec7a |
<%= @item[:presentation_title] %>
|
|
|
e8ec7a |
<% end %>
|
|
|
e8ec7a |
<% if @item[:presenter] %>
|
|
|
e8ec7a |
Presenter: <%= @item[:presenter] %>
|
|
|
e8ec7a |
<% end %>
|
|
|
e8ec7a |
|
|
|
e8ec7a |
|
|
|
e8ec7a |
<%= @item[:iframe_url] %>
|
|
|
e8ec7a |
|
|
|
e8ec7a |
<% if @item[:event] %>
|
|
|
e8ec7a |
Stream of: <%= @item[:event] %>
|
|
|
e8ec7a |
<% end %>
|
|
|
e8ec7a |
<% else %>
|
|
|
e8ec7a |
No Live Broadcast
|
|
|
e8ec7a |
Videos from Past Events
|
|
|
e8ec7a |
<iframe width="560" height="315" src="http://www.youtube.com/embed/videoseries?list=PLuRtbOXpVDjC0WAkHx0oW4Y6gu8uBWHmf" frameborder="0" ></iframe>
|
|
|
e8ec7a |
<% end %>
|
|
|
e8ec7a |
|