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