Changes for page Home
Last modified by RO SYNC USER local on 2025/08/28 17:47
From version 26.1
edited by RO SYNC USER local
on 2025/06/30 14:47
on 2025/06/30 14:47
Change comment:
There is no comment for this version
To version 29.1
edited by RO SYNC USER local
on 2025/08/28 17:47
on 2025/08/28 17:47
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -16,7 +16,8 @@ 16 16 17 17 (% class="box infomessage" %) 18 18 ((( 19 -Auf mobilen Geräten finden Sie die Navigation evntl. am Ende dieser Seite / On mobile devices this page's navigation may be found at the end of this page 19 +Auf **mobilen Geräte**n finden Sie die Navigation evntl. **am Ende dieser Seite** 20 +On **mobile devices** this page's navigation may be found **at the end of this page** 20 20 ))) 21 21 22 22 (% class="box errormessage" %) ... ... @@ -23,7 +23,7 @@ 23 23 ((( 24 24 **Der DESY-XWiki-Service ist ausschließlich aus dem //internen// Netzwerk erreichbar. 25 25 \\Auf das interne Netzwerk erlangen Sie Zugriff 26 -— vorzugsweise per [[eduVPN>>https://it.desy.de/ services/networks/vpn/eduvpn/index_ger.html]]27 +— vorzugsweise per [[eduVPN>>https://it.desy.de/dienste/netzwerke/vpn/eduvpn]] 27 27 — oder SSH-Tunnel, z.B. einem sog. SOCKS-Proxy (s.u.), 28 28 \\Für weitere Fragen wenden Sie sich bitte an [[uco@desy.de>>mailto:uco@desy.de]]** 29 29 ... ... @@ -37,7 +37,7 @@ 37 37 ((( 38 38 **The DESY-XWiki-service is only reachable within the //internal// network. 39 39 \\You may access the internal network 40 -— preferably via [[eduVPN>>https://it.desy.de/services/networks/vpn/eduvpn /index_eng.html]]41 +— preferably via [[eduVPN>>https://it.desy.de/services/networks/vpn/eduvpn]] 41 41 — or SSH tunnel, e.g. a so called SOCKS proxy (see below) 42 42 \\Please direct your questions to [[uco@desy.de>>mailto:uco@desy.de]]** 43 43
- XWiki.JavaScriptExtension[0]
-
- Caching policy
-
... ... @@ -1,0 +1,1 @@ 1 +long - Code
-
... ... @@ -1,0 +1,5 @@ 1 +require(['jquery'], function($){ 2 + $(document).ready(function(){ 3 + $('li[id="replication.docextratab"]').remove(); 4 + }); 5 +}); - Use this extension
-
... ... @@ -1,0 +1,1 @@ 1 +onDemand - Name
-
... ... @@ -1,0 +1,1 @@ 1 +HideReplicationTab