Änderungen von Dokument 5.5. Schulungen

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

Von Version 167.3
bearbeitet von Timo Schmid
am 25.03.2024 10:39
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 171.1
bearbeitet von Jenny Feneberg
am 08.04.2024 15:55
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.TimoSchmid
1 +XWiki.JennyFeneberg
Inhalt
... ... @@ -26,10 +26,10 @@
26 26  #break
27 27  #end
28 28  #end
29 -#if ($vidtoshow != $null)
30 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
31 -#else
29 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
32 32  **$title**
31 +#else
32 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
33 33  #end
34 34  #else
35 35  **$title**
... ... @@ -79,13 +79,19 @@
79 79  {{velocity}}
80 80  #set ($title = 'selbst sicher Gefährdungen beurteilen')
81 81  #if ($curwiki != $null)
82 +#set ($vidtoshow = $null)
82 82  #foreach ($child in $doc.getChildren())
83 83  #if ($child.toString().contains($title))
84 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
85 +#set ($vidtoshow = $child)
85 85  #break
86 86  #end
87 87  #end
89 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
90 +**$title**
88 88  #else
92 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
93 +#end
94 +#else
89 89  **$title**
90 90  #end
91 91  {{/velocity}}
... ... @@ -117,13 +117,19 @@
117 117  {{velocity}}
118 118  #set ($title = 'Risiken richtig unterweisen')
119 119  #if ($curwiki != $null)
126 +#set ($vidtoshow = $null)
120 120  #foreach ($child in $doc.getChildren())
121 121  #if ($child.toString().contains($title))
122 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
129 +#set ($vidtoshow = $child)
123 123  #break
124 124  #end
125 125  #end
133 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
134 +**$title**
126 126  #else
136 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
137 +#end
138 +#else
127 127  **$title**
128 128  #end
129 129  {{/velocity}}
... ... @@ -168,13 +168,19 @@
168 168  {{velocity}}
169 169  #set ($title = 'ANWANDER für Anwender – Einführung in das ANWANDER-Wiki')
170 170  #if ($curwiki != $null)
183 +#set ($vidtoshow = $null)
171 171  #foreach ($child in $doc.getChildren())
172 172  #if ($child.toString().contains($title))
173 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
186 +#set ($vidtoshow = $child)
174 174  #break
175 175  #end
176 176  #end
190 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
191 +**$title**
177 177  #else
193 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
194 +#end
195 +#else
178 178  **$title**
179 179  #end
180 180  {{/velocity}}
... ... @@ -203,13 +203,19 @@
203 203  {{velocity}}
204 204  #set ($title = 'Gesund führen - sich und andere')
205 205  #if ($curwiki != $null)
224 +#set ($vidtoshow = $null)
206 206  #foreach ($child in $doc.getChildren())
207 207  #if ($child.toString().contains($title))
208 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
227 +#set ($vidtoshow = $child)
209 209  #break
210 210  #end
211 211  #end
231 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
232 +**$title**
212 212  #else
234 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
235 +#end
236 +#else
213 213  **$title**
214 214  #end
215 215  {{/velocity}}
... ... @@ -238,13 +238,19 @@
238 238  {{velocity}}
239 239  #set ($title = 'Ausbildung zum Sicherheitsbeauftragten')
240 240  #if ($curwiki != $null)
265 +#set ($vidtoshow = $null)
241 241  #foreach ($child in $doc.getChildren())
242 242  #if ($child.toString().contains($title))
243 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
268 +#set ($vidtoshow = $child)
244 244  #break
245 245  #end
246 246  #end
272 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
273 +**$title**
247 247  #else
275 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
276 +#end
277 +#else
248 248  **$title**
249 249  #end
250 250  {{/velocity}}
... ... @@ -267,9 +267,6 @@
267 267  Abschluss mit Teilnehmerzertifikat.
268 268  )))|(% style="text-align:center; width:75px" %)2 Tage|(% style="text-align:center; width:79px" %)Frank/Reuß|(% style="width:139px" %)(((
269 269  (% style="text-align: center;" %)
270 -16. & 24.04.2024
271 -
272 -(% style="text-align: center;" %)
273 273  09. & 17.07.2024
274 274  
275 275  (% style="text-align: center;" %)
... ... @@ -281,16 +281,11 @@
281 281  (% style="text-align: center;" %)
282 282  
283 283  )))|(% style="width:102px" %)(((
284 -(((
285 285  (% style="text-align: center;" %)
286 -[[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Ausbildung%20zum%20Sicherheitsbeauftragten%22%20%0ATermin%3A%2016.%20%26%2024.04.2024%0ATeilnehmer*innen%3A%20%0ARechnungsempf%C3%A4nger%3A]]
287 -
288 -(% style="text-align: center;" %)
289 289  [[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Ausbildung%20zum%20Sicherheitsbeauftragten%22%20%0ATermin%3A%2009.%20%26%2017.07.2024%0ATeilnehmer*innen%3A%20%0ARechnungsempf%C3%A4nger%3A]]
290 290  
291 291  (% style="text-align: center;" %)
292 292  [[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Ausbildung%20zum%20Sicherheitsbeauftragten%22%20%0ATermin%3A%2001.%20%26%2009.10.2024%0ATeilnehmer*innen%3A%20%0ARechnungsempf%C3%A4nger%3A]]
293 -)))
294 294  )))|(% style="width:102px" %)(((
295 295  (% style="text-align: center;" %)
296 296  [[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Ausbildung%20zum%20Sicherheitsbeauftragten%22%0AOrt%3A%20Inhouse%0AWunschtermin%3A%0ATeilnehmeranzahl%3A%20%0ARechnungsempf%C3%A4nger%3A]]
... ... @@ -306,10 +306,10 @@
306 306  #break
307 307  #end
308 308  #end
309 -#if ($vidtoshow != $null)
310 -[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
311 -#else
331 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
312 312  **$title**
333 +#else
334 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
313 313  #end
314 314  #else
315 315  **$title**