Add more information about the Birmingham Winter event.
authorSam White <webmaster@ycra.org.uk>
Sat, 11 Dec 2021 11:07:17 +0000 (11:07 +0000)
committerSam White <webmaster@ycra.org.uk>
Sat, 11 Dec 2021 11:07:17 +0000 (11:07 +0000)
public_html/css/events.css [new file with mode: 0644]
public_html/events.php
public_html/images/events/2022/winter-birmingham/map.png [new file with mode: 0644]
public_html/winter-event.php

diff --git a/public_html/css/events.css b/public_html/css/events.css
new file mode 100644 (file)
index 0000000..5ef9e43
--- /dev/null
@@ -0,0 +1,14 @@
+
+table.itinerary {
+  width: max-content;
+}
+
+table.itinerary td.wrap {
+  width: min-content;
+}
+
+@media screen and (max-width: 990px){
+  table.itinerary {
+    width: 100%;
+  }
+}
index e1b72b1bb6bcafdd5751c6663237b0b797d195e3..7ca0a4acb7840ecccebdbc7a5b631c7ca3489d7e 100644 (file)
@@ -1,9 +1,14 @@
 <?php
+include_once('includes/html-templating.php');
 
 function page_title() {
   return 'Events';
 }
 
+function additional_stylesheets() {
+  stylesheet('events');
+}
+
 function content() {?>
   <h1>Events</h1>
 
@@ -11,16 +16,13 @@ function content() {?>
   experience running and organising youth events and so is the perfect fit for
   this role.</p>
 
-  <p>Currently, we are organising our Birmingham Winter event. This is
-  done by contacting towers and organising ringing at those towers throughout the
-  day.</p>
-
-  <p>Events currently will be small enough not to have timetabled slots, like
-  those at the RWNYC, but as the YCRA grows this hopefully will change.</p>
+  <p>Organising these events mostly consists of contacting towers and agreeing
+  upon when we will be able to ring during the day. Our events will currently be 
+  small enough that we will not need to have timetabled slots (like at the RWNYC), 
+  but this may be necessary as the YCRA grows.</p>
 
-  <p>In terms of running the event, this will be done by our mentors, who will
-  adhere to our <a href="#">safeguarding policy</a> and
-  <a href="#">code of conduct</a> during these events.</p>
+  <p>Events are run by our mentors, who will adhere to our
+  <a href="#">safeguarding policy</a> and <a href="#">code of conduct</a>.</p>
 
   <h2>Upcoming events</h2>
 
@@ -28,17 +30,57 @@ function content() {?>
 
   <p>Keep checking back here for updates on what we are up to.</p>
 
-  <h3 id="winter-event">Winter event: 15th January 2022</h3>
+  <h3 id="winter-event-2022">Winter event: 15th January 2022</h3>
   <p>The inaugural YCRA event! Come and join us in Birmingham for chance to ring
   with other young ringers at iconic towers such as St Martin's in the
   Bullring.</p>
 
+  <p>Our itinerary for the day is as follows:</p>
+
+  <table class="itinerary">
+    <tr>
+      <td>11:00 &ndash;&nbsp;12:15</td>
+      <td><a href="https://dove.cccbr.org.uk/detail.php?tower=13032">St Chad's</a></td>
+      <td>8 bells, tenor 15-3-6</td>
+    </tr>
+    <tr>
+      <td>12:30 &ndash;&nbsp;13:45</td>
+      <td><a href="https://dove.cccbr.org.uk/detail.php?tower=12955">St Paul's</a></td>
+      <td>10 bells, tenor 12-2-13</td>
+    </tr>
+    <tr>
+      <td>14:00</td>
+      <td>Lunch</td>
+      <td class="wrap">There are many fine places to pick up a bite to eat on the walk
+          between St Paul's and St Phillip's.</td>
+    </tr>
+    <tr>
+      <td>14:15 &ndash;&nbsp;15:30</td>
+      <td><a href="https://dove.cccbr.org.uk/detail.php?tower=15513">St Phillip's</a></td>
+      <td>12 bells, tenor 31-0-21</td>
+    </tr>
+    <tr>
+      <td>16:00 &ndash;&nbsp;17:15</td>
+      <td><a href="https://dove.cccbr.org.uk/detail.php?tower=14891">St Martin's</a></td>
+      <td>16 bells, tenor 39-1-19</td>
+    </tr>
+  </table>
+
+  <figure style="text-align: center">
+    <img style="display: block; width: 60%; margin: auto;"
+        <?php src('images/events/2022/winter-birmingham/map.png');?>
+        alt="Map of towers in Birmingham" />
+    <caption>
+      Map courtesy of <a href="https://dove.cccbr.org.uk/">Dove</a>.
+    </caption>
+  </figure>
+
   <p>It is sure to be an excellent day so please do come along. All you need is your
   membership, so sign up and then get your ticket by filling in your details on the
   <a <?php href('winter-event.php');?>>sign-up page</a>!</p>
 
-  <p>We look forward to seeing you all there. Itinerary and more information
-  will be available in due course.</p>
+  <p>We would like to thank Clare McArdle for her help in organising this event. 
+  We look forward to seeing you all there.</p>
 
   <h3>Summer event: September 2022</h3>
 
diff --git a/public_html/images/events/2022/winter-birmingham/map.png b/public_html/images/events/2022/winter-birmingham/map.png
new file mode 100644 (file)
index 0000000..7ac954a
Binary files /dev/null and b/public_html/images/events/2022/winter-birmingham/map.png differ
index c1c654d08bc3186e857b690769e21f5ba5dc8be6..b1da2bfb9a337936ca6d56d52a9f4d5440918c42 100644 (file)
@@ -67,7 +67,11 @@ function content() {?>
 
   <p>We will be holding our inaugural ringing event in Birmingham on Saturday,
   15 January 2022. There will be the opportunity to ring at some great towers in
-  Birmingham, including hopefully ringing on 16 at the bullring!</p>
+  Birmingham, including the 16 at the bullring!</p>
+
+  <p>Please see the <a <?php href('events.php#winter-event-2022');?>>events page</a>
+  for the itinerary and more information about this event. We would like to thank
+  Clare McArdle for her help in organising this event.</p>
 
   <p>Please use the form below to book your place at this event. It will be free
   for YCRA members to attend this event.</p>