-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwebarchives-search.html
executable file
·130 lines (110 loc) · 5.77 KB
/
webarchives-search.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
---
title: Search UAlbany's Web Archives
subtitle: 'preserving albany.edu and more since 2012'
layout: one_column
permalink: /webarchives/search/
---
<script type="text/javascript" src="{{ site.url }}/oldDrupal/js/webArchivesSearch.js"></script>
<link rel="stylesheet" href="{{ site.url }}/oldDrupal/css/ua/webArchSearch.css" type="text/css"></link>
<link rel="stylesheet" href="{{ site.url }}/oldDrupal/css/awesome-bootstrap-checkbox.css" type="text/css"></link>
<div class="row">
<div class="col-md-4" id="search-options">
<div class="pb-2 mt-4 mb-2 border-bottom">Narrow by Collection</div>
<form role="form">
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox1" value="3308" checked>
<label for="checkbox1">Website of the University at Albany, SUNY (<a href="https://archives.albany.edu/description/catalog/ua940">more</a>)</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox2" value="5967">
<label for="checkbox2">UAlbany News & Events</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox3" value="6372">
<label for="checkbox3">Albany Student Press (<a href="https://archives.albany.edu/description/catalog/ua809aspace_e4a66f9cad6f5c3dce8c51a91eed676d">more</a>)</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox4" value="6916">
<label for="checkbox4">Business Council of New York State (<a href="https://archives.albany.edu/description/catalog/apap043aspace_c5982b776cca73d2d2c086bb587b4f17">more</a>)</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox5" value="6915">
<label for="checkbox5">CSEA</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox6" value="7802">
<label for="checkbox6">Environmental Advocates of New York (<a href="https://archives.albany.edu/description/catalog/apap104aspace_fd970763eb173cb0e231f3f565f1ca46">more</a>)</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox7" value="7081">
<label for="checkbox7">New York Civil Liberties Union (<a href="https://archives.albany.edu/description/catalog/apap331aspace_11decb1396d802acfd57fcd871991bf6">more</a>)</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox8" value="7801">
<label for="checkbox8">Parks & Trails New York (<a href="https://archives.albany.edu/description/catalog/apap362aspace_feb98853a3f9b30d1c7d65537417a1c8">more</a>)</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox9" value="7802">
<label for="checkbox9">Pride Center of the Capital Region (<a href="https://archives.albany.edu/description/catalog/apap361aspace_580384ecf25c510ba1ec8a9650daeb31">more</a>)</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox10" value="9712">
<label for="checkbox10">Empire Center</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox11" value="9061">
<label for="checkbox11">New York State Republican Committee</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox11" value="9063">
<label for="checkbox11">New York State Democratic Committee</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox11" value="9655">
<label for="checkbox11">New York State Political Third Parties</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox12" value="6913">
<label for="checkbox12">United University Professions (UUP)</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox13" value="9706">
<label for="checkbox13">Atlantic States Legal Foundation</label>
</div>
<div class="checkbox checkbox-primary">
<input type="checkbox" class="styled" id="checkbox14" value="8702">
<label for="checkbox14">98 Acres in Albany</label>
</div>
</form>
<div class="col-xs-12" id="searchHelp">
<a id="searchAll" href="#">Search All</a> | <a id="searchNone" href="#">Search None</a>
</div>
</div>
<div class="col-md-8" id="webArchivesBox">
<form class="form-inline justify-content-center" id="webArchivesSearch">
<div class="form-group col-xs-12">
<div class="input-group flex-nowrap">
<input class="form-control input-lg" id="searchInput" placeholder="Search Web Archives" type="text" />
<div class="input-group-append">
<button class="btn btn-primary input-lg" disabled="" onclick="ga('send', 'event', 'search', 'click', 'button');" type="submit"><i class="fa fa-search" aria-hidden="true"></i></button>
</div>
</div>
</div>
</form>
<div class="col-xs-12">
<div class="text-center">
<div class="btn-group">
<a href="{{ site.url }}/webarchives" class="btn btn-primary">About Web Archives</a>
<a href="{{ site.rooturl }}/description/repositories/ua" class="btn btn-primary">About University Archives</a>
</div>
</div>
</div>
<div class="row" id="searchRow">
<div class="text-center col-xs-12" id="search-error"></div>
</div>
<div class="row" id="resultsRow">
<div id="loadingArea" class="col-xs-12"></div>
<div id="results" class="col-xs-12"></div>
</div>
</div>
</div>