improved space for 'Waste/d Voices and Infrastructures' stream
This commit is contained in:
parent
84fa0940de
commit
b284a9bbb5
40
index.html
40
index.html
@ -78,24 +78,24 @@
|
||||
<!-- BUTTONS HIDE SHOW MEDIA -->
|
||||
|
||||
<div class="b_allmedia">
|
||||
<!-- placeholder iframe loading
|
||||
<button onclick="hideshowWelcome()" class="bhide_chat_off" id="bhide_wel">WELCOME</button>-->
|
||||
<!-- placeholder iframe loading -->
|
||||
<!-- <button onclick="hideshowWelcome()" class="bhide_chat_off" id="bhide_wel">WELCOME</button> -->
|
||||
<!-- audio streaming or files -->
|
||||
<button onclick="hideshowAudio()" class="" id="bhide_au">LISTENING <br> LUISTEREN</button>
|
||||
<!-- etherpad
|
||||
<button onclick="hideshowPad()" class="bhide_chat_off" id="bhide_ether">WRITING <br> SCHRIJVEN</button>-->
|
||||
<!-- etherpad-->
|
||||
<button onclick="hideshowPad()" class="" id="bhide_ether">WRITING <br> SCHRIJVEN</button>
|
||||
<!-- jitsi or alike -->
|
||||
<button onclick="hideshowJitsi()" class="" id="bhide_jit">CALLING <br> BELLEN</button>
|
||||
<!-- PDFs
|
||||
<button onclick="hideshowEssay()" class="bhide_chat_off" id="bhide_ess">READING <br> LEZING</button>-->
|
||||
<!-- video streaming or files
|
||||
<button onclick="hideshowVideo()" class="bhide_chat_off" id="bhide_vid">WATCHING <br> KIJKEND</button>-->
|
||||
<!-- image single
|
||||
<button onclick="hideshowIMG()" class="bhide_chat_off" id="bhide_img">IMAGE <br> BEELD</button>-->
|
||||
<!-- image multiple
|
||||
<button onclick="hideshowGal()" class="bhide_chat_off" id="bhide_gal">GALLERY <br> GALERIJ</button>-->
|
||||
<!-- PDFs-->
|
||||
<!-- <button onclick="hideshowEssay()" class="bhide_chat_off" id="bhide_ess">READING <br> LEZING</button> -->
|
||||
<!-- video streaming or files -->
|
||||
<!-- <button onclick="hideshowVideo()" class="bhide_chat_off" id="bhide_vid">WATCHING <br> KIJKEND</button> -->
|
||||
<!-- image single -->
|
||||
<!-- <button onclick="hideshowIMG()" class="bhide_chat_off" id="bhide_img">IMAGE <br> BEELD</button> -->
|
||||
<!-- image multiple -->
|
||||
<!-- <button onclick="hideshowGal()" class="bhide_chat_off" id="bhide_gal">GALLERY <br> GALERIJ</button> -->
|
||||
<!-- chat -->
|
||||
<button onclick="hideshowChat()" class="" id="bhide_chat">CHATTING <br> CHATTEN</button>
|
||||
<!-- <button onclick="hideshowChat()" class="" id="bhide_chat">CHATTING <br> CHATTEN</button> -->
|
||||
|
||||
</div>
|
||||
|
||||
@ -132,10 +132,11 @@
|
||||
</div>
|
||||
|
||||
<!-- ETHERPAD -->
|
||||
<!-- PLACEHOLDER link: https://pad.vvvvvvaria.org/varia.broadcast.intro -->
|
||||
<div class="halfscreen hide" id="showEther">
|
||||
<iframe src="https://pad.vvvvvvaria.org/varia.broadcast.intro"></iframe><br> ↝
|
||||
<a class="windowlinks" href="https://pad.vvvvvvaria.org/varia.broadcast.intro" target="_blank"> Varia Narrowcast Intro ↝ direct to pad </a>
|
||||
<!-- PLACEHOLDER link: https://pad.vvvvvvaria.org/varia.broadcast.intro
|
||||
PLACEHOLDER desc: Varia Narrowcast Intro-->
|
||||
<div class="halfscreen" id="showEther">
|
||||
<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>
|
||||
|
||||
<!-- JITSI -->
|
||||
@ -231,9 +232,8 @@
|
||||
<!-- CHAT -->
|
||||
<!-- PLACEHOLDER link: https://chat.vvvvvvaria.org/ -->
|
||||
<div class="chat halfscreen hide" id="showChat">
|
||||
<!-- <iframe src="https://chat.vvvvvvaria.org/"></iframe><br> ↬ -->
|
||||
<iframe src="https://t.me/joinchat/T452ymf83lE2BAGh"></iframe><br> ↬
|
||||
<a class="windowlinks" href="https://t.me/joinchat/T452ymf83lE2BAGh" target="_blank"> direct link to chat! </a>
|
||||
<iframe src="https://chat.vvvvvvaria.org/"></iframe><br> ↬
|
||||
<a class="windowlinks" href="https://chat.vvvvvvaria.org/" target="_blank"> direct link to chat! </a>
|
||||
</div>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user