Änderungen von Dokument 5.5. Schulungen

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

Von Version 167.1
bearbeitet von Timo Schmid
am 25.03.2024 10:37
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 168.3
bearbeitet von Timo Schmid
am 25.03.2024 10:43
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -19,15 +19,22 @@
19 19  {{velocity}}
20 20  #set ($title = 'vorbildlich führen - Arbeitsschutz für Führungskräfte')
21 21  #if ($curwiki != $null)
22 +#set ($vidtoshow = $null)
22 22  #foreach ($child in $doc.getChildren())
23 23  #if ($child.toString().contains($title))
24 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
25 +#set ($vidtoshow = $child)
25 25  #break
26 26  #end
27 27  #end
29 +$xwiki.getDocument($vidtoshow).getContent().contains('video url')
30 +#if ($vidtoshow != $null)
31 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
28 28  #else
29 29  **$title**
30 30  #end
35 +#else
36 +**$title**
37 +#end
31 31  {{/velocity}}
32 32  
33 33  
... ... @@ -73,15 +73,21 @@
73 73  {{velocity}}
74 74  #set ($title = 'selbst sicher Gefährdungen beurteilen')
75 75  #if ($curwiki != $null)
83 +#set ($vidtoshow = $null)
76 76  #foreach ($child in $doc.getChildren())
77 77  #if ($child.toString().contains($title))
78 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
86 +#set ($vidtoshow = $child)
79 79  #break
80 80  #end
81 81  #end
90 +#if ($vidtoshow != $null)
91 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
82 82  #else
83 83  **$title**
84 84  #end
95 +#else
96 +**$title**
97 +#end
85 85  {{/velocity}}
86 86  
87 87  Online-Schulung
... ... @@ -111,15 +111,21 @@
111 111  {{velocity}}
112 112  #set ($title = 'Risiken richtig unterweisen')
113 113  #if ($curwiki != $null)
127 +#set ($vidtoshow = $null)
114 114  #foreach ($child in $doc.getChildren())
115 115  #if ($child.toString().contains($title))
116 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
130 +#set ($vidtoshow = $child)
117 117  #break
118 118  #end
119 119  #end
134 +#if ($vidtoshow != $null)
135 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
120 120  #else
121 121  **$title**
122 122  #end
139 +#else
140 +**$title**
141 +#end
123 123  {{/velocity}}
124 124  
125 125  Online-Schulung
... ... @@ -162,15 +162,21 @@
162 162  {{velocity}}
163 163  #set ($title = 'ANWANDER für Anwender – Einführung in das ANWANDER-Wiki')
164 164  #if ($curwiki != $null)
184 +#set ($vidtoshow = $null)
165 165  #foreach ($child in $doc.getChildren())
166 166  #if ($child.toString().contains($title))
167 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
187 +#set ($vidtoshow = $child)
168 168  #break
169 169  #end
170 170  #end
191 +#if ($vidtoshow != $null)
192 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
171 171  #else
172 172  **$title**
173 173  #end
196 +#else
197 +**$title**
198 +#end
174 174  {{/velocity}}
175 175  
176 176  Online-Schulung
... ... @@ -197,15 +197,21 @@
197 197  {{velocity}}
198 198  #set ($title = 'Gesund führen - sich und andere')
199 199  #if ($curwiki != $null)
225 +#set ($vidtoshow = $null)
200 200  #foreach ($child in $doc.getChildren())
201 201  #if ($child.toString().contains($title))
202 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
228 +#set ($vidtoshow = $child)
203 203  #break
204 204  #end
205 205  #end
232 +#if ($vidtoshow != $null)
233 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
206 206  #else
207 207  **$title**
208 208  #end
237 +#else
238 +**$title**
239 +#end
209 209  {{/velocity}}
210 210  
211 211  Präsenz-Schulung
... ... @@ -232,15 +232,21 @@
232 232  {{velocity}}
233 233  #set ($title = 'Ausbildung zum Sicherheitsbeauftragten')
234 234  #if ($curwiki != $null)
266 +#set ($vidtoshow = $null)
235 235  #foreach ($child in $doc.getChildren())
236 236  #if ($child.toString().contains($title))
237 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
269 +#set ($vidtoshow = $child)
238 238  #break
239 239  #end
240 240  #end
273 +#if ($vidtoshow != $null)
274 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
241 241  #else
242 242  **$title**
243 243  #end
278 +#else
279 +**$title**
280 +#end
244 244  {{/velocity}}
245 245  
246 246  Präsenz-Schulung
... ... @@ -293,15 +293,21 @@
293 293  {{velocity}}
294 294  #set ($title = 'Ausbildung zum Brandschutzhelfer')
295 295  #if ($curwiki != $null)
333 +#set ($vidtoshow = $null)
296 296  #foreach ($child in $doc.getChildren())
297 297  #if ($child.toString().contains($title))
298 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
336 +#set ($vidtoshow = $child)
299 299  #break
300 300  #end
301 301  #end
340 +#if ($vidtoshow != $null)
341 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
302 302  #else
303 303  **$title**
304 304  #end
345 +#else
346 +**$title**
347 +#end
305 305  {{/velocity}}
306 306  
307 307  Präsenz-Schulung