Update Configuration Options (YAML Meta Data) authored by Armin Bernstetter's avatar Armin Bernstetter
...@@ -186,7 +186,7 @@ enable the navigation arrows in the bottom right ...@@ -186,7 +186,7 @@ enable the navigation arrows in the bottom right
controls: "true" | "false" controls: "true" | "false"
``` ```
<img src="https://gitlab2.informatik.uni-wuerzburg.de/s334445/decker-struktur-wiki/-/raw/master/Decker%20Wiki%20Images/Yaml/decker_controlsWarrow.png" width=60% height=60%> <img src="https://downloads.hci.informatik.uni-wuerzburg.de/decker/wiki-images/Yaml/decker_controlsWarrow.png" width=60% height=60%>
</details> </details>
...@@ -243,7 +243,7 @@ decker-engine: ...@@ -243,7 +243,7 @@ decker-engine:
<details> <details>
Present a timer in the speaker view with the set amount of seconds on every slide. (defaults to ``) Present a timer in the speaker view with the set amount of seconds on every slide. (defaults to ``)
<img src="https://gitlab2.informatik.uni-wuerzburg.de/s334445/decker-struktur-wiki/-/raw/master/Decker%20Wiki%20Images/Yaml/decker_timer.png" width=60% height=60%> <img src="https://downloads.hci.informatik.uni-wuerzburg.de/decker/wiki-images/Yaml/decker_timer.png" width=60% height=60%>
</details> </details>
### dictionary ### dictionary
...@@ -528,7 +528,7 @@ maxScale: 0.5 ...@@ -528,7 +528,7 @@ maxScale: 0.5
<details> <details>
allow users to display the menu (defaults to `true`) allow users to display the menu (defaults to `true`)
<img src="https://gitlab2.informatik.uni-wuerzburg.de/s334445/decker-struktur-wiki/-/raw/master/Decker%20Wiki%20Images/Yaml/decker_menuWarrow.png" width=60% height=60%> <img src="https://downloads.hci.informatik.uni-wuerzburg.de/decker/wiki-images/Yaml/decker_menuWarrow.png" width=60% height=60%>
</details> </details>
### meta-data ### meta-data
...@@ -571,7 +571,7 @@ See [the Reveal.js documentation](https://github.com/hakimel/reveal.js/#navigati ...@@ -571,7 +571,7 @@ See [the Reveal.js documentation](https://github.com/hakimel/reveal.js/#navigati
<details> <details>
present an overview of all slides (defaults to `true`) present an overview of all slides (defaults to `true`)
<img src="https://gitlab2.informatik.uni-wuerzburg.de/s334445/decker-struktur-wiki/-/raw/master/Decker%20Wiki%20Images/Yaml/decker_Overview.png" width=30% height=30%> <img src="https://downloads.hci.informatik.uni-wuerzburg.de/decker/wiki-images/Yaml/decker_Overview.png" width=30% height=30%>
</details> </details>
...@@ -600,7 +600,7 @@ parallaxBackgroundSize: "2100px 900px" ...@@ -600,7 +600,7 @@ parallaxBackgroundSize: "2100px 900px"
<details> <details>
open links in an iframe preview overlay (defaults to `false`) open links in an iframe preview overlay (defaults to `false`)
<img src="https://gitlab2.informatik.uni-wuerzburg.de/s334445/decker-struktur-wiki/-/raw/master/Decker%20Wiki%20Images/Yaml/decker_progressWarrow.png" width=50% height=50%> <img src="https://downloads.hci.informatik.uni-wuerzburg.de/decker/wiki-images/Yaml/decker_progressWarrow.png" width=50% height=50%>
</details> </details>
### progress ### progress
...@@ -668,7 +668,7 @@ publish: ...@@ -668,7 +668,7 @@ publish:
<details> <details>
flip the progress bar and the controls, so that the UI has a left to right layout (defaults to `false`) flip the progress bar and the controls, so that the UI has a left to right layout (defaults to `false`)
<img src="https://gitlab2.informatik.uni-wuerzburg.de/s334445/decker-struktur-wiki/-/raw/master/Decker%20Wiki%20Images/Yaml/decker_rtl_ui.png" width=60% height=60%> <img src="https://downloads.hci.informatik.uni-wuerzburg.de/decker/wiki-images/Yaml/decker_rtl_ui.png" width=60% height=60%>
</details> </details>
## S ## S
...@@ -880,9 +880,9 @@ thebelab: ...@@ -880,9 +880,9 @@ thebelab:
<details> <details>
allow vertical slides (defaults to `true`) allow vertical slides (defaults to `true`)
<img src="https://gitlab2.informatik.uni-wuerzburg.de/s334445/decker-struktur-wiki/-/raw/master/Decker%20Wiki%20Images/Yaml/Videos/VerticalSlides.gif"> <img src="https://downloads.hci.informatik.uni-wuerzburg.de/decker/wiki-images/Yaml/Videos/VerticalSlides.gif">
<img src="https://gitlab2.informatik.uni-wuerzburg.de/s334445/decker-struktur-wiki/-/raw/master/Decker%20Wiki%20Images/Yaml/VerticalSlide.PNG" width=60% height=60%> <img src="https://downloads.hci.informatik.uni-wuerzburg.de/decker/wiki-images/Yaml/VerticalSlide.PNG" width=60% height=60%>
</details> </details>
### viewDistance ### viewDistance
... ...
......