added place holder image to show instead of video

This commit is contained in:
Jesse Grant
2013-01-14 16:32:33 -05:00
parent 0796894d17
commit 7757ef39df
4 changed files with 32 additions and 1 deletions

View File

@@ -22,6 +22,12 @@ value_proposition: "Roll your own crowdfunding"
# YouTube or Vimeo Video URL (The embed URL, without the query string options)
video_embed_url: "https://www.youtube.com/v/D1L3o88GKew"
# This image file will be shown in place of the youtube (or whatever) video. When the user clicks it, the vid will
# replace the image and start playing. Note that you can leave this blank, and no image will be use - first frame
# of the video will be displayed
# NOTE: this only works for youtube video at the moment. If its not for youtube, then just leave this property blank
video_placeholder_img_path: "video_placeholder.png"
# Amazon settings -- you'll need an Amazon Payments account, sign up here --> http://bit.ly/SGksTv
# To find your access key and secret key, head over to here --> http://bit.ly/R4I4ky (Follow that guide in the Seller Central page)