Changes for page Home
Last modified by RO SYNC USER local on 2025/08/28 17:47
From version 24.1
edited by RO SYNC USER local
on 2025/02/12 07:29
on 2025/02/12 07:29
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
-
... ... @@ -14,11 +14,17 @@ 14 14 There you'll find also the [[imprint>>https://www.desy.de/data_privacy_policy/index_eng.html]], the [[data privacy policy>>https://www.desy.de/data_privacy_policy/index_eng.html]] and the german version of the [[declaration of accessibility>>https://www.desy.de/declaration_of_accessibility/index_eng.html]]. 15 15 ))) 16 16 17 +(% class="box infomessage" %) 18 +((( 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** 21 +))) 22 + 17 17 (% class="box errormessage" %) 18 18 ((( 19 19 **Der DESY-XWiki-Service ist ausschließlich aus dem //internen// Netzwerk erreichbar. 20 20 \\Auf das interne Netzwerk erlangen Sie Zugriff 21 -— per VPN 27 +— vorzugsweise per [[eduVPN>>https://it.desy.de/dienste/netzwerke/vpn/eduvpn]] 22 22 — oder SSH-Tunnel, z.B. einem sog. SOCKS-Proxy (s.u.), 23 23 \\Für weitere Fragen wenden Sie sich bitte an [[uco@desy.de>>mailto:uco@desy.de]]** 24 24 ... ... @@ -32,7 +32,7 @@ 32 32 ((( 33 33 **The DESY-XWiki-service is only reachable within the //internal// network. 34 34 \\You may access the internal network 35 -— via VPN 41 +— preferably via [[eduVPN>>https://it.desy.de/services/networks/vpn/eduvpn]] 36 36 — or SSH tunnel, e.g. a so called SOCKS proxy (see below) 37 37 \\Please direct your questions to [[uco@desy.de>>mailto:uco@desy.de]]** 38 38
- 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