Änderungen von Dokument 5.5. Schulungen

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

Von Version 170.1
bearbeitet von Timo Schmid
am 25.03.2024 10:45
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 168.4
bearbeitet von Timo Schmid
am 25.03.2024 10:43
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -26,10 +26,11 @@
26 26  #break
27 27  #end
28 28  #end
29 -#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
30 -**$title**
31 -#else
29 +$xwiki.getDocument($vidtoshow).getContent().contains('video url')
30 +#if ($vidtoshow != $null)
32 32  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
32 +#else
33 +**$title**
33 33  #end
34 34  #else
35 35  **$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,10 +130,10 @@
130 130  #break
131 131  #end
132 132  #end
133 -#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
134 -**$title**
135 -#else
134 +#if ($vidtoshow != $null)
136 136  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
136 +#else
137 +**$title**
137 137  #end
138 138  #else
139 139  **$title**
... ... @@ -187,10 +187,10 @@
187 187  #break
188 188  #end
189 189  #end
190 -#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
191 -**$title**
192 -#else
191 +#if ($vidtoshow != $null)
193 193  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
193 +#else
194 +**$title**
194 194  #end
195 195  #else
196 196  **$title**
... ... @@ -228,10 +228,10 @@
228 228  #break
229 229  #end
230 230  #end
231 -#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
232 -**$title**
233 -#else
232 +#if ($vidtoshow != $null)
234 234  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
234 +#else
235 +**$title**
235 235  #end
236 236  #else
237 237  **$title**
... ... @@ -269,10 +269,10 @@
269 269  #break
270 270  #end
271 271  #end
272 -#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
273 -**$title**
274 -#else
273 +#if ($vidtoshow != $null)
275 275  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
275 +#else
276 +**$title**
276 276  #end
277 277  #else
278 278  **$title**
... ... @@ -336,10 +336,10 @@
336 336  #break
337 337  #end
338 338  #end
339 -#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
340 -**$title**
341 -#else
340 +#if ($vidtoshow != $null)
342 342  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
342 +#else
343 +**$title**
343 343  #end
344 344  #else
345 345  **$title**