From 3d354e215b4d73ea9d653c3620dcd66d2072ede7 Mon Sep 17 00:00:00 2001 From: derchris Date: Fri, 13 Dec 2019 02:35:01 +0100 Subject: init: 36c3 --- .../conferences/36c3/blackout_midnight-webfont.eot | Bin 0 -> 19020 bytes .../conferences/36c3/blackout_midnight-webfont.svg | 163 ++++++ .../conferences/36c3/blackout_midnight-webfont.ttf | Bin 0 -> 18828 bytes .../36c3/blackout_midnight-webfont.woff | Bin 0 -> 9760 bytes .../conferences/36c3/blackout_two_am-webfont.eot | Bin 0 -> 21000 bytes .../conferences/36c3/blackout_two_am-webfont.svg | 162 ++++++ .../conferences/36c3/blackout_two_am-webfont.ttf | Bin 0 -> 20816 bytes .../conferences/36c3/blackout_two_am-webfont.woff | Bin 0 -> 9624 bytes configs/conferences/36c3/config.php | 575 +++++++++++++++++++++ configs/conferences/36c3/destruction.png | Bin 0 -> 97003 bytes configs/conferences/36c3/font.css | 23 + configs/conferences/36c3/logo.png | Bin 0 -> 14784 bytes configs/conferences/36c3/main.less | 102 ++++ 13 files changed, 1025 insertions(+) create mode 100644 configs/conferences/36c3/blackout_midnight-webfont.eot create mode 100644 configs/conferences/36c3/blackout_midnight-webfont.svg create mode 100644 configs/conferences/36c3/blackout_midnight-webfont.ttf create mode 100644 configs/conferences/36c3/blackout_midnight-webfont.woff create mode 100644 configs/conferences/36c3/blackout_two_am-webfont.eot create mode 100644 configs/conferences/36c3/blackout_two_am-webfont.svg create mode 100644 configs/conferences/36c3/blackout_two_am-webfont.ttf create mode 100644 configs/conferences/36c3/blackout_two_am-webfont.woff create mode 100644 configs/conferences/36c3/config.php create mode 100644 configs/conferences/36c3/destruction.png create mode 100644 configs/conferences/36c3/font.css create mode 100644 configs/conferences/36c3/logo.png create mode 100644 configs/conferences/36c3/main.less (limited to 'configs/conferences') diff --git a/configs/conferences/36c3/blackout_midnight-webfont.eot b/configs/conferences/36c3/blackout_midnight-webfont.eot new file mode 100644 index 0000000..d231fcc Binary files /dev/null and b/configs/conferences/36c3/blackout_midnight-webfont.eot differ diff --git a/configs/conferences/36c3/blackout_midnight-webfont.svg b/configs/conferences/36c3/blackout_midnight-webfont.svg new file mode 100644 index 0000000..87a1b2e --- /dev/null +++ b/configs/conferences/36c3/blackout_midnight-webfont.svg @@ -0,0 +1,163 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Copyright : Copyright c 2012 by SURSLY Tyler Finck All rights reserved +Designer : Tyler Finck +Foundry : SURSLY Tyler Finck +Foundry URL : httpwwwsurslycom + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/configs/conferences/36c3/blackout_midnight-webfont.ttf b/configs/conferences/36c3/blackout_midnight-webfont.ttf new file mode 100644 index 0000000..de17089 Binary files /dev/null and b/configs/conferences/36c3/blackout_midnight-webfont.ttf differ diff --git a/configs/conferences/36c3/blackout_midnight-webfont.woff b/configs/conferences/36c3/blackout_midnight-webfont.woff new file mode 100644 index 0000000..3e9eb22 Binary files /dev/null and b/configs/conferences/36c3/blackout_midnight-webfont.woff differ diff --git a/configs/conferences/36c3/blackout_two_am-webfont.eot b/configs/conferences/36c3/blackout_two_am-webfont.eot new file mode 100644 index 0000000..3f74278 Binary files /dev/null and b/configs/conferences/36c3/blackout_two_am-webfont.eot differ diff --git a/configs/conferences/36c3/blackout_two_am-webfont.svg b/configs/conferences/36c3/blackout_two_am-webfont.svg new file mode 100644 index 0000000..b7a77bb --- /dev/null +++ b/configs/conferences/36c3/blackout_two_am-webfont.svg @@ -0,0 +1,162 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Copyright : Copyright c 2012 by SURSLY Tyler Finck All rights reserved +Designer : Tyler Finck +Foundry : SURSLY Tyler Finck +Foundry URL : httpwwwsurslycom + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/configs/conferences/36c3/blackout_two_am-webfont.ttf b/configs/conferences/36c3/blackout_two_am-webfont.ttf new file mode 100644 index 0000000..44c3291 Binary files /dev/null and b/configs/conferences/36c3/blackout_two_am-webfont.ttf differ diff --git a/configs/conferences/36c3/blackout_two_am-webfont.woff b/configs/conferences/36c3/blackout_two_am-webfont.woff new file mode 100644 index 0000000..f0d762a Binary files /dev/null and b/configs/conferences/36c3/blackout_two_am-webfont.woff differ diff --git a/configs/conferences/36c3/config.php b/configs/conferences/36c3/config.php new file mode 100644 index 0000000..51284c0 --- /dev/null +++ b/configs/conferences/36c3/config.php @@ -0,0 +1,575 @@ + strtotime("2019-12-27 06:00"), + + /** + * Der Endzeitpunkt der Konferenz als Unix-Timestamp. Befinden wir uns danach, wird eine Danke-Und-Kommen-Sie- + * Gut-Nach-Hause-Seite sowie einem Ausblick auf die kommenden Events angezeigt. + * + * Wird dieser Zeitpunkt nicht angegeben, endet die Konferenz nie. (Siehe aber CLOSED weiter unten) + */ + 'ENDS_AT' => strtotime("2019-12-30 20:00"), + + /** + * Hiermit kann die Funktionalitaet von STARTS_AT/ENDS_AT überschrieben werden. Der Wert 'before' + * simuliert, dass die Konferenz noch nicht begonnen hat. Der Wert 'after' simuliert, dass die Konferenz + * bereits beendet ist. 'running' simuliert eine laufende Konferenz. + * + * Der Boolean true ist aus Abwärtskompatibilitätsgründen äquivalent zu 'after'. False ist äquivalent + * zu 'running'. + */ +// 'CLOSED' => 'running', + + /** + * Titel der Konferenz (kann Leer- und Sonderzeichen enthalten) + * Dieser im Seiten-Header, im -Tag, in der About-Seite und ggf. ab weiteren Stellen als + * Anzeigetext benutzt + */ + 'TITLE' => '36C3', + + /** + * Veranstalter + * Wird für den <meta name="author">-Tag verdet. Wird diese Zeile auskommentiert, wird kein solcher + * <meta>-Tag generiert. + */ + 'AUTHOR' => 'CCC', + + /** + * Beschreibungstext + * Wird für den <meta name="description">-Tag verdet. Wird diese Zeile auskommentiert, wird kein solcher + * <meta>-Tag generiert. + */ + 'DESCRIPTION' => 'Live streaming from the 36th Chaos Communication Congress', + + /** + * Schlüsselwortliste, Kommasepariert + * Wird für den <meta name="keywords">-Tag verdet. Wird diese Zeile auskommentiert, wird kein solcher + * <meta>-Tag generiert. + */ + 'KEYWORDS' => '36C3, Hacking, Chaos Computer Club, Video, Music, Podcast, Media, Streaming, Hacker, Leipzig, Resource exhaustion', + + /** + * HTML-Code für den Footer (z.B. für spezielle Attribuierung mit <a>-Tags) + * Sollte üblicherweise nur Inline-Elemente enthalten + * Wird diese Zeile auskommentiert, wird die Standard-Attribuierung für (c3voc.de) verwendet + */ + 'FOOTER_HTML' => ' + by <a href="https://ccc.de">Chaos Computer Club e.V</a>, + <a href="https://www.isystems.at/">iSystems</a>, + <a href="https://fem.tu-ilmenau.de/">FeM</a>, + <a href="https://www.ags.tu-bs.de/">ags</a> & + <a href="https://c3voc.de">C3VOC</a> + ', + + /** + * HTML-Code für den Banner (nur auf der Startseite, direkt unter dem Header) + * wird üblicherweise für KeyVisuals oder Textmarke verwendet (vgl. Blaues + * Wischiwaschi auf http://media.ccc.de/) + * + * Dieser HTML-Block wird üblicherweise in der main.less speziell für die + * Konferenz umgestaltet. + * + * Wird diese Zeile auskommentiert, wird kein Banner ausgegeben. + */ + /** 'BANNER_HTML' => '<img src="../configs/conferences/fiffkon16/logo.png" class="FIfFKon">', **/ + 'BANNER_HTML' => '<div class="congress"></div>', + + /** + * Link zu den Recordings + * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt + */ + 'RELEASES' => 'https://media.ccc.de/c/36c3', + + /** + * Link zu einer (externen) ReLive-Übersichts-Seite + * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt + */ + //'RELIVE' => 'http://vod.c3voc.de/', + + /** + * Alternativ kann ein ReLive-Json konfiguriert werden, um die interne + * ReLive-Ansicht zu aktivieren. + * + * Wird beides aktiviert, hat der externe Link Vorrang! + * Wird beides auskommentiert, wird der Link nicht angezeigt + */ + 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/36c3/index.json' + /** + * APCU-Cache-Zeit in Sekunden + * Wird diese Zeile auskommentiert, werden die apc_*-Methoden nicht verwendet und + * das Relive-Json bei jedem Request von der Quelle geladen und geparst + */ + //'RELIVE_JSON_CACHE' => 30*60, +); + +/** + * Konfiguration der Stream-Übersicht auf der Startseite + */ +$CONFIG['OVERVIEW'] = array( + /** + * Abschnitte aud der Startseite und darunter aufgeführte Räume + * Es können beliebig neue Gruppen und Räume hinzugefügt werden + * + * Die Räume müssen in $CONFIG['ROOMS'] konfiguriert werden, + * sonst werden sie nicht angezeigt. + */ + 'GROUPS' => array( + 'Live' => array( + 'halla', + 'hallb', + 'hallc', + 'halld', + 'halle', + ), + 'Assemblies Live' => array( + 'chaoswest', + 'wikipakawg', + 'oio', + 'sendezentrum' + ), + ), +); + + + +/** + * Liste der Räume (= Audio & Video Produktionen, also auch DJ-Sets oä.) + */ +$CONFIG['ROOMS'] = array( + /** + * Array-Key ist der Raum-Slug, der z.B. auch zum erstellen der URLs, + * in $CONFIG['OVERVIEW'] oder im Feedback verwendet wird. + */ + 'halla' => array( + 'DISPLAY' => 'Adams', + 'WIDE' => true, + 'STREAM' => 's1', + 'PREVIEW' => true, + 'TRANSLATION' => [ + ['endpoint' => 'translated', 'label' => 'Translated1'], + ['endpoint' => 'translated-2', 'label' => 'Translated2'] + ], + 'STEREO' => false, + 'SD_VIDEO' => true, + 'HD_VIDEO' => true, + 'SLIDES' => false, + 'DASH' => true, + 'AUDIO' => true, + 'MUSIC' => false, + 'SCHEDULE' => true, + 'SCHEDULE_NAME' => 'Adams', + 'FEEDBACK' => true, + 'SUBTITLES' => false, + 'SUBTITLES_ROOM_ID' => 1, + 'EMBED' => true, + 'IRC' => true, + 'IRC_CONFIG' => array( + 'DISPLAY' => '#36C3-hall-a @ hackint', + 'URL' => 'ircs://irc.hackint.org:6697/36C3-hall-a', + ), + 'TWITTER' => true, + 'TWITTER_CONFIG' => array( + 'DISPLAY' => '#hallA @ twitter', + 'TEXT' => '#36C3 #hallA', + ), + ), + 'hallb' => array( + 'DISPLAY' => 'Borg', + 'STREAM' => 's2', + 'PREVIEW' => true, + 'TRANSLATION' => [ + ['endpoint' => 'translated', 'label' => 'Translated1'], + ['endpoint' => 'translated-2', 'label' => 'Translated2'] + ], + 'STEREO' => false, + 'SD_VIDEO' => true, + 'HD_VIDEO' => true, + 'SLIDES' => true, + 'DASH' => true, + 'AUDIO' => true, + 'MUSIC' => false, + 'SCHEDULE' => true, + 'SCHEDULE_NAME' => 'Borg', + 'FEEDBACK' => true, + 'SUBTITLES' => false, + 'SUBTITLES_ROOM_ID' => 2, + 'EMBED' => true, + 'IRC' => true, + 'IRC_CONFIG' => array( + 'DISPLAY' => '#36C3-hall-b @ hackint', + 'URL' => 'ircs://irc.hackint.org:6697/36C3-hall-b', + ), + 'TWITTER' => true, + 'TWITTER_CONFIG' => array( + 'DISPLAY' => '#hallB @ twitter', + 'TEXT' => '#36C3 #hallB', + ), + ), + 'hallc' => array( + 'DISPLAY' => 'Clarke', + 'STREAM' => 's3', + 'PREVIEW' => true, + 'TRANSLATION' => [ + ['endpoint' => 'translated', 'label' => 'Translated1'], + ['endpoint' => 'translated-2', 'label' => 'Translated2'] + ], + 'STEREO' => false, + 'SD_VIDEO' => true, + 'HD_VIDEO' => true, + 'SLIDES' => true, + 'DASH' => true, + 'AUDIO' => true, + 'MUSIC' => false, + 'SCHEDULE' => true, + 'SCHEDULE_NAME' => 'Clarke', + 'FEEDBACK' => true, + 'SUBTITLES' => false, + 'SUBTITLES_ROOM_ID' => 3, + 'EMBED' => true, + 'IRC' => true, + 'IRC_CONFIG' => array( + 'DISPLAY' => '#36C3-hall-c @ hackint', + 'URL' => 'ircs://irc.hackint.org:6697/36C3-hall-c', + ), + 'TWITTER' => true, + 'TWITTER_CONFIG' => array( + 'DISPLAY' => '#hallC @ twitter', + 'TEXT' => '#36C3 #hallC', + ), + ), + 'halld' => array( + 'DISPLAY' => 'Dijkstra', + 'STREAM' => 's4', + 'PREVIEW' => true, + 'TRANSLATION' => [ + ['endpoint' => 'translated', 'label' => 'Translated1'], + ['endpoint' => 'translated-2', 'label' => 'Translated2'] + ], + 'STEREO' => false, + 'SD_VIDEO' => true, + 'HD_VIDEO' => true, + 'SLIDES' => true, + 'DASH' => true, + 'AUDIO' => true, + 'MUSIC' => false, + 'SCHEDULE' => true, + 'SCHEDULE_NAME' => 'Dijkstra', + 'FEEDBACK' => true, + 'SUBTITLES' => false, + 'SUBTITLES_ROOM_ID' => 4, + 'EMBED' => true, + 'IRC' => true, + 'IRC_CONFIG' => array( + 'DISPLAY' => '#36C3-hall-d @ hackint', + 'URL' => 'ircs://irc.hackint.org:6697/36C3-hall-d', + ), + 'TWITTER' => true, + 'TWITTER_CONFIG' => array( + 'DISPLAY' => '#hallD @ twitter', + 'TEXT' => '#36C3 #hallD', + ), + ), + 'halle' => array( + 'DISPLAY' => 'Eliza', + 'STREAM' => 's4', + 'PREVIEW' => true, + 'TRANSLATION' => [ + ['endpoint' => 'translated', 'label' => 'Translated1'], + ['endpoint' => 'translated-2', 'label' => 'Translated2'] + ], + 'STEREO' => false, + 'SD_VIDEO' => true, + 'HD_VIDEO' => true, + 'SLIDES' => true, + 'DASH' => true, + 'AUDIO' => true, + 'MUSIC' => false, + 'SCHEDULE' => true, + 'SCHEDULE_NAME' => 'Eliza', + 'FEEDBACK' => true, + 'SUBTITLES' => false, + 'SUBTITLES_ROOM_ID' => 5, + 'EMBED' => true, + 'IRC' => true, + 'IRC_CONFIG' => array( + 'DISPLAY' => '#36C3-hall-e @ hackint', + 'URL' => 'ircs://irc.hackint.org:6697/36C3-hall-e', + ), + 'TWITTER' => true, + 'TWITTER_CONFIG' => array( + 'DISPLAY' => '#hallE @ twitter', + 'TEXT' => '#36C3 #hallE', + ), + ), + 'chaoswest' => array( + 'DISPLAY' => 'Chaos-West Bühne', + 'DISPLAY_SHORT' => 'Chaos-West', + 'STREAM' => 's150', + 'PREVIEW' => true, + 'TRANSLATION' => [ + ], + 'STEREO' => false, + 'SD_VIDEO' => true, + 'HD_VIDEO' => true, + 'DASH' => true, + 'AUDIO' => true, + 'SLIDES' => false, + 'MUSIC' => false, + 'SCHEDULE' => true, + 'SCHEDULE_NAME' => 'Chaos-West Bühne', + 'FEEDBACK' => true, + 'SUBTITLES' => false, + 'SUBTITLES_ROOM_ID' => 2, + 'EMBED' => true, + 'IRC' => false, + 'TWITTER' => true, + 'TWITTER_CONFIG' => array( + 'DISPLAY' => '@ChaosWildWest @ twitter', + 'TEXT' => '@ChaosWildWest', + ), + 'IRC' => true, + 'IRC_CONFIG' => array( + 'DISPLAY' => '#chaoswest-stage @ hackint', + 'URL' => 'ircs://irc.hackint.org:6697/chaoswest-stage', + ), + ), + + 'wikipakawg' => array( + 'DISPLAY' => 'WikiPakaWG Esszimmer', + 'DISPLAY_SHORT' => 'WikiPakaWG', + 'STREAM' => 's151', + 'PREVIEW' => true, + 'TRANSLATION' => [ + ], + 'STEREO' => false, + 'SD_VIDEO' => true, + 'HD_VIDEO' => true, + 'DASH' => true, + 'AUDIO' => true, + 'SLIDES' => false, + 'MUSIC' => false, + 'SCHEDULE' => true, + 'SCHEDULE_NAME' => 'WikiPakaWG Esszimmer', + 'FEEDBACK' => true, + 'SUBTITLES' => false, + 'SUBTITLES_ROOM_ID' => 2, + 'EMBED' => true, + 'IRC' => false, + 'TWITTER' => true, + 'TWITTER_CONFIG' => array( + 'DISPLAY' => '#wikipakaWG @ twitter', + 'TEXT' => '#wikipakaWG', + ), + ), + + 'oio' => array( + 'DISPLAY' => 'Open Infrastructure Orbit', + 'DISPLAY_SHORT' => 'OIO', + 'STREAM' => 'soio', + 'PREVIEW' => true, + 'TRANSLATION' => [ + ], + 'STEREO' => false, + 'SD_VIDEO' => true, + 'HD_VIDEO' => true, + 'DASH' => true, + 'AUDIO' => true, + 'SLIDES' => false, + 'MUSIC' => false, + 'SCHEDULE' => true, + 'SCHEDULE_NAME' => 'OIO Stage', + 'FEEDBACK' => true, + 'SUBTITLES' => false, + 'SUBTITLES_ROOM_ID' => 2, + 'EMBED' => true, + 'IRC' => false, + 'TWITTER' => true, + 'TWITTER_CONFIG' => array( + 'DISPLAY' => 'freifunk @ twitter', + 'TEXT' => '@freifunk', + ), + ), + +); + +/** + * Konfigurationen zum Konferenz-Fahrplan + * Wird dieser Block auskommentiert, werden alle Fahrplan-Bezogenen Features deaktiviert + */ +$CONFIG['SCHEDULE'] = array( + /** + * URL zum Fahrplan-XML + * + * Diese URL muss immer verfügbar sein, sonst können kann die Programm-Ansicht + * aufhören zu funktionieren. Wenn die Quelle unverlässlich ist ;) sollte ein + * externer HTTP-Cache vorgeschaltet werden. + */ + 'URL' => 'http://data.c3voc.de/35C3/everything.schedule.xml', + + /** + * Nur die angegebenen Räume aus dem Fahrplan beachten + * + * Wird diese Zeile auskommentiert, werden alle Räume angezeigt + */ + 'ROOMFILTER' => array('Adams', 'Borg', 'Clarke', 'Dijkstra', 'Eliza', + 'WikiPakaWG Esszimmer', 'Chaos-West Bühne', 'OIO Stage'), + + /** + * Skalierung der Programm-Vorschau in Sekunden pro Pixel + */ + 'SCALE' => 7, + + /** + * Simuliere das Verhalten als wäre die Konferenz bereits heute + * + * Diese folgende Beispiel-Zeile Simuliert, dass das + * Konferenz-Datum 2014-12-29 auf den heutigen Tag 2015-02-24 verschoben ist. + */ + //'SIMULATE_OFFSET' => strtotime(/* Conference-Date */ '2016-05-21') - strtotime(/* Today */ '2016-05-19'), + //'SIMULATE_OFFSET' => 0, +); + +/** + * Konfiguration des Feedback-Formulars + * + * Wird dieser Block auskommentiert, wird das gesamte Feedback-System deaktiviert + */ +$CONFIG['FEEDBACK'] = array( + /** + * DSN zum abspeichern der eingegebenen Daten + * die Datenbank muss eine Tabelle enthaltem, die dem in `lib/schema.sql` angegebenen + * Schema entspricht. + * + * Achtung vor Dateirechten: Bei SQLite reicht es nicht, wenn wer Webseiten-Benutzer + * die .sqlite3-Datei schreiben darf, er muss auch im übergeordneten Order neue + * (Lock-)Dateien anlegen dürfen + */ + 'DSN' => 'sqlite:/opt/streaming-feedback/feedback.sqlite3', + + /** + * Login-Daten für die /feedback/read/-Seite, auf der eingegangenes + * Feedback gelesen werden kann. + * + * Durch auskommentieren der beiden Optionen wird diese Seite komplett deaktiviert, + * es kann dann nur noch durch manuelle Inspektion der .sqlite3-Datei auf das Feedback + * zugegriffen werden. + */ + 'USERNAME' => 'katze', + 'PASSWORD' => trim(@file_get_contents('/opt/streaming-feedback/feedback-password')), +); + +/** + * Globaler Schalter für die Embedding-Funktionalitäten + * + * Wird diese Zeile auskommentiert oder auf False gesetzt, werden alle + * Embedding-Funktionen deaktiviert. + */ +$CONFIG['EMBED'] = true; + +/** + * Konfiguration des L2S2-Systems + * https://github.com/c3subtitles/L2S2 + * + * Wird dieser Block auskommentiert, wird das gesamte Subtitle-System deaktiviert + */ + +// $CONFIG['SUBTITLES'] = array( +// /** +// * URL des L2S2 Primus-Servers +// */ +// 'PRIMUS_URL' => 'https://live.c3subtitles.de/', +// +// /** +// * URL des L2S2 Frontend-Servers +// */ +// 'FRONTEND_URL' => 'https://live.c3subtitles.de/', +// ); + +/** + * Globale Konfiguration der IRC-Links. + * + * Wird dieser Block auskommentiert, werden keine IRC-Links mehr erzeugt. Sollen die + * IRC-Links für jeden Raum einzeln konfiguriert werden, muss dieser Block trotzdem + * existieren sein. ggf. einfach auf true setzen: + * + * $CONFIG['IRC'] = true + */ +$CONFIG['IRC'] = array( + /** + * Anzeigetext für die IRC-Links. + * + * %s wird durch den Raum-Slug ersetzt. + * Ist eine weitere Anpassung erfoderlich, kann ein IRC_CONFIG-Block in der + * Raum-Konfiguration zum Überschreiben dieser Angaben verwendet werden. + */ + 'DISPLAY' => '#36C3-%s @ hackint', + + /** + * URL für die IRC-Links. + * Hierbei kann sowohl ein irc://-Link als auch ein Link zu einem + * WebIrc-Provider wie z.B. 'https://kiwiirc.com/client/irc.hackint.eu/#33C3-%s' + * verwendet werden. + * + * %s wird durch den urlencodeten Raum-Slug ersetzt. + * Eine Anpassung kann ebenfalls in der Raum-Konfiguration vorgenommen werden. + */ + 'URL' => 'ircs://irc.hackint.org:6697/36C3-%s', +); + +/** + * Globale Konfiguration der Twitter-Links. + * + * Wird dieser Block auskommentiert, werden keine Twitter-Links mehr erzeugt. Sollen die + * Twitter-Links für jeden Raum einzeln konfiguriert werden, muss dieser Block trotzdem + * existieren sein. ggf. einfach auf true setzen: + * + * $CONFIG['TWITTER'] = true + */ +$CONFIG['TWITTER'] = array( + /** + * Anzeigetext für die Twitter-Links. + * + * %s wird durch den Raum-Slug ersetzt. + * Ist eine weitere Anpassung erfoderlich, kann ein TWITTER_CONFIG-Block in der + * Raum-Konfiguration zum Überschreiben dieser Angaben verwendet werden. + */ + 'DISPLAY' => '#%s @ twitter', + + /** + * Vorgabe-Tweet-Text für die Twitter-Links. + * + * %s wird durch den Raum-Slug ersetzt. + * Eine Anpassung kann ebenfalls in der Raum-Konfiguration vorgenommen werden. + */ + 'TEXT' => '#36C3 #%s', +); + +/** + * Liste zusätzlich herunterzuladender Dateien + * + * Dict mit dem Dateinamen im Key und einer URL im Value. Die Dateien werden + * unter dem angegebenen Dateinamen in diesem Konfigurationsordner abgelegt. + */ +$CONFIG['EXTRA_FILES'] = array( + 'schedule.xml' => 'https://fahrplan.events.ccc.de/congress/2019/Fahrplan/schedule.xml', + 'schedule.json' => 'https://fahrplan.events.ccc.de/congress/2019/Fahrplan/schedule.json', + 'schedule.ics' => 'https://fahrplan.events.ccc.de/congress/2019/Fahrplan/schedule.ics', + 'schedule.xcal' => 'https://fahrplan.events.ccc.de/congress/2019/Fahrplan/schedule.xcal', + + 'everything.schedule.xml' => 'http://data.c3voc.de/36C3/everything.schedule.xml', + 'everything.schedule.json' => 'http://data.c3voc.de/36C3/everything.schedule.json', + + 'workshops.schedule.xml' => 'http://data.c3voc.de/36C3/workshops.schedule.xml', + 'workshops.schedule.json' => 'http://data.c3voc.de/36C3/workshops.schedule.json', +); + + +return $CONFIG; diff --git a/configs/conferences/36c3/destruction.png b/configs/conferences/36c3/destruction.png new file mode 100644 index 0000000..565287b Binary files /dev/null and b/configs/conferences/36c3/destruction.png differ diff --git a/configs/conferences/36c3/font.css b/configs/conferences/36c3/font.css new file mode 100644 index 0000000..f608236 --- /dev/null +++ b/configs/conferences/36c3/font.css @@ -0,0 +1,23 @@ +/** Blackout Midnight **/ +@font-face { + font-family: "Blackout Midnight"; + font-weight: 100; + font-style: normal; + src: url("blackout_midnight-webfont.eot"); + src: url("blackout_midnight-webfont.eot?#iefix") format('embedded-opentype'), + url("blackout_midnight-webfont.svg") format("svg"), + url("blackout_midnight-webfont.ttf") format("ttf"), + url("blackout_midnight-webfont.woff") format("woff"); +} + +/** Blackout 2AM **/ +@font-face { + font-family: "Blackout 2AM"; + font-weight: 100; + font-style: normal; + src: url("blackout_two_am-webfont.eot"); + src: url("blackout_two_am-webfont.eot?#iefix") format('embedded-opentype'), + url("blackout_two_am-webfont.svg") format("svg"), + url("blackout_two_am-webfont.ttf") format("ttf"), + url("blackout_two_am-webfont.woff") format("woff"); +} \ No newline at end of file diff --git a/configs/conferences/36c3/logo.png b/configs/conferences/36c3/logo.png new file mode 100644 index 0000000..3ae387a Binary files /dev/null and b/configs/conferences/36c3/logo.png differ diff --git a/configs/conferences/36c3/main.less b/configs/conferences/36c3/main.less new file mode 100644 index 0000000..84ba224 --- /dev/null +++ b/configs/conferences/36c3/main.less @@ -0,0 +1,102 @@ +@import "../../../assets/css/_structure.less"; + +@orange: #FE5000; +@grey-lighter: #333333; +@grey-darker: #2a2a2a; +@grey-light: #D0D0CE; +@dark: #000000; +@green: #00BB31; + +@brand-primary: @orange; +@well-bg: @grey-lighter; +@navbar-default-bg: @grey-lighter; +@btn-default-bg: @grey-light; +@panel-default-heading-bg: @grey-darker; +@panel-default-text: @orange; +@panel-bg: @grey-lighter; + +/* + * font + */ + @import url("/configs/conferences/36c3/font.css"); + +.font-headline { + //color: @color-grey; + font-family: 'Blackout 2AM', sans-serif; + font-weight: 100; /* black*/ + text-transform: uppercase; +} + +h1, +h2, +h3, +body.overview .room a.title, +body.overview .panel-primary a, +.navbar-brand, +.panel-heading, +.panel-default > .panel-heading, +.nav.nav-tabs { + .font-headline() +} + +h2 { color: @green; } + +body.overview .panel-body { + min-height: 10px; +} + +body { + background-color: @dark; + color: @grey-light; +} + +.overview .panel-title { + font-weight: bold; +} + +nav.navbar { + .navbar-brand { + color: @orange; + } + + .navbar-right { + text-align: right; + + .btn-ssl, a.feedback, a.releases, a.about { + color: @orange; + background-color: transparent; + border-color: @orange; + + &:hover { + background-color: @green; + border-color: @green; + } + } + + .btn-ssl.btn-warning { + color: grey; + background: transparent; + border-color: grey; + } + } +} + +.congress { + background-image: url(destruction.png); + background-repeat: no-repeat; + background-size: 500px 213px; + + position: fixed; + left: 10px; + bottom: 40px; + + width: 500px; + height: 213px; + + opacity: 1; + z-index: -100; + + @media (max-width: @screen-sm-min) { + display: none; + } +} -- cgit v1.2.3