|
@ -78,24 +78,24 @@ |
|
|
<!-- BUTTONS HIDE SHOW MEDIA --> |
|
|
<!-- BUTTONS HIDE SHOW MEDIA --> |
|
|
|
|
|
|
|
|
<div class="b_allmedia"> |
|
|
<div class="b_allmedia"> |
|
|
<!-- placeholder iframe loading |
|
|
<!-- placeholder iframe loading --> |
|
|
<button onclick="hideshowWelcome()" class="bhide_chat_off" id="bhide_wel">WELCOME</button>--> |
|
|
<!-- <button onclick="hideshowWelcome()" class="bhide_chat_off" id="bhide_wel">WELCOME</button> --> |
|
|
<!-- audio streaming or files --> |
|
|
<!-- audio streaming or files --> |
|
|
<button onclick="hideshowAudio()" class="" id="bhide_au">LISTENING <br> LUISTEREN</button> |
|
|
<button onclick="hideshowAudio()" class="" id="bhide_au">LISTENING <br> LUISTEREN</button> |
|
|
<!-- etherpad |
|
|
<!-- etherpad--> |
|
|
<button onclick="hideshowPad()" class="bhide_chat_off" id="bhide_ether">WRITING <br> SCHRIJVEN</button>--> |
|
|
<button onclick="hideshowPad()" class="" id="bhide_ether">WRITING <br> SCHRIJVEN</button> |
|
|
<!-- jitsi or alike --> |
|
|
<!-- jitsi or alike --> |
|
|
<button onclick="hideshowJitsi()" class="" id="bhide_jit">CALLING <br> BELLEN</button> |
|
|
<button onclick="hideshowJitsi()" class="" id="bhide_jit">CALLING <br> BELLEN</button> |
|
|
<!-- PDFs |
|
|
<!-- PDFs--> |
|
|
<button onclick="hideshowEssay()" class="bhide_chat_off" id="bhide_ess">READING <br> LEZING</button>--> |
|
|
<!-- <button onclick="hideshowEssay()" class="bhide_chat_off" id="bhide_ess">READING <br> LEZING</button> --> |
|
|
<!-- video streaming or files |
|
|
<!-- video streaming or files --> |
|
|
<button onclick="hideshowVideo()" class="bhide_chat_off" id="bhide_vid">WATCHING <br> KIJKEND</button>--> |
|
|
<!-- <button onclick="hideshowVideo()" class="bhide_chat_off" id="bhide_vid">WATCHING <br> KIJKEND</button> --> |
|
|
<!-- image single |
|
|
<!-- image single --> |
|
|
<button onclick="hideshowIMG()" class="bhide_chat_off" id="bhide_img">IMAGE <br> BEELD</button>--> |
|
|
<!-- <button onclick="hideshowIMG()" class="bhide_chat_off" id="bhide_img">IMAGE <br> BEELD</button> --> |
|
|
<!-- image multiple |
|
|
<!-- image multiple --> |
|
|
<button onclick="hideshowGal()" class="bhide_chat_off" id="bhide_gal">GALLERY <br> GALERIJ</button>--> |
|
|
<!-- <button onclick="hideshowGal()" class="bhide_chat_off" id="bhide_gal">GALLERY <br> GALERIJ</button> --> |
|
|
<!-- chat --> |
|
|
<!-- chat --> |
|
|
<button onclick="hideshowChat()" class="" id="bhide_chat">CHATTING <br> CHATTEN</button> |
|
|
<!-- <button onclick="hideshowChat()" class="" id="bhide_chat">CHATTING <br> CHATTEN</button> --> |
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
@ -132,10 +132,11 @@ |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<!-- ETHERPAD --> |
|
|
<!-- ETHERPAD --> |
|
|
<!-- PLACEHOLDER link: https://pad.vvvvvvaria.org/varia.broadcast.intro --> |
|
|
<!-- PLACEHOLDER link: https://pad.vvvvvvaria.org/varia.broadcast.intro |
|
|
<div class="halfscreen hide" id="showEther"> |
|
|
PLACEHOLDER desc: Varia Narrowcast Intro--> |
|
|
<iframe src="https://pad.vvvvvvaria.org/varia.broadcast.intro"></iframe><br> ↝ |
|
|
<div class="halfscreen" id="showEther"> |
|
|
<a class="windowlinks" href="https://pad.vvvvvvaria.org/varia.broadcast.intro" target="_blank"> Varia Narrowcast Intro ↝ direct to pad </a> |
|
|
<iframe src="https://pad.vvvvvvaria.org/wasted_infra_voices"></iframe><br> ↝ |
|
|
|
|
|
<a class="windowlinks" href="https://pad.vvvvvvaria.org/wasted_infra_voices" target="_blank"> Waste/d voices and infrastructures pad ↝ direct to pad </a> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<!-- JITSI --> |
|
|
<!-- JITSI --> |
|
@ -231,9 +232,8 @@ |
|
|
<!-- CHAT --> |
|
|
<!-- CHAT --> |
|
|
<!-- PLACEHOLDER link: https://chat.vvvvvvaria.org/ --> |
|
|
<!-- PLACEHOLDER link: https://chat.vvvvvvaria.org/ --> |
|
|
<div class="chat halfscreen hide" id="showChat"> |
|
|
<div class="chat halfscreen hide" id="showChat"> |
|
|
<!-- <iframe src="https://chat.vvvvvvaria.org/"></iframe><br> ↬ --> |
|
|
<iframe src="https://chat.vvvvvvaria.org/"></iframe><br> ↬ |
|
|
<iframe src="https://t.me/joinchat/T452ymf83lE2BAGh"></iframe><br> ↬ |
|
|
<a class="windowlinks" href="https://chat.vvvvvvaria.org/" target="_blank"> direct link to chat! </a> |
|
|
<a class="windowlinks" href="https://t.me/joinchat/T452ymf83lE2BAGh" target="_blank"> direct link to chat! </a> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|