Changes for page Service Navigator
Last modified by Veronika Kocher on Thursday, 03 Sep 2026 14:15
From version 19.1
edited by Veronika Kocher
on Monday, 31 Aug 2026 10:57
on Monday, 31 Aug 2026 10:57
Change comment:
There is no comment for this version
To version 22.13
edited by Veronika Kocher
on Thursday, 03 Sep 2026 9:18
on Thursday, 03 Sep 2026 9:18
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 4 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,9 +9,9 @@ 9 9 The <strong>Service Navigator</strong> is organised around what you need to do, not around the university's organisational chart. 10 10 </p> 11 11 12 - <section style="margin:0 0 28px 0;padding:16px 18px;border:1px solid #d 9d9d9;border-radius:10px;background:#fff;box-shadow:0 1px3px rgba(0,0,0,.05);">13 - <h2 style="font-size:20px;margin:0 0 6px 0;">Find a service</h2> 14 - <p style="margin:0 0 12px 0;color:#66 6;">12 + <section style="margin:0 0 28px 0;padding:16px 18px;border:1px solid #e3ded6;border-radius:10px;background:#fcfbf8;box-shadow:0 1px 2px rgba(0,0,0,.035);"> 13 + <h2 style="font-size:20px;margin:0 0 6px 0;color:#35312d;">Find a service</h2> 14 + <p style="margin:0 0 12px 0;color:#6a655e;"> 15 15 Search by task, topic or question — for example <em>room, invoice, disability, DOI, event, employment, data protection</em> or <em>library</em>. 16 16 </p> 17 17 ... ... @@ -24,7 +24,7 @@ 24 24 type="search" 25 25 placeholder="What do you need help with?" 26 26 autocomplete="off" 27 - style="flex:1 1 520px;min-width:260px;padding:11px 13px;border:1px solid #b bb;border-radius:6px;font-size:16px;"27 + style="flex:1 1 520px;min-width:260px;padding:11px 13px;border:1px solid #cfc8bd;border-radius:6px;background:#fffdf9;font-size:16px;" 28 28 /> 29 29 <button type="submit" class="btn btn-primary" style="padding:11px 22px;">Search</button> 30 30 </div> ... ... @@ -31,7 +31,7 @@ 31 31 </form> 32 32 </section> 33 33 34 - <h2 style="font-size:24px;margin:0 0 16px 0;">Find services by what you need to do</h2> 34 + <h2 style="font-size:24px;margin:0 0 16px 0;color:#35312d;">Find services by what you need to do</h2> 35 35 36 36 <div style=" 37 37 display:grid; ... ... @@ -41,11 +41,11 @@ 41 41 "> 42 42 43 43 <!-- 1. PEOPLE, EQUALITY, HEALTH & WORK --> 44 - <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #d 9d9d9;border-left:6px solid #f0aa00;border-radius:12px;background:#fff;box-shadow:0 1px3px rgba(0,0,0,.05);overflow:hidden;">44 + <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #e3ded6;border-left:6px solid #f0aa00;border-radius:12px;background:#fcfbf8;box-shadow:0 1px 2px rgba(0,0,0,.035);overflow:hidden;"> 45 45 <div style="padding:18px 18px 14px 18px;flex:1;"> 46 - <div style="font-size:12px;font-weight:700;letter-spacing:.0 7em;color:#66737d;margin-bottom:6px;">PEOPLE & WORK</div>47 - <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;">People, Equality, Health & Work</h3> 48 - <p style="color:#66 6;margin:0 0 14px 0;">Employment, equality, diversity, disability, accessibility and health.</p>46 + <div style="display:inline-block;font-size:12px;font-weight:700;letter-spacing:.065em;color:#4f4a44;margin-bottom:8px;padding:4px 7px;background:#f3efe8;border-radius:4px;">PEOPLE & WORK</div> 47 + <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;color:#252321;">People, Equality, Health & Work</h3> 48 + <p style="color:#6a655e;margin:0 0 14px 0;">Employment, equality, diversity, disability, accessibility and health.</p> 49 49 50 50 <div style="font-weight:700;margin-bottom:6px;">I need to…</div> 51 51 <ul style="margin:0 0 14px 18px;padding:0;"> ... ... @@ -54,21 +54,21 @@ 54 54 <li>address disability, accessibility or health at work</li> 55 55 </ul> 56 56 57 - <div style="font-size:12px;color:#66 6;line-height:1.45;">57 + <div style="font-size:12px;color:#6a655e;line-height:1.45;"> 58 58 HR · staff development · equal treatment · diversity · disability · accessibility · health · labour law 59 59 </div> 60 60 </div> 61 61 <div style="padding:0 18px 18px 18px;"> 62 - <span class="btn btn-default btn-block disabled" aria-disabled="true">Explore People & Work</span> 62 + <span class="btn btn-default btn-block disabled" style="background:#f4f0e9;border-color:#d8d1c7;color:#6b655d;" aria-disabled="true">Explore People & Work</span> 63 63 </div> 64 64 </section> 65 65 66 66 <!-- 2. IT & DIGITAL SERVICES --> 67 - <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #d 9d9d9;border-left:6px solid #38b76a;border-radius:12px;background:#fff;box-shadow:0 1px3px rgba(0,0,0,.05);overflow:hidden;">67 + <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #e3ded6;border-left:6px solid #38b76a;border-radius:12px;background:#fcfbf8;box-shadow:0 1px 2px rgba(0,0,0,.035);overflow:hidden;"> 68 68 <div style="padding:18px 18px 14px 18px;flex:1;"> 69 - <div style="font-size:12px;font-weight:700;letter-spacing:.0 7em;color:#66737d;margin-bottom:6px;">IT & DIGITAL</div>70 - <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;">IT & Digital Services</h3> 71 - <p style="color:#66 6;margin:0 0 14px 0;">Accounts, systems, software, digital infrastructure and IT support.</p>69 + <div style="display:inline-block;font-size:12px;font-weight:700;letter-spacing:.065em;color:#4f4a44;margin-bottom:8px;padding:4px 7px;background:#f3efe8;border-radius:4px;">IT & DIGITAL</div> 70 + <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;color:#252321;">IT & Digital Services</h3> 71 + <p style="color:#6a655e;margin:0 0 14px 0;">Accounts, systems, software, digital infrastructure and IT support.</p> 72 72 73 73 <div style="font-weight:700;margin-bottom:6px;">I need to…</div> 74 74 <ul style="margin:0 0 14px 18px;padding:0;"> ... ... @@ -77,21 +77,21 @@ 77 77 <li>plan or coordinate a digital or IT project</li> 78 78 </ul> 79 79 80 - <div style="font-size:12px;color:#66 6;line-height:1.45;">80 + <div style="font-size:12px;color:#6a655e;line-height:1.45;"> 81 81 Accounts · IT support · software · digital tools · infrastructure · IT project coordination 82 82 </div> 83 83 </div> 84 84 <div style="padding:0 18px 18px 18px;"> 85 - <span class="btn btn-default btn-block disabled" aria-disabled="true">Explore IT & Digital Services</span> 85 + <span class="btn btn-default btn-block disabled" style="background:#f4f0e9;border-color:#d8d1c7;color:#6b655d;" aria-disabled="true">Explore IT & Digital Services</span> 86 86 </div> 87 87 </section> 88 88 89 89 <!-- 3. ROOMS, BUILDINGS & CAMPUS --> 90 - <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #d 9d9d9;border-left:6px solid #38b76a;border-radius:12px;background:#fff;box-shadow:0 1px3px rgba(0,0,0,.05);overflow:hidden;">90 + <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #e3ded6;border-left:6px solid #38b76a;border-radius:12px;background:#fcfbf8;box-shadow:0 1px 2px rgba(0,0,0,.035);overflow:hidden;"> 91 91 <div style="padding:18px 18px 14px 18px;flex:1;"> 92 - <div style="font-size:12px;font-weight:700;letter-spacing:.0 7em;color:#66737d;margin-bottom:6px;">CAMPUS</div>93 - <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;">Rooms, Buildings & Campus</h3> 94 - <p style="color:#66 6;margin:0 0 14px 0;">Rooms, buildings, facilities, campus use and operational support.</p>92 + <div style="display:inline-block;font-size:12px;font-weight:700;letter-spacing:.065em;color:#4f4a44;margin-bottom:8px;padding:4px 7px;background:#f3efe8;border-radius:4px;">CAMPUS</div> 93 + <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;color:#252321;">Rooms, Buildings & Campus</h3> 94 + <p style="color:#6a655e;margin:0 0 14px 0;">Rooms, buildings, facilities, campus use and operational support.</p> 95 95 96 96 <div style="font-weight:700;margin-bottom:6px;">I need to…</div> 97 97 <ul style="margin:0 0 14px 18px;padding:0;"> ... ... @@ -100,21 +100,23 @@ 100 100 <li>find information about campus facilities or house rules</li> 101 101 </ul> 102 102 103 - <div style="font-size:12px;color:#66 6;line-height:1.45;">103 + <div style="font-size:12px;color:#6a655e;line-height:1.45;"> 104 104 Facility management · estates · room coordination · building services · safety · house rules · campus operations 105 105 </div> 106 106 </div> 107 107 <div style="padding:0 18px 18px 18px;"> 108 - <span class="btn btn-default btn-block disabled" aria-disabled="true">Explore Rooms & Campus</span> 108 + <span class="btn btn-default btn-block disabled" style="background:#f4f0e9;border-color:#d8d1c7;color:#6b655d;" aria-disabled="true">Explore Rooms & Campus</span> 109 109 </div> 110 110 </section> 111 111 112 112 <!-- 4. ART & RESEARCH SERVICES --> 113 - <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #d 9d9d9;border-left:6px solid #21b6d7;border-radius:12px;background:#fff;box-shadow:0 1px3px rgba(0,0,0,.05);overflow:hidden;">113 + <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #e3ded6;border-left:6px solid #21b6d7;border-radius:12px;background:#fcfbf8;box-shadow:0 1px 2px rgba(0,0,0,.035);overflow:hidden;"> 114 114 <div style="padding:18px 18px 14px 18px;flex:1;"> 115 - <div style="font-size:12px;font-weight:700;letter-spacing:.07em;color:#66737d;margin-bottom:6px;">ART & RESEARCH</div> 116 - <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;">Art & Research Services</h3> 117 - <p style="color:#666;margin:0 0 14px 0;">Plan, manage, publish, share and preserve artistic and research projects.</p> 115 + <div style="display:inline-block;font-size:12px;font-weight:700;letter-spacing:.065em;color:#4f4a44;margin-bottom:8px;padding:4px 7px;background:#f3efe8;border-radius:4px;">ART & RESEARCH</div> 116 + <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;color:#252321;">Art & Research Services</h3> 117 + <p style="color:#6a655e;margin:0 0 8px 0;">Cross-unit guidance for planning, managing, publishing, sharing and preserving artistic and research projects.</p> 118 + <!-- ARSN_ROOT_SCOPE_ROUTING_V1 --> 119 + <div style="font-size:12px;color:#506168;line-height:1.45;margin:0 0 14px 0;padding:7px 9px;background:#eef7f9;border-radius:5px;"><strong>Central project & funding hub:</strong> Support Kunst und Forschung · specialist responsibilities remain with the relevant service units.</div> 118 118 119 119 <div style="font-weight:700;margin-bottom:6px;">I need to…</div> 120 120 <ul style="margin:0 0 14px 18px;padding:0;"> ... ... @@ -123,7 +123,7 @@ 123 123 <li>publish, cite, share or preserve outputs</li> 124 124 </ul> 125 125 126 - <div style="font-size:12px;color:#66 6;line-height:1.45;">128 + <div style="font-size:12px;color:#6a655e;line-height:1.45;"> 127 127 Research projects · research data management · rights & ethics · repositories · publication · preservation 128 128 </div> 129 129 </div> ... ... @@ -133,11 +133,11 @@ 133 133 </section> 134 134 135 135 <!-- 5. STUDY, TEACHING & CURRICULUM --> 136 - <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #d 9d9d9;border-left:6px solid #21b6d7;border-radius:12px;background:#fff;box-shadow:0 1px3px rgba(0,0,0,.05);overflow:hidden;">138 + <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #e3ded6;border-left:6px solid #21b6d7;border-radius:12px;background:#fcfbf8;box-shadow:0 1px 2px rgba(0,0,0,.035);overflow:hidden;"> 137 137 <div style="padding:18px 18px 14px 18px;flex:1;"> 138 - <div style="font-size:12px;font-weight:700;letter-spacing:.0 7em;color:#66737d;margin-bottom:6px;">STUDY & TEACHING</div>139 - <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;">Study, Teaching & Curriculum</h3> 140 - <p style="color:#66 6;margin:0 0 14px 0;">Support for studying, teaching, curricula and the learning environment.</p>140 + <div style="display:inline-block;font-size:12px;font-weight:700;letter-spacing:.065em;color:#4f4a44;margin-bottom:8px;padding:4px 7px;background:#f3efe8;border-radius:4px;">STUDY & TEACHING</div> 141 + <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;color:#252321;">Study, Teaching & Curriculum</h3> 142 + <p style="color:#6a655e;margin:0 0 14px 0;">Support for studying, teaching, curricula and the learning environment.</p> 141 141 142 142 <div style="font-weight:700;margin-bottom:6px;">I need to…</div> 143 143 <ul style="margin:0 0 14px 18px;padding:0;"> ... ... @@ -146,44 +146,67 @@ 146 146 <li>find support for final projects or accessibility in study</li> 147 147 </ul> 148 148 149 - <div style="font-size:12px;color:#66 6;line-height:1.45;">151 + <div style="font-size:12px;color:#6a655e;line-height:1.45;"> 150 150 Student affairs · teaching quality · curriculum development · final projects · student workspace 151 151 </div> 152 152 </div> 153 153 <div style="padding:0 18px 18px 18px;"> 154 - <span class="btn btn-default btn-block disabled" aria-disabled="true">Explore Study & Teaching</span> 156 + <span class="btn btn-default btn-block disabled" style="background:#f4f0e9;border-color:#d8d1c7;color:#6b655d;" aria-disabled="true">Explore Study & Teaching</span> 155 155 </div> 156 156 </section> 157 157 158 - <!-- 6.PURCHASING, FINANCE&LOGISTICS -->159 - <section style="display:flex;flex-direction:column;min-height:3 20px;border:1px solid #d9d9d9;border-left:6px solid #38b76a;border-radius:12px;background:#fff;box-shadow:0 1px3px rgba(0,0,0,.05);overflow:hidden;">160 +<!-- 6. RESEARCH & DISCOVERY RESOURCES --> 161 + <section style="display:flex;flex-direction:column;min-height:340px;border:1px solid #e3ded6;border-left:6px solid #21b6d7;border-radius:12px;background:#fcfbf8;box-shadow:0 1px 2px rgba(0,0,0,.035);overflow:hidden;"> 160 160 <div style="padding:18px 18px 14px 18px;flex:1;"> 161 - <div style="font-size:12px;font-weight:700;letter-spacing:.0 7em;color:#66737d;margin-bottom:6px;">PURCHASE&MOVE</div>162 - <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;"> Purchasing,Finance&Logistics</h3>163 - <p style="color:#66 6;margin:0 0 14px 0;">Buy,pay,budget, send, transport andmove things.</p>163 + <div style="display:inline-block;font-size:12px;font-weight:700;letter-spacing:.065em;color:#4f4a44;margin-bottom:8px;padding:4px 7px;background:#f3efe8;border-radius:4px;">FIND · SEARCH · DISCOVER</div> 164 + <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;color:#252321;">Research & Discovery Resources</h3> 165 + <p style="color:#6a655e;margin:0 0 14px 0;">Find literature, databases, archives, collections, repositories and specialist research resources across the University.</p> 164 164 165 165 <div style="font-weight:700;margin-bottom:6px;">I need to…</div> 166 166 <ul style="margin:0 0 14px 18px;padding:0;"> 169 + <li>find literature, media, databases or digital resources</li> 170 + <li>research archival, artistic or institutional collections</li> 171 + <li>discover repositories, specialist archives and research databases</li> 172 + </ul> 173 + 174 + <div style="font-size:12px;color:#6a655e;line-height:1.5;"> 175 + University Library & supA · licensed databases · University Archive & Art Collection · online collection databases · Oskar Kokoschka Centre · Viktor J. Papanek Foundation · Venedig Biennale Archiv Austria · Weibel Institute & Peter Weibel Archive · Ursula Blickle Video Archive · Angewandte Repository 176 + </div> 177 + </div> 178 + <div style="padding:0 18px 18px 18px;"> 179 + <span class="btn btn-default btn-block disabled" style="background:#f4f0e9;border-color:#d8d1c7;color:#6b655d;" aria-disabled="true">Explore Research & Discovery</span> 180 + </div> 181 + </section> 182 + 183 + <!-- 7. PURCHASING, FINANCE & LOGISTICS --> 184 + <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #e3ded6;border-left:6px solid #38b76a;border-radius:12px;background:#fcfbf8;box-shadow:0 1px 2px rgba(0,0,0,.035);overflow:hidden;"> 185 + <div style="padding:18px 18px 14px 18px;flex:1;"> 186 + <div style="display:inline-block;font-size:12px;font-weight:700;letter-spacing:.065em;color:#4f4a44;margin-bottom:8px;padding:4px 7px;background:#f3efe8;border-radius:4px;">PURCHASE & MOVE</div> 187 + <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;color:#252321;">Purchasing, Finance & Logistics</h3> 188 + <p style="color:#6a655e;margin:0 0 14px 0;">Buy, pay, budget, send, transport and move things.</p> 189 + 190 + <div style="font-weight:700;margin-bottom:6px;">I need to…</div> 191 + <ul style="margin:0 0 14px 18px;padding:0;"> 167 167 <li>purchase materials or services</li> 168 168 <li>clarify an invoice, budget or financial process</li> 169 169 <li>send, transport or move items</li> 170 170 </ul> 171 171 172 - <div style="font-size:12px;color:#66 6;line-height:1.45;">197 + <div style="font-size:12px;color:#6a655e;line-height:1.45;"> 173 173 Procurement · controlling · accounting · resource planning · mail & logistics · transport · relocations 174 174 </div> 175 175 </div> 176 176 <div style="padding:0 18px 18px 18px;"> 177 - <span class="btn btn-default btn-block disabled" aria-disabled="true">Explore Finance & Logistics</span> 202 + <span class="btn btn-default btn-block disabled" style="background:#f4f0e9;border-color:#d8d1c7;color:#6b655d;" aria-disabled="true">Explore Finance & Logistics</span> 178 178 </div> 179 179 </section> 180 180 181 - <!-- 7. LEGAL, DATA PROTECTION & GOVERNANCE -->182 - <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #d 9d9d9;border-left:6px solid #f0aa00;border-radius:12px;background:#fff;box-shadow:0 1px3px rgba(0,0,0,.05);overflow:hidden;">206 + <!-- 8. LEGAL, DATA PROTECTION & GOVERNANCE --> 207 + <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #e3ded6;border-left:6px solid #f0aa00;border-radius:12px;background:#fcfbf8;box-shadow:0 1px 2px rgba(0,0,0,.035);overflow:hidden;"> 183 183 <div style="padding:18px 18px 14px 18px;flex:1;"> 184 - <div style="font-size:12px;font-weight:700;letter-spacing:.0 7em;color:#66737d;margin-bottom:6px;">RIGHTS & RULES</div>185 - <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;">Legal, Data Protection & Governance</h3> 186 - <p style="color:#66 6;margin:0 0 14px 0;">Legal questions, privacy, information rights and institutional rules.</p>209 + <div style="display:inline-block;font-size:12px;font-weight:700;letter-spacing:.065em;color:#4f4a44;margin-bottom:8px;padding:4px 7px;background:#f3efe8;border-radius:4px;">RIGHTS & RULES</div> 210 + <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;color:#252321;">Legal, Data Protection & Governance</h3> 211 + <p style="color:#6a655e;margin:0 0 14px 0;">Legal questions, privacy, information rights and institutional rules.</p> 187 187 188 188 <div style="font-weight:700;margin-bottom:6px;">I need to…</div> 189 189 <ul style="margin:0 0 14px 18px;padding:0;"> ... ... @@ -192,21 +192,21 @@ 192 192 <li>understand an institutional rule or information-access requirement</li> 193 193 </ul> 194 194 195 - <div style="font-size:12px;color:#66 6;line-height:1.45;">220 + <div style="font-size:12px;color:#6a655e;line-height:1.45;"> 196 196 Legal affairs · data protection · freedom of information · governance · institutional rules 197 197 </div> 198 198 </div> 199 199 <div style="padding:0 18px 18px 18px;"> 200 - <span class="btn btn-default btn-block disabled" aria-disabled="true">Explore Legal & Governance</span> 225 + <span class="btn btn-default btn-block disabled" style="background:#f4f0e9;border-color:#d8d1c7;color:#6b655d;" aria-disabled="true">Explore Legal & Governance</span> 201 201 </div> 202 202 </section> 203 203 204 - <!-- 8. COMMUNICATION, MEDIA & EVENTS -->205 - <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #d 9d9d9;border-left:6px solid #e94b13;border-radius:12px;background:#fff;box-shadow:0 1px3px rgba(0,0,0,.05);overflow:hidden;">229 + <!-- 9. COMMUNICATION, MEDIA & EVENTS --> 230 + <section style="display:flex;flex-direction:column;min-height:320px;border:1px solid #e3ded6;border-left:6px solid #e94b13;border-radius:12px;background:#fcfbf8;box-shadow:0 1px 2px rgba(0,0,0,.035);overflow:hidden;"> 206 206 <div style="padding:18px 18px 14px 18px;flex:1;"> 207 - <div style="font-size:12px;font-weight:700;letter-spacing:.0 7em;color:#66737d;margin-bottom:6px;">COMMUNICATE & ORGANISE</div>208 - <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;">Communication, Media & Events</h3> 209 - <p style="color:#66 6;margin:0 0 14px 0;">Communicate, publish, print, promote and organise events.</p>232 + <div style="display:inline-block;font-size:12px;font-weight:700;letter-spacing:.065em;color:#4f4a44;margin-bottom:8px;padding:4px 7px;background:#f3efe8;border-radius:4px;">COMMUNICATE & ORGANISE</div> 233 + <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;color:#252321;">Communication, Media & Events</h3> 234 + <p style="color:#6a655e;margin:0 0 14px 0;">Communicate, publish, print, promote and organise events.</p> 210 210 211 211 <div style="font-weight:700;margin-bottom:6px;">I need to…</div> 212 212 <ul style="margin:0 0 14px 18px;padding:0;"> ... ... @@ -215,44 +215,21 @@ 215 215 <li>organise or support an event</li> 216 216 </ul> 217 217 218 - <div style="font-size:12px;color:#66 6;line-height:1.45;">243 + <div style="font-size:12px;color:#6a655e;line-height:1.45;"> 219 219 Press & communications · publications · print materials · event management · Open House · festival 220 220 </div> 221 221 </div> 222 222 <div style="padding:0 18px 18px 18px;"> 223 - <span class="btn btn-default btn-block disabled" aria-disabled="true">Explore Communication & Events</span> 248 + <span class="btn btn-default btn-block disabled" style="background:#f4f0e9;border-color:#d8d1c7;color:#6b655d;" aria-disabled="true">Explore Communication & Events</span> 224 224 </div> 225 225 </section> 226 226 227 - <!-- 9. UNIVERSITY LIBRARY --> 228 - <section style="display:flex;flex-direction:column;min-height:300px;border:1px solid #d9d9d9;border-left:6px solid #21b6d7;border-radius:12px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden;"> 229 - <div style="padding:18px 18px 14px 18px;flex:1;"> 230 - <div style="font-size:12px;font-weight:700;letter-spacing:.07em;color:#66737d;margin-bottom:6px;">FIND & ACCESS</div> 231 - <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;">University Library</h3> 232 - <p style="color:#666;margin:0 0 14px 0;">Find, access and work with literature, media and library resources.</p> 233 - 234 - <div style="font-weight:700;margin-bottom:6px;">I need to…</div> 235 - <ul style="margin:0 0 14px 18px;padding:0;"> 236 - <li>find literature or other media</li> 237 - <li>access library resources</li> 238 - <li>get help with research and information discovery</li> 239 - </ul> 240 - 241 - <div style="font-size:12px;color:#666;line-height:1.45;"> 242 - Literature · media · library access · catalogues · information discovery · library support 243 - </div> 244 - </div> 245 - <div style="padding:0 18px 18px 18px;"> 246 - <span class="btn btn-default btn-block disabled" aria-disabled="true">Explore University Library</span> 247 - </div> 248 - </section> 249 - 250 250 <!-- 10. INTERNATIONAL OFFICE --> 251 - <section style="display:flex;flex-direction:column;min-height:300px;border:1px solid #d 9d9d9;border-left:6px solid #21b6d7;border-radius:12px;background:#fff;box-shadow:0 1px3px rgba(0,0,0,.05);overflow:hidden;">253 + <section style="display:flex;flex-direction:column;min-height:300px;border:1px solid #e3ded6;border-left:6px solid #21b6d7;border-radius:12px;background:#fcfbf8;box-shadow:0 1px 2px rgba(0,0,0,.035);overflow:hidden;"> 252 252 <div style="padding:18px 18px 14px 18px;flex:1;"> 253 - <div style="font-size:12px;font-weight:700;letter-spacing:.0 7em;color:#66737d;margin-bottom:6px;">GO INTERNATIONAL</div>254 - <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;">International Office</h3> 255 - <p style="color:#66 6;margin:0 0 14px 0;">International mobility, exchange and international support.</p>255 + <div style="display:inline-block;font-size:12px;font-weight:700;letter-spacing:.065em;color:#4f4a44;margin-bottom:8px;padding:4px 7px;background:#f3efe8;border-radius:4px;">GO INTERNATIONAL</div> 256 + <h3 style="font-size:21px;line-height:1.25;margin:0 0 8px 0;color:#252321;">International Office</h3> 257 + <p style="color:#6a655e;margin:0 0 14px 0;">International mobility, exchange and international support.</p> 256 256 257 257 <div style="font-weight:700;margin-bottom:6px;">I need to…</div> 258 258 <ul style="margin:0 0 14px 18px;padding:0;"> ... ... @@ -261,12 +261,12 @@ 261 261 <li>find support for an international context</li> 262 262 </ul> 263 263 264 - <div style="font-size:12px;color:#66 6;line-height:1.45;">266 + <div style="font-size:12px;color:#6a655e;line-height:1.45;"> 265 265 Mobility · exchange · international cooperation · international support 266 266 </div> 267 267 </div> 268 268 <div style="padding:0 18px 18px 18px;"> 269 - <span class="btn btn-default btn-block disabled" aria-disabled="true">Explore International Office</span> 271 + <span class="btn btn-default btn-block disabled" style="background:#f4f0e9;border-color:#d8d1c7;color:#6b655d;" aria-disabled="true">Explore International Office</span> 270 270 </div> 271 271 </section> 272 272 ... ... @@ -273,7 +273,7 @@ 273 273 274 274 </div> 275 275 276 - <aside style="margin-top:26px;padding:14px 16px;border-left:4px solid #21b6d7;background:#f 4f8fa;border-radius:6px;">278 + <aside style="margin-top:26px;padding:14px 16px;border:1px solid #cfe8ef;border-left:4px solid #21b6d7;background:#eaf6f9;border-radius:6px;"> 277 277 <strong>Not sure where to start?</strong> 278 278 <div style="margin-top:4px;"> 279 279 Use the search at the top of the page or choose the card that best matches what you are trying to do. A service may deliberately appear in more than one area when this makes it easier to find. ... ... @@ -282,3 +282,238 @@ 282 282 283 283 </div> 284 284 {{/html}} 287 + 288 +{{html clean="false"}} 289 +<!-- SN_HORIZONTAL_BOX_HARMONIZER_START --> 290 +<style data-sn-horizontal-box-harmonizer="1"> 291 +[data-sn-equal-height-managed="1"]{box-sizing:border-box} 292 +@media(max-width:767px){ 293 + [data-sn-equal-height-managed="1"]{min-height:0!important} 294 +} 295 +</style> 296 +<script data-sn-horizontal-box-harmonizer="1"> 297 +(function(){ 298 + "use strict"; 299 + 300 + var MOBILE_MAX=767; 301 + var ROW_TOLERANCE=4; 302 + var MIN_W=150; 303 + var MIN_H=36; 304 + 305 + var root= 306 + document.getElementById("xwikicontent")|| 307 + document.querySelector(".xwiki-rendering-content")|| 308 + document.querySelector("main")|| 309 + document.body; 310 + 311 + if(!root)return; 312 + 313 + var managed=new Set(); 314 + var raf=0; 315 + 316 + function num(v){ 317 + var n=parseFloat(v); 318 + return Number.isFinite(n)?n:0; 319 + } 320 + 321 + function visible(el){ 322 + if(!el||el.nodeType!==1)return false; 323 + var s=getComputedStyle(el); 324 + if(s.display==="none"||s.visibility==="hidden"||Number(s.opacity)===0)return false; 325 + var r=el.getBoundingClientRect(); 326 + return r.width>=MIN_W&&r.height>=MIN_H; 327 + } 328 + 329 + function excluded(el){ 330 + return !el.matches||el.matches( 331 + "button,input,select,textarea,option,label,img,svg,canvas,table,thead,tbody,tfoot,tr,td,th,summary,script,style,noscript,template,.btn,.chip,[role=button]" 332 + ); 333 + } 334 + 335 + function namedLikeBox(el){ 336 + var c=typeof el.className==="string"?el.className:""; 337 + return /(^|[\s_-])(box|card|tile|panel|role|check|service|source|call|area|detail|resource|topic|warn|info)([\s_-]|$)/i.test(c); 338 + } 339 + 340 + function boxLike(el){ 341 + if(!visible(el)||excluded(el))return false; 342 + var s=getComputedStyle(el); 343 + var r=el.getBoundingClientRect(); 344 + var border= 345 + num(s.borderTopWidth)+num(s.borderRightWidth)+ 346 + num(s.borderBottomWidth)+num(s.borderLeftWidth); 347 + var radius=Math.max( 348 + num(s.borderTopLeftRadius),num(s.borderTopRightRadius), 349 + num(s.borderBottomLeftRadius),num(s.borderBottomRightRadius) 350 + ); 351 + var bg=s.backgroundColor&&s.backgroundColor!=="rgba(0, 0, 0, 0)"&&s.backgroundColor!=="transparent"; 352 + var shadow=s.boxShadow&&s.boxShadow!=="none"; 353 + return namedLikeBox(el)||border>=1||(bg&&radius>=3)||(shadow&&r.width>=180); 354 + } 355 + 356 + function pickTarget(child){ 357 + if(!visible(child))return null; 358 + if(boxLike(child))return child; 359 + 360 + var cr=child.getBoundingClientRect(); 361 + var q=[]; 362 + Array.from(child.children||[]).forEach(function(el){ 363 + q.push({el:el,depth:1}); 364 + }); 365 + 366 + var best=null,bestScore=-1; 367 + 368 + while(q.length){ 369 + var item=q.shift(); 370 + var el=item.el; 371 + if(!visible(el))continue; 372 + 373 + var r=el.getBoundingClientRect(); 374 + 375 + if(r.width>=cr.width*.72&&boxLike(el)){ 376 + var widthFit=1-Math.min(1,Math.abs(cr.width-r.width)/Math.max(1,cr.width)); 377 + var topFit=1-Math.min(1,Math.abs(cr.top-r.top)/80); 378 + var score=widthFit*5+topFit*2+Math.min(r.height,600)/600; 379 + if(score>bestScore){ 380 + best=el; 381 + bestScore=score; 382 + } 383 + } 384 + 385 + if(item.depth<3){ 386 + Array.from(el.children||[]).forEach(function(next){ 387 + q.push({el:next,depth:item.depth+1}); 388 + }); 389 + } 390 + } 391 + 392 + return best; 393 + } 394 + 395 + function reset(){ 396 + managed.forEach(function(el){ 397 + el.style.removeProperty("min-height"); 398 + el.removeAttribute("data-sn-equal-height-managed"); 399 + }); 400 + managed.clear(); 401 + } 402 + 403 + function horizontalLayout(parent){ 404 + if(!visible(parent))return false; 405 + var s=getComputedStyle(parent); 406 + if(s.display==="grid"||s.display==="inline-grid")return true; 407 + if(s.display==="flex"||s.display==="inline-flex"){ 408 + return s.flexDirection==="row"||s.flexDirection==="row-reverse"; 409 + } 410 + return false; 411 + } 412 + 413 + function rowGroups(entries){ 414 + var groups=[]; 415 + entries.slice().sort(function(a,b){ 416 + return a.rect.top-b.rect.top||a.rect.left-b.rect.left; 417 + }).forEach(function(entry){ 418 + var group=null; 419 + for(var i=0;i<groups.length;i++){ 420 + if(Math.abs(groups[i].top-entry.rect.top)<=ROW_TOLERANCE){ 421 + group=groups[i]; 422 + break; 423 + } 424 + } 425 + if(!group){ 426 + group={top:entry.rect.top,entries:[]}; 427 + groups.push(group); 428 + } 429 + group.entries.push(entry); 430 + }); 431 + return groups; 432 + } 433 + 434 + function run(){ 435 + reset(); 436 + 437 + if(window.innerWidth<=MOBILE_MAX)return; 438 + 439 + var parents=Array.from(root.querySelectorAll("*")).filter(function(el){ 440 + return el.children&&el.children.length>=2&&horizontalLayout(el); 441 + }); 442 + 443 + parents.forEach(function(parent){ 444 + var entries=[]; 445 + 446 + Array.from(parent.children).forEach(function(child){ 447 + if(!visible(child))return; 448 + var target=pickTarget(child); 449 + if(!target)return; 450 + entries.push({ 451 + target:target, 452 + rect:target.getBoundingClientRect() 453 + }); 454 + }); 455 + 456 + if(entries.length<2)return; 457 + 458 + rowGroups(entries).forEach(function(group){ 459 + if(group.entries.length<2)return; 460 + 461 + var lefts=group.entries.map(function(e){return e.rect.left;}).sort(function(a,b){return a-b;}); 462 + if(lefts[lefts.length-1]-lefts[0]<80)return; 463 + 464 + var targets=[]; 465 + var seen=new Set(); 466 + 467 + group.entries.forEach(function(e){ 468 + if(!seen.has(e.target)){ 469 + seen.add(e.target); 470 + targets.push(e.target); 471 + } 472 + }); 473 + 474 + if(targets.length<2)return; 475 + 476 + var max=0; 477 + targets.forEach(function(el){ 478 + max=Math.max(max,el.getBoundingClientRect().height); 479 + }); 480 + 481 + max=Math.ceil(max); 482 + if(max<MIN_H)return; 483 + 484 + targets.forEach(function(el){ 485 + el.style.setProperty("min-height",max+"px"); 486 + el.setAttribute("data-sn-equal-height-managed","1"); 487 + managed.add(el); 488 + }); 489 + }); 490 + }); 491 + } 492 + 493 + function schedule(){ 494 + if(raf)cancelAnimationFrame(raf); 495 + raf=requestAnimationFrame(function(){ 496 + raf=requestAnimationFrame(function(){ 497 + raf=0; 498 + run(); 499 + }); 500 + }); 501 + } 502 + 503 + addEventListener("resize",schedule,{passive:true}); 504 + addEventListener("load",schedule,{once:true}); 505 + 506 + root.addEventListener("click",function(){ 507 + setTimeout(schedule,0); 508 + },true); 509 + 510 + if(document.fonts&&document.fonts.ready){ 511 + document.fonts.ready.then(schedule); 512 + } 513 + 514 + schedule(); 515 + setTimeout(schedule,250); 516 + setTimeout(schedule,900); 517 +})(); 518 +</script> 519 +<!-- SN_HORIZONTAL_BOX_HARMONIZER_END --> 520 +{{/html}} 521 +
- XWiki.XWikiRights[0]
-
- allow
-
... ... @@ -1,0 +1,1 @@ 1 +Allow - levels
-
... ... @@ -1,0 +1,1 @@ 1 +view - users
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest
- XWiki.XWikiRights[1]
-
- allow
-
... ... @@ -1,0 +1,1 @@ 1 +Allow - groups
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiAllGroup - levels
-
... ... @@ -1,0 +1,1 @@ 1 +view
- XWiki.XWikiRights[2]
-
- allow
-
... ... @@ -1,0 +1,1 @@ 1 +Allow - groups
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.OE-0000211 - levels
-
... ... @@ -1,0 +1,1 @@ 1 +view,comment,edit,script
- XWiki.XWikiRights[3]
-
- allow
-
... ... @@ -1,0 +1,1 @@ 1 +Allow - levels
-
... ... @@ -1,0 +1,1 @@ 1 +view,comment,edit,script - users
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.p0010210