Änderungen von Dokument 5.5. Schulungen

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

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

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -26,7 +26,8 @@
26 26  #break
27 27  #end
28 28  #end
29 -#if ($vidtoshow != $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
29 +$vidtoshow.getContent().contains('video url')
30 +#if ($vidtoshow != $null)
30 30  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
31 31  #else
32 32  **$title**
... ... @@ -86,10 +86,10 @@
86 86  #break
87 87  #end
88 88  #end
89 -#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
90 -**$title**
91 -#else
90 +#if ($vidtoshow != $null)
92 92  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
92 +#else
93 +**$title**
93 93  #end
94 94  #else
95 95  **$title**
... ... @@ -130,7 +130,7 @@
130 130  #break
131 131  #end
132 132  #end
133 -#if ($vidtoshow != $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
134 +#if ($vidtoshow != $null)
134 134  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
135 135  #else
136 136  **$title**
... ... @@ -187,7 +187,7 @@
187 187  #break
188 188  #end
189 189  #end
190 -#if ($vidtoshow != $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
191 +#if ($vidtoshow != $null)
191 191  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
192 192  #else
193 193  **$title**
... ... @@ -228,7 +228,7 @@
228 228  #break
229 229  #end
230 230  #end
231 -#if ($vidtoshow != $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
232 +#if ($vidtoshow != $null)
232 232  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
233 233  #else
234 234  **$title**
... ... @@ -269,7 +269,7 @@
269 269  #break
270 270  #end
271 271  #end
272 -#if ($vidtoshow != $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
273 +#if ($vidtoshow != $null)
273 273  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
274 274  #else
275 275  **$title**
... ... @@ -336,7 +336,7 @@
336 336  #break
337 337  #end
338 338  #end
339 -#if ($vidtoshow != $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
340 +#if ($vidtoshow != $null)
340 340  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
341 341  #else
342 342  **$title**