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
Next revision
Previous revision
commonutilitytemplate [2017/01/20 12:34] givanbelacommonutilitytemplate [2017/01/31 10:51] (current) givanbela
Line 28: Line 28:
 As a naming convention it would be good to give the date like for the title. \\ As a naming convention it would be good to give the date like for the title. \\
 The tag for showing it could be like: %% {{:20161229-0810.jpg?300|}} %%. \\ The tag for showing it could be like: %% {{:20161229-0810.jpg?300|}} %%. \\
-This stands for <yyyymmdd> dash <hhmm> dash <whateveryouwannaadd(optional)> and add .wav .aiff or .jpg or .png etc… and for the sizes take 1 pic 500, 2 400, 3 300 … same for the soundfiles without the sizes this time… // \\+This stands for <yyyymmdd> dash <hhmm> dash <whateveryouwannaadd(optional)> \\  
 +and then add .wav .aiff or .jpg or .png etc… \\ 
 +for the sizes take something like for 1 pic 500, 2 400, 3 300 \\ 
 +same for the soundfiles without the sizes of course… // \\
  
  
Line 54: 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/HereMovieCode" frameborder="0" allowfullscreen>
 +  </iframe>
 +  </html>
 +</code>
commonutilitytemplate.1484912045.txt.gz · Last modified: 2017/01/20 12:34 by givanbela