Änderungen von Dokument 5.5. Schulungen
Zuletzt geändert von Jenny Feneberg am 17.04.2025 11:44
Von Version 166.1
bearbeitet von Timo Schmid
am 25.03.2024 10:17
am 25.03.2024 10:17
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 167.1
bearbeitet von Timo Schmid
am 25.03.2024 10:37
am 25.03.2024 10:37
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -19,8 +19,12 @@ 19 19 {{velocity}} 20 20 #set ($title = 'vorbildlich führen - Arbeitsschutz für Führungskräfte') 21 21 #if ($curwiki != $null) 22 -#set ($link = $curwiki + ":" + $doc.toString.replaceAll('.WebHome',$title) + '.WebHome') 23 -[[$title>>$link]] 22 +#foreach ($child in $doc.getChildren()) 23 +#if ($child.toString().contains($title)) 24 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]] 25 +#break 26 +#end 27 +#end 24 24 #else 25 25 **$title** 26 26 #end ... ... @@ -66,7 +66,19 @@ 66 66 ))) 67 67 ))) 68 68 |(% style="width:72px" %)2|(% style="width:166px" %)((( 69 -**selbst sicher Gefährdungen beurteilen** 73 +{{velocity}} 74 +#set ($title = 'selbst sicher Gefährdungen beurteilen') 75 +#if ($curwiki != $null) 76 +#foreach ($child in $doc.getChildren()) 77 +#if ($child.toString().contains($title)) 78 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]] 79 +#break 80 +#end 81 +#end 82 +#else 83 +**$title** 84 +#end 85 +{{/velocity}} 70 70 71 71 Online-Schulung 72 72 )))|(% style="width:711px" %)((( ... ... @@ -92,7 +92,19 @@ 92 92 ))) 93 93 ))) 94 94 |(% style="width:72px" %)3|(% style="width:166px" %)((( 95 -**Risiken richtig unterweisen** 111 +{{velocity}} 112 +#set ($title = 'Risiken richtig unterweisen') 113 +#if ($curwiki != $null) 114 +#foreach ($child in $doc.getChildren()) 115 +#if ($child.toString().contains($title)) 116 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]] 117 +#break 118 +#end 119 +#end 120 +#else 121 +**$title** 122 +#end 123 +{{/velocity}} 96 96 97 97 Online-Schulung 98 98 )))|(% style="width:711px" %)((( ... ... @@ -131,7 +131,19 @@ 131 131 [[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Risiken%20richtig%20unterweisen%22%0AOrt%3A%20Inhouse%0AWunschtermin%3A%0ATeilnehmeranzahl%3A%20%0ARechnungsempf%C3%A4nger%3A]] 132 132 ))) 133 133 |(% style="width:72px" %)4|(% style="width:166px" %)((( 134 -**ANWANDER für Anwender** – **Einführung in das ANWANDER-Wiki** 162 +{{velocity}} 163 +#set ($title = 'ANWANDER für Anwender – Einführung in das ANWANDER-Wiki') 164 +#if ($curwiki != $null) 165 +#foreach ($child in $doc.getChildren()) 166 +#if ($child.toString().contains($title)) 167 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]] 168 +#break 169 +#end 170 +#end 171 +#else 172 +**$title** 173 +#end 174 +{{/velocity}} 135 135 136 136 Online-Schulung 137 137 )))|(% style="width:711px" %)((( ... ... @@ -154,7 +154,19 @@ 154 154 155 155 )))|(% rowspan="1" style="text-align:center; width:102px" %)[[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22ANWANDER%20f%C3%BCr%20Anwender%20-%20Einf%C3%BChrung%20in%20das%20ANWANDER-Wiki%22%0AOrt%3A%20Inhouse%0AWunschtermin%3A%0ATeilnehmeranzahl%3A%20%0ARechnungsempf%C3%A4nger%3A]] 156 156 |(% style="width:72px" %)5|(% style="width:166px" %)((( 157 -(% style="color:#171717" %)**Gesund führen - sich und andere** 197 +{{velocity}} 198 +#set ($title = 'Gesund führen - sich und andere') 199 +#if ($curwiki != $null) 200 +#foreach ($child in $doc.getChildren()) 201 +#if ($child.toString().contains($title)) 202 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]] 203 +#break 204 +#end 205 +#end 206 +#else 207 +**$title** 208 +#end 209 +{{/velocity}} 158 158 159 159 Präsenz-Schulung 160 160 )))|(% style="width:711px" %)((( ... ... @@ -177,7 +177,19 @@ 177 177 [[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Gesund%20f%C3%BChren%20-%20sich%20und%20andere%22%0AOrt%3A%20Inhouse%0AWunschtermin%3A%0ATeilnehmeranzahl%3A%20%0ARechnungsempf%C3%A4nger%3A]] 178 178 ))) 179 179 |(% style="width:72px" %)6|(% style="width:166px" %)((( 180 -(% style="font-size:14px" %)**Ausbildung zum Sicherheitsbeauftragten** 232 +{{velocity}} 233 +#set ($title = 'Ausbildung zum Sicherheitsbeauftragten') 234 +#if ($curwiki != $null) 235 +#foreach ($child in $doc.getChildren()) 236 +#if ($child.toString().contains($title)) 237 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]] 238 +#break 239 +#end 240 +#end 241 +#else 242 +**$title** 243 +#end 244 +{{/velocity}} 181 181 182 182 Präsenz-Schulung 183 183 )))|(% style="width:711px" %)((( ... ... @@ -226,7 +226,19 @@ 226 226 [[**~[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]] 227 227 ))) 228 228 |(% style="width:72px" %)7|(% style="width:166px" %)((( 229 -**Ausbildung zum Brandschutzhelfer** 293 +{{velocity}} 294 +#set ($title = 'Ausbildung zum Brandschutzhelfer') 295 +#if ($curwiki != $null) 296 +#foreach ($child in $doc.getChildren()) 297 +#if ($child.toString().contains($title)) 298 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]] 299 +#break 300 +#end 301 +#end 302 +#else 303 +**$title** 304 +#end 305 +{{/velocity}} 230 230 231 231 Präsenz-Schulung 232 232 )))|(% style="width:711px" %)(((