User Tools

Site Tools


commonutilitytemplate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
commonutilitytemplate [2017/01/20 12:35] givanbelacommonutilitytemplate [2017/01/31 10:51] givanbela
Line 57: Line 57:
 //(left! here you can start new pages from, and whole new sections olilulo... )// //(left! here you can start new pages from, and whole new sections olilulo... )//
  
 +==== 8. Video files ====
  
 +Actually Dokuwiki got a way of embedding youtube and swf files, please look at entry [[20170122]] for an example, there are several ways but I prefer to add an html iframe, which is also common in other wikis. The markup is: \\
 +<code>
 +  <html>
 +  <iframe width="560" height="315" src="//www.youtube.com/embed/Qtgvkp50H8M" frameborder="0" allowfullscreen>
 +  </iframe>
 +  </html>
 +</code>
commonutilitytemplate.txt · Last modified: 2017/01/31 10:51 by givanbela