Last modified by Carina Enke on 13.12.2024

From version 167.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,5 +1,16 @@
1 - https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string
1 +test1
2 +{{velocity}}
3 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string')
4 +{{/velocity}}
2 2  
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 +
3 3  {{layout}}
4 4  {{layout-section ac:type="single"}}
5 5  {{layout-cell}}
... ... @@ -12,7 +12,11 @@
12 12  
13 13  ====== (% style="color:#000000" %)Die Aktualisierung der Betriebsstatusanzeige erfolgt aller 10 Minuten. Letzte Aktualisierung: (%%) ======
14 14  
15 -{{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
16 16  {{/layout-cell}}
17 17  
18 18  
... ... @@ -745,6 +745,4 @@
745 745  
746 746  
747 747  
748 -
749 -
750 750