Last modified by Carina Enke on 13.12.2024

From version 166.1
edited by Carina Enke
on 03.01.2024
Change comment: There is no comment for this version
To version 178.1
edited by Carina Enke
on 05.01.2024
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,16 @@
1 +test1
2 +{{velocity}}
3 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string')
4 +{{/velocity}}
5 +
6 +test2
7 +{{velocity}}{{html}}
8 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag')
9 +{{/html}}{{/velocity}}
10 +
11 +
12 +----
13 +
1 1  {{layout}}
2 2  {{layout-section ac:type="single"}}
3 3  {{layout-cell}}
... ... @@ -10,7 +10,11 @@
10 10  
11 11  ====== (% style="color:#000000" %)Die Aktualisierung der Betriebsstatusanzeige erfolgt aller 10 Minuten. Letzte Aktualisierung: (%%) ======
12 12  
13 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string"/}}Uhr
26 +test1
27 +{{velocity}}{{html}}
28 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string"/')
29 +{{/html}}{{/velocity}}
30 +Uhr
14 14  {{/layout-cell}}
15 15  
16 16  
... ... @@ -63,7 +63,7 @@
63 63  
64 64  {{column}}
65 65  (% style="text-align: left;" %)
66 -=== OPAL Server ===
83 +=== OPAL Server ===
67 67  
68 68  {{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/online?ret_type=string"/}}von
69 69  
... ... @@ -743,6 +743,4 @@
743 743  
744 744  
745 745  
746 -
747 -
748 -
763 +