Last modified by Carina Enke on 13.12.2024

From version 167.2
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,9 +1,15 @@
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}}
3 3  
4 -Test
5 5  
6 -Ende
12 +----
7 7  
8 8  {{layout}}
9 9  {{layout-section ac:type="single"}}
... ... @@ -17,7 +17,11 @@
17 17  
18 18  ====== (% style="color:#000000" %)Die Aktualisierung der Betriebsstatusanzeige erfolgt aller 10 Minuten. Letzte Aktualisierung: (%%) ======
19 19  
20 -{{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
21 21  {{/layout-cell}}
22 22  
23 23  
... ... @@ -750,6 +750,4 @@
750 750  
751 751  
752 752  
753 -
754 -
755 755