From be9b88aa2d4cbc272f9262cb20c64ed6144334d6 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Tue, 15 Dec 2015 11:03:51 +0100 Subject: [32C3] use everything.schedule.xml and map rooms to schedule --- configs/conferences/32c3/config.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configs/conferences/32c3/config.php') diff --git a/configs/conferences/32c3/config.php b/configs/conferences/32c3/config.php index 2f6817f..afc7208 100644 --- a/configs/conferences/32c3/config.php +++ b/configs/conferences/32c3/config.php @@ -459,6 +459,7 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'AUDIO' => true, 'SCHEDULE' => true, + 'SCHEDULE_NAME' => 'Bühne', 'FEEDBACK' => true, 'SUBTITLES' => false, 'EMBED' => true, @@ -471,6 +472,7 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'MUSIC' => true, 'SCHEDULE' => true, + 'SCHEDULE_NAME' => 'Podcaster-Tisch', 'FEEDBACK' => true, 'EMBED' => true, 'IRC' => false, @@ -506,7 +508,7 @@ $GLOBALS['CONFIG']['SCHEDULE'] = array( * * Wird diese Zeile auskommentiert, werden alle Räume angezeigt */ - //'ROOMFILTER' => array('Hall 1', 'Hall 2', 'Hall G', 'Hall 6'), + 'ROOMFILTER' => array('Hall 1', 'Hall 2', 'Hall G', 'Hall 6', 'Podcaster-Tisch', 'Bühne'), /** * Skalierung der Programm-Vorschau in Sekunden pro Pixel -- cgit v1.2.3