Jump to content

Interne Videos wie bsp. Workshop Dokumentationen in das Wiki laden

From Parasol

Upload auf YouTube

[edit]

Das Video bitte in den YouTube Account
parasolisland.intern@gmail.com
laden, als "nicht gelistet". Zugriff darauf findet ihr in 1Password.

Das hochgeladene Video bitte wie in dem folgenden Screenshot einstellen:

Error creating thumbnail: File missing

Einstellen des Video im Wiki

[edit]

Mit folgendem Code platziert ihr das Video in eurem Wiki Artikel.

  <html>
  <iframe width="853" height="480" src="https://www.youtube.com/embed/VIDEO_ID?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
  </html>
 

bsp. so wie

  <html>
  <iframe width="853" height="480" src="https://www.youtube.com/embed/wKvR3oSgEc8?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
  </html>