Kaynağa Gözat

video updates

Artur Paikin 6 yıl önce
ebeveyn
işleme
b113c48232

+ 1 - 1
website/src/_posts/2018-06-0.25.md

@@ -22,7 +22,7 @@ This addresses an undesirable case where `autoProceed: true` would begin uploadi
 
 If you have the [Url plugin](/docs/url/) enabled, it will now accept pasted or drag-dropped direct file links and images — those will get added to Uppy as if you open the Url plugin panel and entered the Url there:
 
-<figure class="wide"><video alt="Demo video showing Uppy with Url plugin that accepts drag and dropped urls" controls autoplay loop><source src="/images/blog/0.25/link-drop-demo.mp4" type="video/mp4">Your browser does not support the video tag, you can <a href="/images/blog/0.25/link-drop-demo.mp4">download the video</a> to watch it.</video></figure>
+<figure class="wide"><video alt="Demo video showing Uppy with Url plugin that accepts drag and dropped urls" autoplay loop muted playsinline><source src="/images/blog/0.25/link-drop-demo.mp4" type="video/mp4">Your browser does not support the video tag, you can <a href="/images/blog/0.25/link-drop-demo.mp4">download the video</a> to watch it.</video></figure>
 
 ## i18n Strings with Interactive Components
 

+ 1 - 1
website/themes/uppy/layout/index.ejs

@@ -24,7 +24,7 @@
   <div class="IndexExample-block">
     <video class="IndexExample-video"
            src="/images/uppy-demo-2.mp4"
-           autoplay loop muted></video>
+           autoplay loop muted playsinline></video>
     <form id="upload-form">
       <input type="file">
     </form>