User Tools

Site Tools


welcome

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
welcome [2017/01/09 00:10]
marto osm url fix
welcome [2019/11/01 09:41]
kenny [Where to find us] add pdf map
Line 22: Line 22:
 name as "Event Name", name as "Event Name",
 description as "Description", description as "Description",
-concat('<a href="http://www.electronclub.org/calendar/view_entry.php?id=', id, '" target="_blank">Click here</a>') as "Link"+concat('<a href="http://www.electronclub.org/calendar/view_entry.php?id=', id, '" target="_blank">Click here</a>') as "Link", 
 +CASE  
 +  WHEN status = '0' THEN 'Confirmed' 
 +  WHEN status = '4' THEN 'Tentative' 
 +END as "Booking Status"
 from mrbs_entry from mrbs_entry
 where from_unixtime( floor(start_time)) >= curdate() where from_unixtime( floor(start_time)) >= curdate()
Line 37: Line 41:
 350 Sauchiehall Street\\  350 Sauchiehall Street\\ 
 Glasgow Glasgow
 +
 +This {{ :electronclub-cca-map.pdf | map}} shows the location of the Electron Club in the CCA
  
 [[http://www.openstreetmap.org/#map=18/55.86596/-4.26599| CCA on OpenStreetMap]] - [[https://maps.google.co.uk/maps?q=cca,+glasgow&hl=en&ll=55.865735,-4.264986&spn=0.000777,0.002411&geocode=+&hq=cca,+glasgow&t=h&z=19| CCA on Google Maps]]\\  [[http://www.openstreetmap.org/#map=18/55.86596/-4.26599| CCA on OpenStreetMap]] - [[https://maps.google.co.uk/maps?q=cca,+glasgow&hl=en&ll=55.865735,-4.264986&spn=0.000777,0.002411&geocode=+&hq=cca,+glasgow&t=h&z=19| CCA on Google Maps]]\\ 
welcome.txt · Last modified: 2022/03/22 08:23 by kenny