Wiki page syntax changed with summary [] by Raster

This commit is contained in:
Carsten Haitzler 2015-07-12 20:31:54 -07:00 committed by apache
parent 5b4416dc35
commit 0b20ff0ff4
1 changed files with 54 additions and 0 deletions

View File

@ -593,6 +593,60 @@ Beware of the cat when you open the door !!
----
You can inline YouTube videos with:
Video at small size
{{youtube>S5RLWlBQYfY?small}}
<code>
{{youtube>S5RLWlBQYfY?small}}
</code>
Medium size
{{youtube>S5RLWlBQYfY?medium}}
<code>
{{youtube>S5RLWlBQYfY?medium}}
</code>
Set start and end point in seconds for the video
{{youtube>S5RLWlBQYfY?large&start=20&end=40}}
<code>
{{youtube>S5RLWlBQYfY?large&start=20&end=40}}
</code>
Turn autoplay on, and disable related videos
{{youtube>S5RLWlBQYfY?360x660&autoplay=1&rel=0}}
<code>
{{youtube>S5RLWlBQYfY?360x660&autoplay=1&rel=0}}
</code>
----
You can inline videos directly from upload media:
{{:sample.mp4|320x240}}
<code>
{{:sample.mp4|320x240}}
</code>
Or from full URLs
{{http://people.xiph.org/~maikmerten/demos/BigBuckBunny.ogv}}
<code>
{{http://people.xiph.org/~maikmerten/demos/BigBuckBunny.ogv}}
</code>
----
You can add a discussion section to the bottom of any page if you add
<code>