Last modified by Christa Friedrich on 13.12.2024

From version 212.2
edited by Carina Enke (Admin)
on 17.10.2024
Change comment: There is no comment for this version
To version 173.1
edited by Carina Enke
on 03.01.2024
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,0 @@
1 -STATHS.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.carina_admin
1 +XWiki.carina
Content
... ... @@ -1,9 +1,50 @@
1 + https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string
2 +
3 +
4 +Test
5 +{{velocity}}
6 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string')
7 +​​{{/velocity}}
8 +
9 +Test2 - Icon
10 +{{velocity}}
11 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag')
12 +​​{{/velocity}}
13 +
14 +Test3 - anderer string
15 +{{velocity}}
16 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/online?ret_type=string')
17 +​​{{/velocity}}
18 +
19 +Ende
20 +
21 +{{layout}}
22 +{{layout-section ac:type="single"}}
23 +{{layout-cell}}
24 +(% class="auto-cursor-target" %)
25 +
26 +
1 1  {{panel borderColor="#24676C" bgColor="#24676C" titleColor="white"}}
2 2  == (% style="color:#ffffff" %) Zentrale Systeme der sächsischen Hochschulen(%%) ==
3 3  {{/panel}}
4 4  
5 -====== (% style="color:#000000" %)Die Aktualisierung der Betriebsstatusanzeige erfolgt aller 10 Minuten. Letzte Aktualisierung: {{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string') {{/velocity}}Uhr (%%) ======
31 +====== (% style="color:#000000" %)Die Aktualisierung der Betriebsstatusanzeige erfolgt aller 10 Minuten. Letzte Aktualisierung: (%%) ======
6 6  
33 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string"/}}Uhr
34 +{{/layout-cell}}
35 +
36 +
37 +Test html makro
38 +
39 +{{html}}
40 +https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string
41 +{{/html}}
42 +{{/layout-section}}
43 +
44 +{{layout-section ac:type="single"}}
45 +{{layout-cell}}
46 +
47 +
7 7  {{panel borderColor="#24676C" borderWidth="2"}}
8 8  (% class="auto-cursor-target" %)
9 9  
... ... @@ -13,19 +13,18 @@
13 13  
14 14  
15 15  {{column}}
16 -(% class="wikigeneratedid wikigeneratedheader" id="HOPAL" %)
17 -(% style="color:#ffffff" %)
18 -
19 -== (% style="color:#24676c" %)OPAL (%%) ==
57 +== (% style="color:#ffffff" %) (% style="color:#24676c" %)OPAL (%%) ==
20 20  {{/column}}
21 21  
22 22  {{column}}
23 -==
24 -(% style="text-align:right" %){{velocity}}{{html}}
25 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag')
26 -{{/html}}{{/velocity}}(%%) ==
61 +(% style="text-align: right;" %)
62 +
63 +
64 +
65 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag"/}}
27 27  {{/column}}
28 28  
68 +(% class="auto-cursor-target" %)
29 29  
30 30  {{/section}}
31 31  
... ... @@ -43,21 +43,19 @@
43 43  
44 44  {{column}}
45 45  (% style="text-align: left;" %)
46 -=== ===
47 -
48 -(% style="text-align: left;" %)
49 49  === OPAL Server ===
50 50  
51 -{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/online?ret_type=string') {{/velocity}}von {{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/max?ret_type=string') {{/velocity}} Webservern online.
52 -Zum Aktualisierungszeitpunkt wird geprüft, ob die Startseite des verfügbaren Servers aufrufbar ist. Sollte der Dienst in einem Server-Cluster betrieben werden, so werden alle Server einzeln geprüft.
88 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/online?ret_type=string"/}}von
89 +
90 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/max?ret_type=string"/}}Webservern onlineZum Aktualisierungszeitpunkt wird geprüft, ob die Startseite des verfügbaren Servers aufrufbar ist. Sollte der Dienst in einem Server-Cluster betrieben werden, so werden alle Server einzeln geprüft.
53 53  {{/column}}
54 54  
55 55  {{column}}
56 56  (% style="text-align: right;" %)
57 57  
58 -{{velocity}}{{html}}
59 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/status/all?ret_type=img-tag')
60 -{{/html}}{{/velocity}}
96 +
97 +
98 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/status/all?ret_type=img-tag"/}}
61 61  {{/column}}
62 62  
63 63  (% class="auto-cursor-target" %)
... ... @@ -78,9 +78,6 @@
78 78  
79 79  {{column}}
80 80  (% style="text-align: left;" %)
81 -== ==
82 -
83 -(% style="text-align: left;" %)
84 84  === Erstellung und Bearbeitung von Online-Tests und Selbsttests (ONYX Editor) ===
85 85  
86 86  (% style="text-align: left;" %)
... ... @@ -90,9 +90,9 @@
90 90  {{column}}
91 91  (% style="text-align: right;" %)
92 92  
93 -{{velocity}}{{html}}
94 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxeditor/status?ret_type=img-tag')
95 -{{/html}}{{/velocity}}
128 +
129 +
130 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxeditor/status?ret_type=img-tag"/}}
96 96  {{/column}}
97 97  
98 98  (% class="auto-cursor-target" %)
... ... @@ -113,9 +113,6 @@
113 113  
114 114  {{column}}
115 115  (% style="text-align: left;" %)
116 -=== ===
117 -
118 -(% style="text-align: left;" %)
119 119  === Durchführung von Online-Tests und Selbsttests (ONYX Player) ===
120 120  
121 121  (% style="text-align: left;" %)
... ... @@ -125,9 +125,8 @@
125 125  {{column}}
126 126  (% style="text-align: right;" %)
127 127  
128 -{{velocity}}{{html}}
129 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxplayer/status?ret_type=img-tag')
130 -{{/html}}{{/velocity}}
160 +
161 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxplayer/status?ret_type=img-tag"/}}
131 131  {{/column}}
132 132  
133 133  (% class="auto-cursor-target" %)
... ... @@ -148,9 +148,6 @@
148 148  
149 149  {{column}}
150 150  (% style="text-align: left;" %)
151 -=== ===
152 -
153 -(% style="text-align: left;" %)
154 154  === Auswertung und Ergebniseinsicht von Online-Tests und Selbsttests (ONYX Reporter) ===
155 155  
156 156  (% style="text-align: left;" %)
... ... @@ -160,9 +160,8 @@
160 160  {{column}}
161 161  (% style="text-align: right;" %)
162 162  
163 -{{velocity}}{{html}}
164 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxreporter/status?ret_type=img-tag')
165 -{{/html}}{{/velocity}}
191 +
192 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxreporter/status?ret_type=img-tag"/}}
166 166  {{/column}}
167 167  
168 168  (% class="auto-cursor-target" %)
... ... @@ -183,10 +183,6 @@
183 183  
184 184  {{column}}
185 185  (% style="text-align: left;" %)
186 -
187 -
188 -
189 -(% style="text-align: left;" %)
190 190  === SCORM Runtime ===
191 191  
192 192  (% style="text-align: left;" %)
... ... @@ -197,11 +197,8 @@
197 197  (% style="text-align: right;" %)
198 198  
199 199  
200 -{{velocity}}
201 -{{html}}
202 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/scormruntime/status?ret_type=img-tag')
203 -{{/html}}
204 -{{/velocity}}
223 +
224 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/scormruntime/status?ret_type=img-tag"/}}
205 205  {{/column}}
206 206  
207 207  (% class="auto-cursor-target" %)
... ... @@ -221,8 +221,6 @@
221 221  
222 222  
223 223  {{column}}
224 -=== ===
225 -
226 226  === PDF-Generierung ===
227 227  
228 228  (% style="color:#000000" %)Für die Erzeugung von pdf-Dokumenten wird ein separater Service betrieben. Zum Aktualisierungszeitpunkt wird geprüft, ob der Port des zuständigen Servers offen ist.
... ... @@ -231,9 +231,9 @@
231 231  {{column}}
232 232  (% style="text-align: right;" %)
233 233  
234 -{{velocity}}{{html}}
235 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/pdfrenderer/status?ret_type=img-tag')
236 -{{/html}}{{/velocity}}
252 +
253 +
254 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/pdfrenderer/status?ret_type=img-tag"/}}
237 237  {{/column}}
238 238  
239 239  (% class="auto-cursor-target" %)
... ... @@ -254,9 +254,6 @@
254 254  
255 255  {{column}}
256 256  (% style="text-align: left;" %)
257 -=== ===
258 -
259 -(% style="text-align: left;" %)
260 260  === OPAL Datenbank-Server ===
261 261  
262 262  Zum Aktualisierungszeitpunkt wird geprüft, ob der Port für den Datentransfer des Datenbankservers offen und verfügbar ist.
... ... @@ -265,9 +265,8 @@
265 265  {{column}}
266 266  (% style="text-align: right;" %)
267 267  
268 -{{velocity}}{{html}}
269 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/db/status?ret_type=img-tag')
270 -{{/html}}{{/velocity}}
283 +
284 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/db/status?ret_type=img-tag"/}}
271 271  {{/column}}
272 272  
273 273  (% class="auto-cursor-target" %)
... ... @@ -288,9 +288,6 @@
288 288  
289 289  {{column}}
290 290  (% style="text-align: left;" %)
291 -=== ===
292 -
293 -(% style="text-align: left;" %)
294 294  === Content Delivery Network (CDN) ===
295 295  
296 296  (% style="text-align: left;" %)
... ... @@ -300,9 +300,8 @@
300 300  {{column}}
301 301  (% style="text-align: right;" %)
302 302  
303 -{{velocity}}{{html}}
304 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/cdn/status?ret_type=img-tag')
305 -{{/html}}{{/velocity}}
314 +
315 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/cdn/status?ret_type=img-tag"/}}
306 306  {{/column}}
307 307  
308 308  (% class="auto-cursor-target" %)
... ... @@ -323,9 +323,6 @@
323 323  
324 324  {{column}}
325 325  (% style="text-align: left;" %)
326 -
327 -
328 -(% style="text-align: left;" %)
329 329  === Online-Hilfe ===
330 330  
331 331  (% style="text-align: left;" %)
... ... @@ -335,9 +335,8 @@
335 335  {{column}}
336 336  (% style="text-align: right;" %)
337 337  
338 -{{velocity}}{{html}}
339 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/online-help/homepage/status?ret_type=img-tag&icon_type=circle_with_border')
340 -{{/html}}{{/velocity}}
345 +
346 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/online-help/homepage/status?ret_type=img-tag&icon_type=circle_with_border"/}}
341 341  {{/column}}
342 342  
343 343  (% class="auto-cursor-target" %)
... ... @@ -356,6 +356,16 @@
356 356  
357 357  {{/panel}}
358 358  
365 +(% class="auto-cursor-target" %)
366 +
367 +{{/layout-cell}}
368 +{{/layout-section}}
369 +
370 +{{layout-section ac:type="single"}}
371 +{{layout-cell}}
372 +(% class="auto-cursor-target" %)
373 +
374 +
359 359  {{panel borderColor="#24676C" borderWidth="2"}}
360 360  (% class="auto-cursor-target" %)
361 361  
... ... @@ -365,17 +365,15 @@
365 365  
366 366  
367 367  {{column}}
368 -== (% style="color:#ffffff" %) (%%) ==
369 -
370 -== (% style="color:#24676c" %)Videocampus Sachsen (%%) ==
384 +== (% style="color:#ffffff" %) (% style="color:#24676c" %)Videocampus Sachsen (%%) ==
371 371  {{/column}}
372 372  
373 373  {{column}}
374 374  (% style="text-align: right;" %)
375 375  
376 -{{velocity}}{{html}}
377 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/summary/status?ret_type=img-tag')
378 -{{/html}}{{/velocity}}
390 +
391 +
392 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/summary/status?ret_type=img-tag"/}}
379 379  {{/column}}
380 380  
381 381  (% class="auto-cursor-target" %)
... ... @@ -398,15 +398,17 @@
398 398  (% style="text-align: left;" %)
399 399  === Webserver und Transkodierungsserver ===
400 400  
401 -{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/online?ret_type=string') {{/velocity}}von {{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/max?ret_type=string') {{/velocity}} Servern online. Zum Aktualisierungszeitpunkt wird geprüft, ob die Startseite des verfügbaren Servers aufrufbar ist. Sollte der Dienst mehrere Server betreffen, so werden alle Server einzeln geprüft.
415 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/online?ret_type=string"/}}von
416 +
417 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/max?ret_type=string"/}}Servern onlineZum Aktualisierungszeitpunkt wird geprüft, ob die Startseite des verfügbaren Servers aufrufbar ist. Sollte der Dienst mehrere Server betreffen, so werden alle Server einzeln geprüft.
402 402  {{/column}}
403 403  
404 404  {{column}}
405 405  (% style="text-align: right;" %)
406 406  
407 -{{velocity}}{{html}}
408 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/status/all?ret_type=img-tag')
409 -{{/html}}{{/velocity}}
423 +
424 +
425 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/status/all?ret_type=img-tag"/}}
410 410  {{/column}}
411 411  
412 412  
... ... @@ -437,9 +437,7 @@
437 437  (% style="text-align: right;" %)
438 438  
439 439  
440 - {{velocity}}{{html}}
441 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/db/status?ret_type=img-tag')
442 -{{/html}}{{/velocity}}
456 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/db/status?ret_type=img-tag"/}}
443 443  {{/column}}
444 444  
445 445  (% class="auto-cursor-target" %)
... ... @@ -469,9 +469,8 @@
469 469  {{column}}
470 470  (% style="text-align: right;" %)
471 471  
472 -{{velocity}}{{html}}
473 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/lb/status?ret_type=img-tag')
474 -{{/html}}{{/velocity}}
486 +
487 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/lb/status?ret_type=img-tag"/}}
475 475  {{/column}}
476 476  
477 477  (% class="auto-cursor-target" %)
... ... @@ -490,6 +490,16 @@
490 490  
491 491  {{/panel}}
492 492  
506 +(% class="auto-cursor-target" %)
507 +
508 +{{/layout-cell}}
509 +{{/layout-section}}
510 +
511 +{{layout-section ac:type="single"}}
512 +{{layout-cell}}
513 +(% class="auto-cursor-target" %)
514 +
515 +
493 493  {{panel borderColor="#24676C" borderWidth="2"}}
494 494  (% class="auto-cursor-target" %)
495 495  
... ... @@ -499,17 +499,15 @@
499 499  
500 500  
501 501  {{column}}
502 -== (% style="color:#ffffff" %) (%%) ==
503 -
504 -== (% style="color:#24676c" %)Survey(%%) ==
525 +== (% style="color:#ffffff" %) (% style="color:#24676c" %)Survey(%%) ==
505 505  {{/column}}
506 506  
507 507  {{column}}
508 508  (% style="text-align: right;" %)
509 509  
510 -{{velocity}}{{html}}
511 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/summary/status?ret_type=img-tag')
512 -{{/html}}{{/velocity}}
531 +
532 +
533 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/summary/status?ret_type=img-tag"/}}
513 513  {{/column}}
514 514  
515 515  (% class="auto-cursor-target" %)
... ... @@ -536,22 +536,18 @@
536 536  Zum Aktualisierungszeitpunkt wird geprüft, ob die Startseite des verfügbaren Servers aufrufbar ist. Sollte der Dienst in einem Server-Cluster betrieben werden, so werden alle Server einzeln geprüft.
537 537  {{/column}}
538 538  
539 -
540 540  {{column}}
541 541  (% style="text-align: right;" %)
542 -
543 543  
544 -{{velocity}}{{html}}
545 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/webserver/status?ret_type=img-tag')
546 -{{/html}}{{/velocity}}
563 +
564 +
565 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/webserver/status?ret_type=img-tag"/}}
547 547  {{/column}}
548 548  
549 549  (% class="auto-cursor-target" %)
550 -
551 551  
552 552  {{/section}}
553 553  
554 -
555 555  (% class="auto-cursor-target" %)
556 556  
557 557  {{/panel}}
... ... @@ -558,9 +558,10 @@
558 558  
559 559  {{panel}}
560 560  (% class="auto-cursor-target" %)
561 -
562 562  
579 +
563 563  {{section}}
581 +(% class="auto-cursor-target" %)
564 564  
565 565  
566 566  {{column}}
... ... @@ -573,16 +573,13 @@
573 573  {{column}}
574 574  (% style="text-align: right;" %)
575 575  
576 -{{velocity}}
577 -{{html}}
578 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/db/status?ret_type=img-tag')
579 -{{/html}}
580 -{{/velocity}}
581 581  
595 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/db/status?ret_type=img-tag"/}}
582 582  {{/column}}
583 583  
584 584  (% class="auto-cursor-target" %)
585 - {{/section}}
599 +
600 +{{/section}}
586 586  
587 587  (% class="auto-cursor-target" %)
588 588  
... ... @@ -596,6 +596,16 @@
596 596  
597 597  {{/panel}}
598 598  
614 +(% class="auto-cursor-target" %)
615 +
616 +{{/layout-cell}}
617 +{{/layout-section}}
618 +
619 +{{layout-section ac:type="single"}}
620 +{{layout-cell}}
621 +(% class="auto-cursor-target" %)
622 +
623 +
599 599  {{panel borderColor="#24676C" borderWidth="2"}}
600 600  (% class="auto-cursor-target" %)
601 601  
... ... @@ -605,9 +605,7 @@
605 605  
606 606  
607 607  {{column}}
608 -== (% style="color:#ffffff" %) (%%) ==
609 -
610 -== (% style="color:#24676c" %)Support-Ticketsystem(%%) ==
633 +== (% style="color:#ffffff" %) (% style="color:#24676c" %)Support-Ticketsystem(%%) ==
611 611  {{/column}}
612 612  
613 613  {{column}}
... ... @@ -614,11 +614,8 @@
614 614  (% style="text-align: right;" %)
615 615  
616 616  
617 -{{velocity}}
618 -{{html}}
619 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_type=circle_with_border')
620 -{{/html}}
621 -{{/velocity}}
640 +
641 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_type=circle_with_border"/}}
622 622  {{/column}}
623 623  
624 624  (% class="auto-cursor-target" %)
... ... @@ -649,11 +649,7 @@
649 649  (% style="text-align: right;" %)
650 650  
651 651  
652 -{{velocity}}
653 -{{html}}
654 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_width=20')
655 -{{/html}}
656 -{{/velocity}}
672 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_width=20"/}}
657 657  {{/column}}
658 658  
659 659  (% class="auto-cursor-target" %)
... ... @@ -672,19 +672,81 @@
672 672  
673 673  {{/panel}}
674 674  
691 +(% class="auto-cursor-target" %)
692 +
693 +{{/layout-cell}}
694 +{{/layout-section}}
675 675  
676 -[[Erläuterungen zur Statusanzeige>>doc:LMS.Benutzerhandbuch OPAL.Erste Schritte.Verfuegbarkeit und Betriebsstatus.WebHome||shape="rect"]]
696 +{{layout-section ac:type="single"}}
697 +{{layout-cell}}
698 + [[Erläuterungen zur Statusanzeige>>url:https://www.bps-system.de/help/pages/viewpage.action?pageId=486211602||shape="rect"]]
699 +{{/layout-cell}}
700 +{{/layout-section}}
677 677  
678 -== ==
702 +{{layout-section ac:type="single"}}
703 +{{layout-cell}}
704 +----
705 +{{/layout-cell}}
706 +{{/layout-section}}
679 679  
708 +{{layout-section ac:type="single"}}
709 +{{layout-cell}}
710 +(% class="auto-cursor-target" %)
711 +
712 +
680 680  {{panel borderColor="#B2B2B2" bgColor="#CBCBCB" borderWidth="1"}}
681 -== (% style="color:#000000" %)Meldungen(%%) ==
714 +== (% style="color:#000000" %)Vorfälle(%%) ==
682 682  {{/panel}}
683 683  
717 +
718 +
719 +{{blog-posts max="3" spaces="STATHS" sort="modified" reverse="true" content="titles" labels="hsvorfall"/}}
720 +
721 +(% class="auto-cursor-target" %)
722 +Es werden die letzten drei Meldungen angezeigt.
723 +{{/layout-cell}}
724 +{{/layout-section}}
725 +
726 +{{layout-section ac:type="single"}}
727 +{{layout-cell}}
728 +
729 +{{/layout-cell}}
730 +{{/layout-section}}
731 +
732 +{{layout-section ac:type="single"}}
733 +{{layout-cell}}
734 +(% class="auto-cursor-target" %)
735 +
736 +
737 +{{panel borderColor="#B2B2B2" bgColor="#CBCBCB" borderWidth="1"}}
738 +== (% style="color:#000000" %)Wartungsarbeiten(%%) ==
739 +{{/panel}}
740 +
741 +(% class="auto-cursor-target" %)
684 684  **Tägliches Wartungsfenster zwischen 4:00 Uhr und 5:00 Uhr.**
743 +{{/layout-cell}}
744 +{{/layout-section}}
685 685  
746 +{{layout-section ac:type="single"}}
747 +{{layout-cell}}
748 +{{blog-posts max="1" spaces="STATHS" sort="creation" reverse="true" content="titles" labels="hswartung"/}}
686 686  
687 -{{blogpostlist blog="STATHS.Betriebsstatus Hochschulsysteme.Blog zum Betriebsstatus Hochschulsysteme .WebHome" limit="3"/}}
750 +Es wird die letzte Meldung angezeigt.
751 +{{/layout-cell}}
752 +{{/layout-section}}
753 +{{/layout}}
688 688  
689 689  
690 -Angezeigt werden die letzten drei Meldungen. Ältere Einträge finden Sie im [[Blog zum Betriebsstatus>>doc:.Blog zum Betriebsstatus Hochschulsysteme .WebHome]].
756 +
757 +
758 +
759 +
760 +
761 +
762 +
763 +
764 +
765 +
766 +
767 +
768 +
XWiki.XWikiRights[1]
Allow/Deny
... ... @@ -1,1 +1,0 @@
1 -Allow
Levels
... ... @@ -1,1 +1,0 @@
1 -view
Users
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
XWiki.XWikiRights[2]
Allow/Deny
... ... @@ -1,1 +1,0 @@
1 -Allow
Groups
... ... @@ -1,1 +1,0 @@
1 -XWiki.Autoren der Hilfe
Levels
... ... @@ -1,1 +1,0 @@
1 -view,comment,edit