From 5b3bd53461bf898c001ed802cf9e9964fb288614 Mon Sep 17 00:00:00 2001 From: psy <psy@darmstadt.ccc.de> Date: Thu, 17 Dec 2020 15:36:49 +0100 Subject: [PATCH] add bigger warning for streams --- docs/maps.en.md | 2 +- docs/maps.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/maps.en.md b/docs/maps.en.md index ef0dfce..7350c7a 100644 --- a/docs/maps.en.md +++ b/docs/maps.en.md @@ -17,7 +17,7 @@ This tutorial is "work in progess", hence its worth checking it from time to tim * 2020-12-15: Sound, BBB, Map size added. * 2020-12-16: We moved to world@ postbox, if you wrote us an email today and got not answer, please try again. :) * 2020-12-16: New URL scheme, test instance now at: https://test.visit.at.wa-test.rc3.cccv.de/_/global/<your_map_url_here> (adapt your CORS headers if needed!) -* 2020-12-17: Audio: removed external URLs. +* 2020-12-17: Audio: removed external URLs. **IMPORTANT:** If you want to include streams please contact us! ## Known Bugs Following bugs are known and worked on: diff --git a/docs/maps.md b/docs/maps.md index fa953db..73afa5b 100644 --- a/docs/maps.md +++ b/docs/maps.md @@ -20,7 +20,7 @@ Dieses Tutorial ist ein work in progress und wird immer mal wieder erweitert, es * 2020-12-15: Sound, BBB, Kartengröße hinzugefügt. * 2020-12-16: Das world@ Postfach ist umgezogen, falls ihr heute eine Mail geschrieben, aber noch keine Antwort erhalten habt, schreibt bitte einfach nochmal. :) * 2020-12-16: Neues URL Schema, Testinstanz nun unter: https://test.visit.at.wa-test.rc3.cccv.de/_/global/<your_map_url_here> (passt ggf eure CORS Header an!) -* 2020-12-17: Audio: Externe URLs werden nicht mehr unterstüzt. +* 2020-12-17: Audio: Externe URLs werden nicht mehr unterstüzt. **WICHTIG:** Falls ihr Streams einbinden wollt, müsst ihr uns kontaktieren! ## Known Bugs Folgende Bugs sind aktuell bekannt, wir versuchen bereits, Lösungen dafür zu finden: -- GitLab