-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathproxy404.html
65 lines (56 loc) · 3.41 KB
/
proxy404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
title: Proxy Server Error - Invalid Link
section: Help
layout: page
permalink: /proxy404.html
chat-widget: true
---
<div class="alert alert-warning" role="alert">
<div class="text-center">Due to a recent systems upgrade, the link you clicked is no longer valid. The URL of our proxy server has changed.</div>
</div>
<p>Most library proxy links can be repaired by replacing the old domain name <code>http://ida.lib.uidaho.edu:2048/</code> with the new one <code>https://uidaho.idm.oclc.org/</code>. Information in the old link following the domain stays the same (note that new domain does <em>not</em> include a port number). For example:</p>
<ul>
<li>Old link to Chronicle for Higher Education: <code>http://ida.lib.uidaho.edu:2048/login?url=https://chronicle.com</code></li>
<li>New link: <code>https://uidaho.idm.oclc.org/login?url=https://www.chronicle.com/</code></li>
</ul>
<p>The library proxy server allows patrons to use U of I authentication to log in and access resources as if located on campus. Updated proxy links can be found in our <a href="https://libguides.uidaho.edu/az/databases?">Databases A-Z listings</a>. Please contact our Reference Services (<a href="mailto:[email protected]">[email protected]</a>) for help.</p>
<hr>
<div class="row">
<div class="col-sm-12 text-start">
<h2>Contact Us for Help</h2>
</div>
<div class="col-md-6">
<a class="btn btn-lg btn-outline-pride-gold rounded-0 mx-auto popular" href="{{ '/help/chat.html' | relative_url }}">
<span class="fas fa-comments" aria-hidden="true"></span> 24/7 Chat</a>
<p class="mt-0 text-center"><small>Chat with a librarian for instant help!</small></p>
</div>
<div class="col-md-6">
<a class="btn btn-lg btn-outline-pride-gold rounded-0 mx-auto popular" href="/about/hours.html#reference">
<span class="fas fa-user" aria-hidden="true"></span> Visit</a>
<p class="mt-0 text-center"><small><a href="/about/maps.html#first-floor">First Floor</a> Information Desk</small></p>
</div>
<div class="col-md-6">
<a class="btn btn-lg btn-outline-pride-gold rounded-0 mx-auto popular" href="mailto:[email protected]">
<span class="fas fa-envelope" aria-hidden="true"></span> Email</a>
<p class="mt-0 text-center"><small>[email protected]</small></p>
</div>
<div class="col-md-6">
<a class="btn btn-lg btn-outline-pride-gold rounded-0 mx-auto popular" href="sms:208-449-0841">
<span class="fas fa-mobile-alt" aria-hidden="true"></span> Text</a>
<p class="mt-0 text-center"><small>208-449-0841</small></p>
</div>
<div class="col-md-6">
<a class="btn btn-lg btn-outline-pride-gold rounded-0 mx-auto popular" href="tel:208-885-6584">
<span class="fas fa-phone" aria-hidden="true"></span> Call</a>
<p class="mt-0 text-center"><small>Research Help: 208-885-6584 <br/>General Library: 208-885-6534</small></p>
</div>
<div class="col-md-6">
<a class="btn btn-lg btn-outline-pride-gold rounded-0 mx-auto popular" href="{{ '/help/research.html' | relative_url }}">
<span class="fas fa-calendar-check" aria-hidden="true"></span> Meet</a>
<p class="mt-0 text-center"><small>Arrange a research consultation with a subject librarian</small></p>
</div>
<div class="col-md-12">
<p class="px-3">Our librarians are here to help you with all your information needs.</p>
</div>
</div>
<hr>