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
open:en:seminar [2018/05/31 22:15]
Gerben Gieling
open:en:seminar [2021/11/16 08:10] (current)
Gerben Gieling
Line 1: Line 1:
 +~~NOCACHE~~
 <​phpwikify>​ <​phpwikify>​
   include_once($_SERVER['​CONTEXT_DOCUMENT_ROOT'​].'/​../​wontools/​dokutools.php'​);​   include_once($_SERVER['​CONTEXT_DOCUMENT_ROOT'​].'/​../​wontools/​dokutools.php'​);​
Line 8: Line 9:
     from agenda_events     from agenda_events
     where event_type_id='​s'​ and datediff(start_date,​now()) >= 0     where event_type_id='​s'​ and datediff(start_date,​now()) >= 0
-    order by detail ​asc+    order by link_date ​asc
     limit 1     limit 1
   ";   ";
Line 17: Line 18:
       echo "​^Start:​|10.00 uur (reception and coffee 09.30 - 10.00)|\n";​       echo "​^Start:​|10.00 uur (reception and coffee 09.30 - 10.00)|\n";​
       echo "​^Location:​|[[$data->​location_url|$data->​location]]|\n";​       echo "​^Location:​|[[$data->​location_url|$data->​location]]|\n";​
-      ​echo "​Registration via the website is possible for logged-in members only.\n";​ +//      ​echo "​Registration via the website is possible for logged-in members only.\n";​ 
-      echo "​{{page>​leden:​registreerlink&​noheader}}\n";​+//      echo "​{{page>​leden:​registreerlink&​noheader}}\n";​
       echo "===== Agenda =====\n";​       echo "===== Agenda =====\n";​
       echo '​{{page>​archief:​seminar:​seminar_'​.$data->​link_date."&​noheader}}\n";​       echo '​{{page>​archief:​seminar:​seminar_'​.$data->​link_date."&​noheader}}\n";​