Skip to content

Commit caa1e3c

Browse files
authored
Merge pull request #594 from BenjaminBlaxterParkes/LUC023A-131
Luc023 a 131
2 parents 5de8970 + 9b07271 commit caa1e3c

File tree

8 files changed

+210
-149
lines changed

8 files changed

+210
-149
lines changed

config/exhibitions.php

+11-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,17 @@
33
$config['skylight_appname'] = 'exhibitions';
44

55
// Uncomment this if you are using a url of the form http://.../art/...
6-
$config['skylight_url_prefix'] = 'exhibitions';
6+
//$config['skylight_url_prefix'] = 'exhibitions';
7+
8+
// set the base url and ga code
9+
if (strpos($_SERVER['HTTP_HOST'], "test") !== false) {
10+
$config['base_url'] = 'exhibitions';
11+
$config['skylight_ga_code'] = 'UA-25737241-6';
12+
}
13+
else {
14+
$config['base_url'] = 'exhibitions';
15+
$config['skylight_ga_code'] = 'UA-25737241-8';
16+
}
717

818
// set the base url and ga code
919

static/exams/index.php

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
<h1>University of Edinburgh Exam Papers Online: 2004-05 to 2018-19</h1>
44
<hr />
5+
<h3>Covid-19 Alterations and Information</h3>
6+
<p>
7+
Please note: for many courses the provision of exams in Spring 2020 differs from previous years due to the Covid-19 outbreak.
8+
The relevance of previous exam papers will vary greatly between courses so please contact your course organiser or programme
9+
administration team to find out if consulting previous exam papers will be helpful to you as a revision study aid.
10+
</p>
11+
<p>
12+
For general updates and information on the universities health and safety measures please visit: <a href="https://www.ed.ac.uk/news/covid-19">www.ed.ac.uk/news/covid-19</a>
13+
<p>
14+
<hr />
515
<h3>To find a paper, use the search box above or select a school from the list on the right:-</h3>
616
<div class="info-box">
717
<h4>Search Tips</h4>
+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
2+
<div class="content" id="static-exhibition">
3+
<div class="content byEditor">
4+
5+
<h1 alt="event title">Talk and Object Handling Session with Lindy Richardson</h1>
6+
7+
<div class="event-list">
8+
9+
<div>
10+
<div class="anchor" id="firstpaevent-anchor"></div>
11+
12+
<div class="event-image-box">
13+
<img class="event-image" src="<?php echo base_url(); ?>theme/<?php echo $this->config->item('skylight_theme'); ?>/images/exhibitboxes/box_2.jpg" alt="event logo" title="Body Language logo">
14+
</div>
15+
16+
<p class="event-p" alt="event description">
17+
Discover the history of the Needlework Development Scheme and its uses today and participate in an object handling session using the collections.
18+
</p>
19+
20+
<p id="info-gap" class="right-align-p" alt="event location and dates">
21+
1 FEBRUARY 2020 11:00 - 12:30<br>
22+
<br>
23+
5 FEBRUARY 2020 13:30 - 15:00<br>
24+
<br>
25+
FREE ENTRY. To book and for more information email <a href="mailto: [email protected]">[email protected]</a>
26+
</p>
27+
28+
<a id="info-gap" href="mailto: [email protected]" alt="book or buy tickets link" title="External link to book space on event" traget="_blank">
29+
<button id="eventlist-button" class="exhibit-button">
30+
<p>Email Museums</p>
31+
</button>
32+
</a>
33+
</div>
34+
35+
36+
</div>
37+
38+
39+
</div>
40+
</div>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
2+
<div class="content" id="static-exhibition">
3+
<div class="content byEditor">
4+
5+
<h1 alt="event title">Touching Stitches: Exhibition Tours</h1>
6+
7+
<div class="event-list">
8+
9+
<div>
10+
<div class="anchor" id="firstpaevent-anchor"></div>
11+
12+
<div class="event-image-box">
13+
<img class="event-image" src="<?php echo base_url(); ?>theme/<?php echo $this->config->item('skylight_theme'); ?>/images/exhibitboxes/box_2.jpg" alt="event logo" title="Body Language logo">
14+
</div>
15+
16+
<p class="event-p" alt="event description">
17+
Join us for a 30 minute tour of the exhibition on any of the above dates. A member of staff will also be present in the
18+
</p>
19+
20+
<p id="info-gap" class="right-align-p" alt="event location and dates">
21+
EXHIBITION GALLERY
22+
<br>
23+
GROUND FLOOR, MAIN LIBRARY<br>
24+
<br>
25+
11 DECEMBER 2019 14:30<br>
26+
<br>
27+
15 JANUARY 2020 14:30<br>
28+
<br>
29+
12 FEBRUARY 2020 14:30 | 26 FEBRUARY 2020 14:30<br>
30+
<br>
31+
FREE ENTRY. To book and for more information email <a href="mailto: [email protected]">[email protected]</a>
32+
</p>
33+
34+
<a id="info-gap" href="mailto: [email protected]" alt="book or buy tickets link" title="External link to book space on event" traget="_blank">
35+
<button id="eventlist-button" class="exhibit-button">
36+
<p>Email Museums</p>
37+
</button>
38+
</a>
39+
</div>
40+
41+
42+
</div>
43+
44+
45+
</div>
46+
</div>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
2+
<div class="content" id="static-exhibition">
3+
<div class="content byEditor">
4+
5+
<h1 alt="event title">Embroidery Workshop</h1>
6+
7+
<div class="event-list">
8+
9+
<div>
10+
<div class="anchor" id="firstpaevent-anchor"></div>
11+
12+
<div class="event-image-box">
13+
<img class="event-image" src="<?php echo base_url(); ?>theme/<?php echo $this->config->item('skylight_theme'); ?>/images/exhibitboxes/box_2.jpg" alt="event logo" title="Body Language logo">
14+
</div>
15+
16+
<p class="event-p" alt="event description">
17+
Join us to create your own embroidery design inspired by the exhibition. No experience necessary, tutors will be on hand to help. Refreshments provided.
18+
</p>
19+
20+
<p id="info-gap" class="right-align-p" alt="event location and dates">
21+
MAIN LIBRARY<br>
22+
<br>
23+
30 JANUARY 2020 14:30 - 16.30
24+
<br>
25+
FREE ENTRY. To book and for more information email <a href="mailto: [email protected]">[email protected]</a>
26+
</p>
27+
<!--<a id="info-gap" href="./eventexample" alt="Event Related Buttons" title="Event Related Buttons">
28+
<button id="eventlist-button" class="exhibit-button" alt="view event link">
29+
<p>View Event Details</p>
30+
</button>
31+
</a>-->
32+
<a id="info-gap" href="mailto: [email protected]" alt="book or buy tickets link" title="External link to book space on event" traget="_blank">
33+
<button id="eventlist-button" class="exhibit-button">
34+
<p>Email Museums</p>
35+
</button>
36+
</a>
37+
</div>
38+
39+
40+
</div>
41+
42+
43+
</div>
44+
</div>

0 commit comments

Comments
 (0)