Ä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
am 25.03.2024 10:39
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 168.4
bearbeitet von Timo Schmid
am 25.03.2024 10:43
am 25.03.2024 10:43
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -26,6 +26,7 @@ 26 26 #break 27 27 #end 28 28 #end 29 +$xwiki.getDocument($vidtoshow).getContent().contains('video url') 29 29 #if ($vidtoshow != $null) 30 30 [[$title>>||queryString="doctoshow=$escapetool.url($child)"]] 31 31 #else ... ... @@ -79,15 +79,21 @@ 79 79 {{velocity}} 80 80 #set ($title = 'selbst sicher Gefährdungen beurteilen') 81 81 #if ($curwiki != $null) 83 +#set ($vidtoshow = $null) 82 82 #foreach ($child in $doc.getChildren()) 83 83 #if ($child.toString().contains($title)) 84 - [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]86 +#set ($vidtoshow = $child) 85 85 #break 86 86 #end 87 87 #end 90 +#if ($vidtoshow != $null) 91 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]] 88 88 #else 89 89 **$title** 90 90 #end 95 +#else 96 +**$title** 97 +#end 91 91 {{/velocity}} 92 92 93 93 Online-Schulung ... ... @@ -117,15 +117,21 @@ 117 117 {{velocity}} 118 118 #set ($title = 'Risiken richtig unterweisen') 119 119 #if ($curwiki != $null) 127 +#set ($vidtoshow = $null) 120 120 #foreach ($child in $doc.getChildren()) 121 121 #if ($child.toString().contains($title)) 122 - [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]130 +#set ($vidtoshow = $child) 123 123 #break 124 124 #end 125 125 #end 134 +#if ($vidtoshow != $null) 135 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]] 126 126 #else 127 127 **$title** 128 128 #end 139 +#else 140 +**$title** 141 +#end 129 129 {{/velocity}} 130 130 131 131 Online-Schulung ... ... @@ -168,15 +168,21 @@ 168 168 {{velocity}} 169 169 #set ($title = 'ANWANDER für Anwender – Einführung in das ANWANDER-Wiki') 170 170 #if ($curwiki != $null) 184 +#set ($vidtoshow = $null) 171 171 #foreach ($child in $doc.getChildren()) 172 172 #if ($child.toString().contains($title)) 173 - [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]187 +#set ($vidtoshow = $child) 174 174 #break 175 175 #end 176 176 #end 191 +#if ($vidtoshow != $null) 192 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]] 177 177 #else 178 178 **$title** 179 179 #end 196 +#else 197 +**$title** 198 +#end 180 180 {{/velocity}} 181 181 182 182 Online-Schulung ... ... @@ -203,15 +203,21 @@ 203 203 {{velocity}} 204 204 #set ($title = 'Gesund führen - sich und andere') 205 205 #if ($curwiki != $null) 225 +#set ($vidtoshow = $null) 206 206 #foreach ($child in $doc.getChildren()) 207 207 #if ($child.toString().contains($title)) 208 - [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]228 +#set ($vidtoshow = $child) 209 209 #break 210 210 #end 211 211 #end 232 +#if ($vidtoshow != $null) 233 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]] 212 212 #else 213 213 **$title** 214 214 #end 237 +#else 238 +**$title** 239 +#end 215 215 {{/velocity}} 216 216 217 217 Präsenz-Schulung ... ... @@ -238,15 +238,21 @@ 238 238 {{velocity}} 239 239 #set ($title = 'Ausbildung zum Sicherheitsbeauftragten') 240 240 #if ($curwiki != $null) 266 +#set ($vidtoshow = $null) 241 241 #foreach ($child in $doc.getChildren()) 242 242 #if ($child.toString().contains($title)) 243 - [[$title>>||queryString="doctoshow=$escapetool.url($child)"]]269 +#set ($vidtoshow = $child) 244 244 #break 245 245 #end 246 246 #end 273 +#if ($vidtoshow != $null) 274 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]] 247 247 #else 248 248 **$title** 249 249 #end 278 +#else 279 +**$title** 280 +#end 250 250 {{/velocity}} 251 251 252 252 Präsenz-Schulung