source: gs3-installations/thewillow/trunk/sites/thewillow/dlcol-chatgpt/iframe-page/dl-chatgpt.html@ 38779

Last change on this file since 38779 was 38779, checked in by davidb, 4 months ago

Files that need to be moved to <gsdl3srchome>/web to provide a static web page example using an iframe to embedd the React/NextJS based chatbot

File size: 26.4 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!-- saved from url=(0107)https://thewillow-aws.sowemustthink.space/greenstone3/library/collection/community-contributions/page/about -->
3<html lang="en" xmlns:exsl="http://exslt.org/common" xmlns:lxslt="http://xml.apache.org/xslt" xmlns:result="http://www.example.com/results" class=""><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4 <!--<base href="//thewillow-aws.sowemustthink.space/greenstone3/">--><base href="."><!-- [if lte IE 6]></base><![endif] -->
5 <title>ChatGPT with community-contributions :: The Willow Digital Library Archive</title>
6
7 <script>
8 // Too soon to use gsf:variable, as 'gs' not yet defined, so roll-our-own JS variable
9 var googlesignin_client_id = '';
10 </script>
11
12 <script>
13 function gslogout(logout_action_url) {
14 if (googlesignin_client_id != '') {
15 //googleLogout();
16 console.log("Need to implement new Google Identiy Logout function?????");
17 }
18 window.location = logout_action_url;
19 }
20 </script>
21
22 <link href="./dl-chatgpt_files/jquery-ui.theme.css" rel="stylesheet" type="text/css">
23 <link href="./dl-chatgpt_files/jquery-ui.structure.min.css" rel="stylesheet" type="text/css">
24 <link href="./dl-chatgpt_files/core.css" rel="stylesheet" type="text/css">
25 <link href="https://thewillow-aws.sowemustthink.space/greenstone3/interfaces/thewillow/images/favicon.ico" rel="shortcut icon">
26 <script src="./dl-chatgpt_files/jquery-3.6.0.min.js.download" type="text/javascript"> </script>
27
28 <script src="./dl-chatgpt_files/jquery-ui.min.js.download" type="text/javascript"> </script>
29
30 <script src="./dl-chatgpt_files/jquery.blockUI.js.download" type="text/javascript"> </script>
31
32 <link href="./dl-chatgpt_files/cookieconsent.css" rel="stylesheet" type="text/css">
33 <script type="text/javascript">if(typeof gs==="undefined"){gs={};}
34if(typeof gs.text==="undefined"){gs.text={};}
35if(typeof gs.text.ccm==="undefined"){gs.text.ccm={};}
36gs.text.ccm.Popup_Description="Greenstone uses essential cookies to ensure its proper operation.";
37gs.text.ccm.Manager_AcceptNecessaryButton="Reject All";
38if(typeof gs.text.ccm.Manager==="undefined"){gs.text.ccm.Manager={};}
39gs.text.ccm.Manager.RequiredCookies_Title="Required Cookies";
40gs.text.ccm.Manager.CookieTable_EndOfSessionExpiration="End of session";
41gs.text.ccm.Manager_Title="Cookie Consent Manager";
42gs.text.ccm.Manager.CookieTableHeaders_Expiration="Expiration";
43gs.text.ccm.Popup_OpenAdvancedManager="More Info";
44gs.text.ccm.Popup_Title="We use Cookies!";
45gs.text.ccm.Manager_AcceptAllButton="Accept All";
46gs.text.ccm.Manager_Description="Greenstone uses essential cookies to ensure its proper operation. You can view this cookie manager later by visiting the preferences page.";
47gs.text.ccm.Manager.CookieTableHeaders_Name="Name";
48gs.text.ccm.Popup_AcceptAllCookies="Got it";
49gs.text.ccm.Popup_AcceptNecessaryCookies="Reject All";
50gs.text.ccm.Manager_SaveSettingsButton="Close";
51gs.text.ccm.Manager.RequiredCookies_Description="These cookies are essential to ensuring that Greenstone operates properly.";
52gs.text.ccm.Manager_CloseButton="Close";
53if(typeof gs.text.ccm.Manager.RequiredCookies==="undefined"){gs.text.ccm.Manager.RequiredCookies={};}
54gs.text.ccm.Manager.RequiredCookies.supportsXSLT_Description="Allows Greenstone to tell whether or not your browser supports client-side XSLT transformations.";
55gs.text.ccm.Manager.RequiredCookies.JSESSIONID_Description="Allows Greenstone to maintain your login status, chosen language, site settings and favourites basket.";
56gs.text.ccm.Manager.CookieTableHeaders_Provider="Provider";
57gs.text.ccm.Manager.CookieTableHeaders_Description="Description";
58 </script>
59
60 <script defer="true" src="./dl-chatgpt_files/cookieconsent.js.download" type="text/javascript"> </script>
61
62 <script defer="true" src="./dl-chatgpt_files/cookieconsent-gsinit.js.download" type="text/javascript"> </script>
63
64 <script src="./dl-chatgpt_files/zoomer.js.download" type="text/javascript"> </script>
65
66 <script type="text/javascript">
67 if (typeof gs === "undefined" ) {
68 gs={};
69 }
70 if(typeof gs.cgiParams==="undefined"){gs.cgiParams={};} //gs.cgiParams ??= {};
71 if(typeof gs.xsltParams==="undefined"){gs.xsltParams={};} //gs.xsltParams ??= {};
72 if(typeof gs.siteMetadata==="undefined"){gs.siteMetadata={};} //gs.siteMetadata ??= {};
73 if(typeof gs.collectionMetadata==="undefined"){gs.collectionMetadata={};} //gs.collectionMetadata ??= {};
74 if(typeof gs.documentMetadata==="undefined"){gs.documentMetadata={};} //gs.documentMetadata ??= {};
75 if(typeof gs.imageURLs==="undefined"){gs.imageURLs={};} //gs.imageURLs ??= {};
76 if(typeof gs.variables==="undefined"){gs.variables={};} //gs.variables ??= {};
77 if(typeof gs.requestInformation==="undefined"){gs.requestInformation={};} //gs.requestInformation ??= {};
78 </script>
79
80 <script type="text/javascript">
81 var name;
82 var value;
83 name = "c";value = "community-contributions";name = name.replace(".", "_");
84 gs.cgiParams[name] = value;
85 name = "favouritebasket";value = "on";name = name.replace(".", "_");
86 gs.cgiParams[name] = value;
87 </script>
88
89 <script type="text/javascript">gs.xsltParams.library_name = "library";gs.xsltParams.interface_name = "thewillow";gs.xsltParams.site_name = "thewillow";gs.xsltParams.use_client_side_xslt = "false";gs.xsltParams.filepath = "";gs.xsltParams.cookie_path = "greenstone3";</script>
90
91 <script type="text/javascript">gs.imageURLs.expand = "interfaces/thewillow/images/expand.png";gs.imageURLs.collapse = "interfaces/thewillow/images/collapse.png";gs.imageURLs.page = "interfaces/thewillow/images/page.png";gs.imageURLs.chapter = "interfaces/thewillow/images/chapter.png";gs.imageURLs.realisticBook = "interfaces/thewillow/images/rbook.png";gs.imageURLs.highlight = "interfaces/thewillow/images/hl.png";gs.imageURLs.bookshelf = "interfaces/thewillow/images/bookshelf.png";gs.imageURLs.book = "interfaces/thewillow/images/book.png";gs.imageURLs.loading = "interfaces/thewillow/images/loading.gif";gs.imageURLs.pageIcon = "interfaces/thewillow/images/itext.gif";gs.imageURLs.trashFull = "interfaces/thewillow/images/trash-full.png";gs.imageURLs.blank = "interfaces/thewillow/images/blankImage.png";gs.imageURLs.next = "interfaces/thewillow/images/next.png";gs.imageURLs.prev = "interfaces/thewillow/images/previous.png";gs.imageURLs.trashEmpty = "interfaces/thewillow/images/trash-empty.png";gs.imageURLs.trashFull = "interfaces/thewillow/images/trash-full.png";gs.imageURLs.greenBug = "interfaces/thewillow/images/GB.png";</script>
92
93 <script type="text/javascript">
94 function addMetadataToList(name, value, list, lang)
95 {
96 name = name.replace(".", "_");
97 if(lang == "" || lang == "en")
98 {
99 list[name] = value;
100 }
101 else
102 {
103 if (list[lang] == undefined)
104 {
105 list[lang] = new Array();
106 }
107 var langList = list[lang];
108 langList[name] = value;
109 }
110 }
111 var name;
112 var value;
113 var lang;
114 name = "siteAdmin";value = "[email protected]";lang = "";
115 addMetadataToList(name, value, gs.siteMetadata, lang);
116 name = "creator";value = "";lang = "en";
117 addMetadataToList(name, value, gs.collectionMetadata, lang);
118 name = "maintainer";value = "";lang = "en";
119 addMetadataToList(name, value, gs.collectionMetadata, lang);
120 name = "public";value = "true";lang = "en";
121 addMetadataToList(name, value, gs.collectionMetadata, lang);
122 name = "numDocs";value = "158";lang = "";
123 addMetadataToList(name, value, gs.collectionMetadata, lang);
124 name = "buildType";value = "solr";lang = "";
125 addMetadataToList(name, value, gs.collectionMetadata, lang);
126 name = "indexStem";value = "community-contributions";lang = "";
127 addMetadataToList(name, value, gs.collectionMetadata, lang);
128 name = "infodbType";value = "jdbm";lang = "";
129 addMetadataToList(name, value, gs.collectionMetadata, lang);
130 name = "buildDate";value = "1707702357";lang = "";
131 addMetadataToList(name, value, gs.collectionMetadata, lang);
132 name = "earliestDatestamp";value = "1707702277";lang = "";
133 addMetadataToList(name, value, gs.collectionMetadata, lang);
134 name = "httpPath";value = "library/sites/thewillow/collect/community-contributions";lang = "";
135 addMetadataToList(name, value, gs.collectionMetadata, lang);
136 name = "tidyoption";value = "untidy";lang = "";
137 addMetadataToList(name, value, gs.collectionMetadata, lang);
138 addMetadataToList("docType", "", gs.documentMetadata, "");</script>
139
140 <script type="text/javascript">
141 gs.requestInformation.fullURL = "http://thewillow-aws.sowemustthink.space/greenstone3/library/collection/community-contributions/page/about";
142 </script>
143
144 <script type="text/javascript">
145 if (typeof gs.userInformation === "undefined") {
146 gs.userInformation={};
147 }
148 gs.userInformation.username = "";
149 gs.userInformation.groups = "";
150
151 gs.userInformation.uid = "A6BD5B5F0CA807D7C13985C11A492C79";
152 </script>
153
154 <script src="./dl-chatgpt_files/javascript-global-functions.js.download" type="text/javascript"> </script>
155
156 <script src="./dl-chatgpt_files/GSMetadata.js.download" type="text/javascript"> </script>
157
158 <script src="./dl-chatgpt_files/utility_scripts.js.download" type="text/javascript"> </script>
159
160 <script type="text/javascript">
161 gs.variables["_httpbrowse_"]
162 = "library/collection/community-contributions/browse";</script>
163
164 <script type="text/javascript">
165 gs.variables["_httpquery_"]
166 = "library/collection/community-contributions/search";</script>
167
168 <script src="./dl-chatgpt_files/yahoo-min.js.download" type="text/javascript"> </script>
169
170 <script src="./dl-chatgpt_files/event-min.js.download" type="text/javascript"> </script>
171
172 <script src="./dl-chatgpt_files/connection-min.js.download" type="text/javascript"> </script>
173
174 <script src="./dl-chatgpt_files/dom-min.js.download" type="text/javascript"> </script>
175
176 <script src="./dl-chatgpt_files/favouritebasket.js.download" type="text/javascript"> </script>
177
178 <link href="./dl-chatgpt_files/favourites.css" rel="stylesheet" type="text/css">
179 <link href="./dl-chatgpt_files/core-extra.css" rel="stylesheet" type="text/css">
180 <link href="./dl-chatgpt_files/css.css" media="all" rel="stylesheet">
181 <link href="./dl-chatgpt_files/vsm0qzc.css" rel="stylesheet">
182 <link href="./dl-chatgpt_files/oswald.css" media="all" rel="stylesheet">
183 <link href="./dl-chatgpt_files/h360_tooltip.css" media="all" rel="stylesheet">
184 <link href="./dl-chatgpt_files/ajax-progress.module.css" media="all" rel="stylesheet">
185 <link href="./dl-chatgpt_files/align.module.css" media="all" rel="stylesheet">
186 <link href="./dl-chatgpt_files/autocomplete-loading.module.css" media="all" rel="stylesheet">
187 <link href="./dl-chatgpt_files/fieldgroup.module.css" media="all" rel="stylesheet">
188 <link href="./dl-chatgpt_files/container-inline.module.css" media="all" rel="stylesheet">
189 <link href="./dl-chatgpt_files/clearfix.module.css" media="all" rel="stylesheet">
190 <link href="./dl-chatgpt_files/details.module.css" media="all" rel="stylesheet">
191 <link href="./dl-chatgpt_files/hidden.module.css" media="all" rel="stylesheet">
192 <link href="./dl-chatgpt_files/item-list.module.css" media="all" rel="stylesheet">
193 <link href="./dl-chatgpt_files/js.module.css" media="all" rel="stylesheet">
194 <link href="./dl-chatgpt_files/nowrap.module.css" media="all" rel="stylesheet">
195 <link href="./dl-chatgpt_files/position-container.module.css" media="all" rel="stylesheet">
196 <link href="./dl-chatgpt_files/progress.module.css" media="all" rel="stylesheet">
197 <link href="./dl-chatgpt_files/reset-appearance.module.css" media="all" rel="stylesheet">
198 <link href="./dl-chatgpt_files/resize.module.css" media="all" rel="stylesheet">
199 <link href="./dl-chatgpt_files/sticky-header.module.css" media="all" rel="stylesheet">
200 <link href="./dl-chatgpt_files/system-status-counter.css" media="all" rel="stylesheet">
201 <link href="./dl-chatgpt_files/system-status-report-counters.css" media="all" rel="stylesheet">
202 <link href="./dl-chatgpt_files/system-status-report-general-info.css" media="all" rel="stylesheet">
203 <link href="./dl-chatgpt_files/tabledrag.module.css" media="all" rel="stylesheet">
204 <link href="./dl-chatgpt_files/tablesort.module.css" media="all" rel="stylesheet">
205 <link href="./dl-chatgpt_files/tree-child.module.css" media="all" rel="stylesheet">
206 <link href="./dl-chatgpt_files/views.module.css" media="all" rel="stylesheet">
207 <link href="./dl-chatgpt_files/filter.caption.css" media="all" rel="stylesheet">
208 <link href="./dl-chatgpt_files/filter.caption_002.css" media="all" rel="stylesheet">
209 <link href="./dl-chatgpt_files/eu_cookie_compliance.css" media="all" rel="stylesheet">
210 <link href="./dl-chatgpt_files/responsive_menu_breakpoint.css" media="all" rel="stylesheet">
211 <link href="./dl-chatgpt_files/mmenu.css" media="all" rel="stylesheet">
212 <link href="./dl-chatgpt_files/responsive_menu.css" media="all" rel="stylesheet">
213 <link href="./dl-chatgpt_files/mmenu.bootstrap.css" media="all" rel="stylesheet">
214 <link href="./dl-chatgpt_files/colorbox_style.css" media="all" rel="stylesheet">
215 <link href="./dl-chatgpt_files/extlink.css" media="all" rel="stylesheet">
216 <link href="./dl-chatgpt_files/style.css" media="all" rel="stylesheet">
217 <link href="./dl-chatgpt_files/css" media="all" rel="stylesheet">
218 <script src="./dl-chatgpt_files/thewillow-extra.js.download" type="text/javascript"><!-- --></script>
219 </head>
220
221 <body class="pAction aboutSubaction" dir="ltr">
222 <a name="top"> </a>
223<!-- Supress streetlifeyork top-level navigation bar -->
224 <div class="ui-corner-all" id="container">
225 <div class="ui-widget-header ui-corner-bottom" id="gs_banner" style="margin-bottom: 0.5rem;">
226 <style>
227 #new-bannerXXXX {
228 width: 1280px;
229 margin-left: auto;
230 margin-right: auto;
231 height: 250px;
232 }
233
234
235
236
237
238
239
240 </style>
241
242 <div class="new-banner-page-about" id="new-banner">
243 <span aria-label="The Willow Restaurant York, courtesy of The York Press" role="img"> </span>
244
245 <div style="float: right">
246 <div id="over-banner-logo"></div>
247
248 <div style="position: absolute; right: 1rem; bottom: -1.5rem; font-size: 80%; font-style:italic;"><!-- non-collapsing filler -->
249 Banner image courtesy of The York Press
250 </div>
251 </div>
252
253 <div style="position: absolute; bottom: 0px;">
254 <style>
255 #gs-nav li:nth-child(3) {
256 display: none;
257 }
258
259 #story-list {
260 position: absolute;
261 display: none;
262 color: #000000;
263 background-color: #E6E6E6;
264 }
265
266
267 #story-list table tr td {
268 padding: 0.4rem 0.4rem 0.2rem 0.4rem;
269 }
270
271 #story-list tr:hover {
272 color: #FFFFFF;
273 background-color: #000000;
274 }
275
276
277 </style>
278
279 <ul id="gs-nav">
280 <li class="ui-state-default ui-corner-top ui-state-active ui-tabs-selected" id="about-tab">
281 <a href="https://thewillow-aws.sowemustthink.space/greenstone3/library/collection/community-contributions/page/about;jsessionid=A6BD5B5F0CA807D7C13985C11A492C79" title="About this collecotion">Willow Archive Project</a>
282 </li>
283
284 <li class="ui-state-default ui-corner-top ui-state-active" id="stories-tab">
285 <a href="https://thewillow-aws.sowemustthink.space/greenstone3/library/collection/community-contributions/page/stories;jsessionid=A6BD5B5F0CA807D7C13985C11A492C79" title="Stories">Stories</a>
286
287 <div id="story-list"><!-- Location for story list --></div>
288 </li>
289
290 <li class="ui-state-default ui-corner-top">
291 <a href="https://thewillow-aws.sowemustthink.space/greenstone3/library/collection/community-contributions/browse/CL1;jsessionid=A6BD5B5F0CA807D7C13985C11A492C79" title="Browse by Stories">Stories</a>
292 </li>
293
294 <li class="ui-state-default ui-corner-top ui-state-active" id="query-tab">
295 <a href="https://thewillow-aws.sowemustthink.space/greenstone3/library/collection/community-contributions/search/AdvancedFieldQuery;jsessionid=A6BD5B5F0CA807D7C13985C11A492C79">
296 Explore More
297 </a>
298 </li>
299
300 <li class="ui-state-default ui-corner-top ui-state-active" id="query-tab">
301 <a href="https://docs.google.com/forms/d/e/1FAIpQLSfnO4e7YL-6ZCNRjbH0FsOpOlSZsnoTkjPOOh2-xgrbYpq6lA/viewform" target="_blank">
302 Add Your Memories
303 </a>
304 </li>
305 </ul>
306
307 <div style="clear:both;"> </div>
308
309 <script type="text/javascript">
310 gs.variables.pageAction = "p";</script>
311
312 <script type="text/javascript">
313 gs.variables.pageType = "page";</script>
314
315 <script type="text/javascript">
316 gs.variables.pageSubAction = "about";</script>
317 </div>
318 </div>
319 </div>
320
321 <div class="ui-widget-content" id="gs_content">
322 <h1>Chat with The Willow Sage</h1>
323
324 <p>
325 Through this page you can engage in an interactive text
326 conversation with a specially formed ChatGPT Assistant we've
327 called the <i>Willow Sage</i>. The assistant has had all the
328 text documents in The Willow Digital Library Archive loaded
329 up into it as context, and the assistant's configuration
330 prompted towards focusing on rekindling the nostalgia that
331 many of the patrons to The Willow retain to this day.
332 </p>
333 <p>
334 We think this also happens to make for a fun way for those
335 who haven’t heard about The Willow before to engage in
336 learning about what the venue represented—and for those
337 engaging with this ChatGPT assistant who have spent some
338 time there, who knows, the conversation may even stir up
339 some additional memories they had forgotten about!
340 </p>
341
342 <iframe src="/dlchatgpt/"
343 frameborder="0" allowtransparency="true" scrolling="no"
344 style="overflow: hidden; width: 100%; height: 950px;">
345 Your browse is not capable of showing iframes
346 </iframe>
347 </div>
348
349 <div class="ui-widget-header ui-corner-bottom ft-outer-div" id="gs_footer" style="margin-top: 1.0rem;">
350 <div class="ft-row" style="background-color: #E6E6E6; color: #595959; padding: 0.5rem;">
351 <div>
352 <div class="ft-column" style="width: 6%;">&nbsp;</div>
353
354 <div class="ft-column">
355 <div>
356 <a href="https://thewillow-aws.sowemustthink.space/greenstone3/library/collection/community-contributions/page/about;jsessionid=A6BD5B5F0CA807D7C13985C11A492C79">Willow Archive Project</a>
357 </div>
358
359 <div>
360 <a href="https://thewillow-aws.sowemustthink.space/greenstone3/library/collection/community-contributions/page/stories;jsessionid=A6BD5B5F0CA807D7C13985C11A492C79">Stories</a>
361 </div>
362
363 <div>
364 <a href="https://thewillow-aws.sowemustthink.space/greenstone3/library/collection/community-contributions/search/TextQuery;jsessionid=A6BD5B5F0CA807D7C13985C11A492C79">Explore More</a>
365 </div>
366
367 <div>
368 <a href="https://docs.google.com/forms/d/e/1FAIpQLSfnO4e7YL-6ZCNRjbH0FsOpOlSZsnoTkjPOOh2-xgrbYpq6lA/viewform" target="_blank">Add Your Memories</a>
369 </div>
370 </div>
371
372 <div class="ft-column">
373 <div>
374 <a href="https://thewillow-aws.sowemustthink.space/greenstone3/library/collection/community-contributions/page/terms-and-conditions;jsessionid=A6BD5B5F0CA807D7C13985C11A492C79">
375 Terms and Conditions
376 </a>
377 </div>
378
379 <div>
380 <a href="https://thewillow-aws.sowemustthink.space/greenstone3/library/collection/community-contributions/page/copyright;jsessionid=A6BD5B5F0CA807D7C13985C11A492C79">
381 Copyright
382 </a>
383 </div>
384
385 <div>
386 <a href="https://thewillow-aws.sowemustthink.space/greenstone3/library/collection/community-contributions/page/about-this-site;jsessionid=A6BD5B5F0CA807D7C13985C11A492C79">
387 About this Site
388 </a>
389 </div>
390
391 <div>
392 <a href="https://thewillow-aws.sowemustthink.space/greenstone3/library/collection/community-contributions/page/privacy;jsessionid=A6BD5B5F0CA807D7C13985C11A492C79">
393 Privacy
394 </a>
395 </div>
396 </div>
397
398 <div class="ft-column">
399 <div>
400 <a href="https://thewillow-aws.sowemustthink.space/greenstone3/library/collection/community-contributions/page/contact-us;jsessionid=A6BD5B5F0CA807D7C13985C11A492C79">
401 Contact Us
402 </a>
403 </div>
404 </div>
405
406 <div class="ft-column ft-column-lr-gap">&nbsp;</div>
407
408 <div class="ft-column ft-column-dms">
409 <br id="br-beforeDMLogos">
410 <a href="https://exploreyork.org.uk/" target="_blank">
411 <img alt="Goto Facebook" src="./dl-chatgpt_files/Facebook logo.png" width="32"></a>
412
413 <a href="https://www.instagram.com/streetlifeyork/" target="_blank">
414 <img alt="Goto Instagram" src="./dl-chatgpt_files/Instagram logo.png" width="32"></a>
415
416 <a href="https://twitter.com/StreetLifeYork/" target="_blank">
417 <img alt="Goto Twitter" src="./dl-chatgpt_files/Twitter logo.png" width="32"></a>
418 </div>
419 </div>
420
421 <div style="clear:both;"> </div>
422 </div>
423
424 <div class="ft-row" style="background-color: #ffffff;">
425 <div style="padding-top: 1rem; padding-bottom: 1rem; valign: middle;">
426 <div class="ftlogo-column" id="ft-logo-l-padding" stylexxxx="width: 8%;">&nbsp;</div>
427
428 <div class="ftlogo-column">
429 <a href="https://www.streetlifeyork.uk/" style="width: 100%;" target="_blank">
430 <div id="ft-logo-streetlife"></div>
431 </a>
432 </div>
433
434 <div class="ftlogo-column">
435 <a href="https://www.streetlifeyork.uk/" style="width: 100%;" target="_blank">
436 <div id="ft-logo-yorkuni"></div>
437 </a>
438 </div>
439
440 <div class="ftlogo-column">
441 <a href="https://www.streetlifeyork.uk/" style="width: 100%;" target="_blank">
442 <div id="ft-logo-ukri"></div>
443 </a>
444 </div>
445
446 <div class="ftlogo-column">
447 <a href="http://thomfong.com/" style="width: 100%;" target="_blank">
448 <div id="ft-logo-thomfong"></div>
449 </a>
450 </div>
451
452 <div class="ftlogo-column">
453 <a href="https://exploreyork.org.uk/" style="width: 100%;" target="_blank">
454 <div id="ft-logo-explore-libarch"></div>
455 </a>
456 </div>
457
458 <div class="ftlogo-column">
459 <div style="margin-bottom: -2px">
460 <a href="https://www.greenstone.org/" style="width: 100%;" target="_blank">
461 <div id="ft-logo-greenstone"></div>
462 </a>
463
464 <a href="https://www.greenstone.org/" target="_blank">
465 <div id="ft-logo-greenstone-text">Greenstone</div>
466 </a>
467 </div>
468 </div>
469 </div>
470
471 <div style="clear:both;"> </div>
472 </div>
473
474 <div style="width: 100%; border-top: solid #E7D821 6px; margin-top: 1.0rem; padding-top: 1.0rem;">
475 <div>This activity is part of the University of York's Street Lefe project funded by the Higher Education Innovation Fund (HEIF)</div>
476
477 <div>Copyright @ StreetLife Project 2023</div>
478 </div>
479 </div>
480 </div>
481
482
483
484<div id="cc--main" style="position: fixed;" class="c--anim"><div id="cc_div" class="cc_div"><div id="cm" tabindex="-1" role="dialog" aria-modal="true" aria-labelledby="c-ttl" aria-describedby="c-txt" class="cloud bottom left slide" style="visibility: hidden;" aria-hidden="true"><div id="c-inr"><div id="c-inr-i"><div id="c-ttl" role="heading" aria-level="2">We use Cookies!</div><div id="c-txt">Greenstone uses essential cookies to ensure its proper operation. <button type="button" data-cc="c-settings" class="cc-link" aria-haspopup="dialog">More Info</button></div></div><div id="c-bns"><button type="button" id="c-p-bn" class="c-bn"><span tabindex="-1">Got it</span></button></div></div></div><div id="cm-ov" style="visibility: hidden; opacity: 0;"></div><div tabindex="-1" id="s-cnt" role="dialog" aria-modal="true" aria-hidden="true" aria-labelledby="s-ttl" class="slide" style="visibility: hidden;"><div id="c-vln"><div id="cs"><div id="c-s-in"><div id="s-inr"><div id="s-hdr"><div id="s-ttl" role="heading">Cookie Consent Manager</div><div id="s-c-bnc"><button type="button" id="s-c-bn" class="c-bn" aria-label="Close"><span tabindex="-1"></span></button></div></div><div id="s-bl"><div class="c-bl"><div class="desc"><div class="p">Greenstone uses essential cookies to ensure its proper operation. You can view this cookie manager later by visiting the preferences page.</div></div></div><div class="c-bl b-ex"><div class="title b-bn"><button type="button" class="b-tl exp" aria-expanded="false" aria-controls="c-ac-1">Required Cookies</button><label class="b-tg"><input class="c-tgl" type="checkbox" value="required" disabled=""><span class="c-tg c-ro" aria-hidden="true"><span class="on-i"></span><span class="off-i"></span></span><span class="t-lb">Required Cookies</span></label></div><div class="desc b-acc" id="c-ac-1" aria-hidden="true"><div class="p">These cookies are essential to ensuring that Greenstone operates properly.</div><table><thead><tr><th scope="col">Name</th><th scope="col">Provider</th><th scope="col">Expiration</th><th scope="col">Description</th></tr></thead><tbody><tr><td data-column="Name">JSESSIONID</td><td data-column="Provider">thewillow-aws.sowemustthink.space</td><td data-column="Expiration">End of session</td><td data-column="Description">Allows Greenstone to maintain your login status, chosen language, site settings and favourites basket.</td></tr><tr><td data-column="Name">supportsXSLT</td><td data-column="Provider">thewillow-aws.sowemustthink.space</td><td data-column="Expiration">End of session</td><td data-column="Description">Allows Greenstone to tell whether or not your browser supports client-side XSLT transformations.</td></tr></tbody></table></div></div></div><div id="s-bns"><button type="button" id="s-all-bn" class="c-bn">Accept All</button><button type="button" id="s-sv-bn" class="c-bn">Close</button></div></div></div></div></div></div><div id="cs-ov" style="visibility: hidden; opacity: 0;"></div></div></div></body></html>
Note: See TracBrowser for help on using the repository browser.