Ä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 169.2
bearbeitet von Timo Schmid
am 25.03.2024 10:45
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -26,10 +26,10 @@
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 +#if ($vidtoshow != $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
32 32  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
31 +#else
32 +**$title**
33 33  #end
34 34  #else
35 35  **$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
133 +#if ($vidtoshow != $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
136 136  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
135 +#else
136 +**$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
190 +#if ($vidtoshow != $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
193 193  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
192 +#else
193 +**$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
231 +#if ($vidtoshow != $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
234 234  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
233 +#else
234 +**$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
272 +#if ($vidtoshow != $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
275 275  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
274 +#else
275 +**$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
339 +#if ($vidtoshow != $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
342 342  [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
341 +#else
342 +**$title**
343 343  #end
344 344  #else
345 345  **$title**