From 3715d640e1a8a4ec82a2ff323e368411e78370a8 Mon Sep 17 00:00:00 2001 From: Anton Linus Date: Fri, 16 Oct 2020 12:00:22 +0200 Subject: [PATCH] implemented techsupport --- website/map/index.php | 16 +++++++++++++--- website/tech support.txt | 22 ++++++++++++++++++++++ 2 files changed, 35 insertions(+), 3 deletions(-) create mode 100644 website/tech support.txt diff --git a/website/map/index.php b/website/map/index.php index 385bf19..2c0cf21 100644 --- a/website/map/index.php +++ b/website/map/index.php @@ -14,8 +14,8 @@ $scooters = array( array('https://platform.tier-services.io/v1/vehicle/d794fac2-5c3e-4f2b-aed1-f70ef82f67d8', 'JODI', '%Location????????', 'XXXXXXXXXXXXXX'), array('https://platform.tier-services.io/v1/vehicle/86219ae1-416a-4b36-897a-c738397d7210', 'Rosa Menkmann', 'Ariane', 'Ariane is a famous Shutterstock model. She also worries about getting older.'), array('https://platform.tier-services.io/v1/vehicle/0b939caf-80e9-4d6b-8454-4a7f8eaf088c', 'Sarah Grant', 'title', 'desciption'), - array('https://platform.tier-services.io/v1/vehicle/0f7fa267-4bc1-439a-8fd0-43b98b9ffba7', 'Danja Vasiliev', 'title', 'desciption'), - array('https://platform.tier-services.io/v1/vehicle/8732f342-df2f-475f-b0f6-c0032743a944', 'Constant Dullaart', 'clock', 'ssid that tells the time'), + array('https://platform.tier-services.io/v1/vehicle/0f7fa267-4bc1-439a-8fd0-43b98b9ffba7', 'Danja Vasiliev', 'need4speed', 'desciption'), + array('https://platform.tier-services.io/v1/vehicle/8732f342-df2f-475f-b0f6-c0032743a944', 'Constant Dullaart', 'constant time', 'this network can tell time!'), array('https://platform.tier-services.io/v1/vehicle/511c3984-3f81-4022-acc2-8e22646a5e01', 'Dennis de Bel & Anton Jehle', 'Paracity Gallery v0.41', 'HOW TO: diy scooter gallery'), ); @@ -226,7 +226,12 @@ function callAPI($url){ 2. Verbinde dich mit dem Wifi Netzwerk. Es trägt den Namen der Arbeit die in der Gallerie zu sehen ist.
Auf dem iPhone sollte sich automatisch ein Fenster öffnen, indem nach kurzer Ladezeit die Arbeit zu sehen ist. Sollte dies einmal nicht funktionieren, öffne selbst den Browser und tipp die folgende Adresse ein: opencoil.local
Auf Android Geräten bekommst du eventuell ein Popup bekommen welches dich fragt ob du die Verbindung zum Netzwerk behalten möchtest, da keine Verbindung zum Internet besteht. Klicke Verbindung behalten. Sollte dich dein Gerät fragen ob du dich ins Netzwerk einloggen möchtest, klicke einloggen. Alternativ kannst du einen Browser deiner Wahl öffnen und entweder 'opencoil.local' oder eine beliebige Zeichenfolge gefolgt von '.com' in das URL Feld eingeben.

- Solltest du Hilfe benötigen, zögere nicht uns per Mail oder Telegram App zu kontaktieren. + Solltest du Hilfe benötigen, zögere nicht uns per Mail oder Telegram App zu kontaktieren.

+ Support kann sowohl in Deutsch als auch in Englisch geleistet werden.

+ Allgemeine Infos

+ Die Arbeiten von Constant Dulaart & Martin Howse nutzen den Namen des Netzwerks, der sich bei ihnen konstant ändert. Es ist normal, dass du dich nicht mit ihnen verbinden kannst.
+ Die Arbeit von Danja Vasiliev wurde für den Chrome Browser optimiert. Dieser muss auf einem iPhone gegebenenfalls erst installiert werden.
+ Generell braucht es eventuell kurz bis die Arbeiten im Browser angezeigt werden. Geduld bitte.

Viel Spaß!

@@ -242,6 +247,11 @@ function callAPI($url){ Using an iPhone there should be a portal page popping up automatically. After a few seconds it will display the artwork. Should this not work for you, open up a browser and type 'opencoil.local' in the adressbar.
On an Android device you might get a popup asking you wether you want to stay connected to the network even without an internet connection. select yes. Should your device ask wether you want to log in to the network, select yes as well. Otherwise open up a browser and type either 'opencoil.local' or any short combination of letters followed by '.com' into the adressbar.

if you can't get it to work, don't hesitate to contact us via mail or Telegram app

+ Support is available in german and english.

+ General information

+ The works by Constant Dullaart & Martin Howse use the actual network name, wich changes constantly. It's normal that you can not connect to these.
+ Die Arbeit von Danja Vasiliev wurde für den Chrome Browser optimiert. Dieser muss auf einem iPhone gegebenenfalls erst installiert werden.
+ In general the works might sometimes take a second to load. be patient.

Have fun!

diff --git a/website/tech support.txt b/website/tech support.txt new file mode 100644 index 0000000..eb298a1 --- /dev/null +++ b/website/tech support.txt @@ -0,0 +1,22 @@ +Welcome to the OPENCOIL Techsupport Channel + +Support is available in german and english // +Support kann sowohl in Deutsch als auch in Englisch geleistet werden + +First a couple of general infos // +Zuerst ein paar allgemeine Infos + +The works by Constant Dullaart & Martin Howse use the actual network name, wich changes constantly. It's normal that you can not connect to these // +Die Arbeiten von Constant Dulaart & Martin Howse nutzen den Namen des Netzwerks, der sich bei ihnen konstant ändert. Es ist normal, dass du dich nicht mit ihnen verbinden kannst + +The work by Danya Vasiliev is build for the chrome browser. On iOS you might need to download it first // +Die Arbeit von Danja Vasiliev wurde für den Chrome Browser optimiert. Dieser muss auf einem iPhone gegebenenfalls erst installiert werden + +In general the works might sometimes take a second to load. be patient // +Generell braucht es eventuell kurz bis die Arbeiten im Browser angezeigt werden. Geduld bitte + + +For further assistance message us // +Für weitere Unterstützung schreib uns eine Nachricht + +HAVE FUN! \ No newline at end of file