Add Speakerdeck video support for events

#26
This commit is contained in:
Christian Bruckmayer 2014-03-16 13:02:30 +01:00
parent c0af0a2897
commit 8421884c06
3 changed files with 4 additions and 1 deletions

View file

@ -36,6 +36,7 @@
%p{:class => "help-block media-type", :id => "slideshare-help", :style => "display:none"} Go to your SlideShare, click on "share" -> "embed" and copy the id
%p{:class => "help-block media-type", :id => "flickr-help", :style => "display:none"} Go to your image, click on "Grab the link" -> "Show short url" and copy everything behind https://flic.kr/p/
%p{:class => "help-block media-type", :id => "vimeo-help", :style => "display:none"} Go to your vimeo video, click on "share" and copy everything behind http://vimeo.com/
%p{:class => "help-block media-type", :id => "speakerdeck-help", :style => "display:none"} Go to your SpeakerDeck, click on "share" -> "embded" and copy the data-id
= f.input :video_id, :label => "Media ID", :as => :string
%section#information