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/03 08:01]
marto remove events list for the moment
welcome [2017/01/06 10:35]
marto
Line 7: Line 7:
  
 **The space also provides a location that not-for-profit community and discussion groups can use at no charge for meetings and to develop projects.** **The space also provides a location that not-for-profit community and discussion groups can use at no charge for meetings and to develop projects.**
 +
 +**If you any questions about the space, want to book it for your own use, or join one of our workshops, you can contact us [[Contact | here]].**
  
 **All are welcome.** **All are welcome.**
Line 12: Line 14:
 {{gallery>gallery?random?nocache&=2&300x300}} {{gallery>gallery?random?nocache&=2&300x300}}
  
 +====== Upcoming Events  ======
  
-**If you any questions about the space, want to book it for your own use, or join one of our workshopsyou can contact us [[Contact here]].**+Below is a list of events scheduled within the next 30 days. Certain events have their own listing in the [[events|events section]]. The information is taken from our [[howto:calendar|calendar]]and is also available as an [[http://electronclub.org/rss.php|rss]] feed. More information about regular [[groups:|groups]] can be found within the [[groups:|groups]] section of the site. 
 + 
 +<sql>select  
 +from_unixtime( floor(start_time), '%d/%m/%Y @ %H:%i') as Event_Date, 
 +name as "Event Name", 
 +description as "Description", 
 +concat('<a href="http://www.electronclub.org/calendar/view_entry.php?id=', id, '" target="_blank">Click here</a>') as "Link" 
 +from mrbs_entry 
 +where from_unixtime( floor(start_time)) >= curdate() 
 +and from_unixtime( floor(start_time)) < curdate() + interval 30 day 
 +and upper( description ) not like "%CCA BUILDING CLOSED%" 
 +order by start_time ;</sql>
  
 ====== Where to find us ====== ====== Where to find us ======
welcome.txt · Last modified: 2022/03/22 08:23 by kenny