Änderungen von Dokument 5.5. Schulungen

Zuletzt geändert von Jenny Feneberg am 17.04.2025 11:44

Von Version 168.2
bearbeitet von Timo Schmid
am 25.03.2024 10:42
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 170.3
bearbeitet von Timo Schmid
am 25.03.2024 10:47
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -26,11 +26,10 @@
26 26  #break
27 27  #end
28 28  #end
29 -$vidtoshow.getContent().contains('video url')
30 -#if ($vidtoshow != $null)
31 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
32 -#else
29 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
33 33  **$title**
31 +#else
32 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
34 34  #end
35 35  #else
36 36  **$title**
... ... @@ -87,10 +87,10 @@
87 87  #break
88 88  #end
89 89  #end
90 -#if ($vidtoshow != $null)
91 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
92 -#else
89 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
93 93  **$title**
91 +#else
92 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
94 94  #end
95 95  #else
96 96  **$title**
... ... @@ -131,10 +131,10 @@
131 131  #break
132 132  #end
133 133  #end
134 -#if ($vidtoshow != $null)
135 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
136 -#else
133 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
137 137  **$title**
135 +#else
136 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
138 138  #end
139 139  #else
140 140  **$title**
... ... @@ -188,10 +188,10 @@
188 188  #break
189 189  #end
190 190  #end
191 -#if ($vidtoshow != $null)
192 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
193 -#else
190 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
194 194  **$title**
192 +#else
193 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
195 195  #end
196 196  #else
197 197  **$title**
... ... @@ -229,10 +229,10 @@
229 229  #break
230 230  #end
231 231  #end
232 -#if ($vidtoshow != $null)
233 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
234 -#else
231 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
235 235  **$title**
233 +#else
234 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
236 236  #end
237 237  #else
238 238  **$title**
... ... @@ -270,10 +270,10 @@
270 270  #break
271 271  #end
272 272  #end
273 -#if ($vidtoshow != $null)
274 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
275 -#else
272 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
276 276  **$title**
274 +#else
275 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
277 277  #end
278 278  #else
279 279  **$title**
... ... @@ -337,10 +337,10 @@
337 337  #break
338 338  #end
339 339  #end
340 -#if ($vidtoshow != $null)
341 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
342 -#else
339 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
343 343  **$title**
341 +#else
342 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
344 344  #end
345 345  #else
346 346  **$title**