From 2a63dbbc76e56b646a4186c15e19a39a197bf7cb Mon Sep 17 00:00:00 2001 From: psy <psy@darmstadt.ccc.de> Date: Sun, 20 Dec 2020 20:47:22 +0100 Subject: [PATCH] small fixes --- docs/maschinenraum.en.md | 17 ++++++++++------- docs/maschinenraum.md | 4 ++-- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/docs/maschinenraum.en.md b/docs/maschinenraum.en.md index 316eeac..7fb383b 100644 --- a/docs/maschinenraum.en.md +++ b/docs/maschinenraum.en.md @@ -18,7 +18,7 @@ What ever happens in your assembly is your responsibility. There for please reme ## Maschinenraum -For you to administrate your assembly we've setup the Maschienenraum under https://maschinenraum.rc3.world/. This how ever is not the conference front-end and you will not see content of other assemblies. +For you to administrate your assembly we've setup the Maschienenraum under [maschinenraum.rc3.world](https://maschinenraum.rc3.world/). This how ever is not the conference front-end and you will not see content of other assemblies. The account in use for this, may later be used for the conference platform, once a conference ticket has been linked to it. ( To do so we will provide a link through the ticket tool at a later time) @@ -26,10 +26,11 @@ Upon creation, your assembly will pick an abbreviated name (used in URLs), as we ### Organisational Data This menu point allows you to select the assembly representation: + * Basic data: Whats your name? What do you do? Do you habe a logo or website? Also add tags for the search! * Links: To which Assembly do you have ties (personnel or topical)? Next to whom do you "sit"? * Members: Who's part of your assembly? The role of "offical contact person"(offizieller Ansprechpartner) will be used as such. We'll highlight the person on the website and use them as contact for the orga, for example in abuse cases. The role manager will be displayed as a regular person (should you choose to assign it), but is capable of changing settings of the assembly. And lastly all members may be shown publicly, but don't have to be. -* Authentication: +* Authentication: * This is where you can fetch tokens, with which your assembly can for example give badges to users. * Additionally this is where you can register external applications, that will use [OAuth2](https://oauth.net/2/) -based authentication for conference participants. @@ -40,15 +41,16 @@ Rooms are modeled after the real world (see intro). Then can ether be created fo The 2D-world is not barrier-free, therefore you have the possibility to create barrier-free PlainUI BBB-rooms for self organized sessions, as well as spontaneous "fireside chats". To create a room, enter name, type of room and capacity. -If you're planning a lecture hall, workshop room or stage, please remember that conference rooms online don't scale indefinitely. There have been BBB rooms with aprox. 90 participants. This works if people only unmute if necessary and only the speakers turn on their cameras. +If you're planning a lecture hall, workshop room or stage, please remember that conference rooms online don't scale indefinitely. There have been BBB rooms with aprox. 90 participants. This works if people only unmute if necessary and only the speakers turn on their cameras. ### Contributing a map to the 2D world -To add a map to the 2D world, you have to offer a cloneable git repo. If the repo is private, you'll have to add deploy tokens in the URL, e.g. <https://bernd:brot@git.kinderkanal.de/bluemchenwiese.git>. +To add a map to the 2D world, you have to offer a cloneable git repo. If the repo is private, you'll have to add deploy tokens in the URL, e.g. https://bernd:brot@git.kinderkanal.de/bluemchenwiese.git. -Learn how to create a compatible map in the rC3-World HowTo: https://howto.rc3.world/ +Learn how to create a compatible map in the rC3-World HowTo: [howto.rc3.world](https://howto.rc3.world/) ### How are projects created? We want to see your projects! To see them in the frontend, we'll need from you: + * Project name * Description: The flavor text for the info page of your project in the frontend. What's shown? Why would no one want to miss it? Where did the idea come from? Who made this? * Also: We're still searching people for xyz @@ -79,6 +81,7 @@ How does it work and what is possible? What means sticker and achievement mode?  Badges need: + * A name * A picture: we recommend PNG, 512x512px * Select: sticker or achievement mode @@ -97,8 +100,8 @@ Users will find collected badges in their profile. Users will always have to act API endpoints will exist soon ## VOC, Streaming and Stuff -There is separate documentation for channels and connected questions: https://c3voc.de/wiki/events:rc3:kanal-howto +There is separate documentation for channels and connected questions: [c3voc.de/wiki/events:rc3:kanal-howto](https://c3voc.de/wiki/events:rc3:kanal-howto) In case of questions please contact: recommended: IRC, #voc-lounge im Hackint.eu -possible: voc@c3voc.de +possible: [voc@c3voc.de](mailto:voc@c3voc.de) diff --git a/docs/maschinenraum.md b/docs/maschinenraum.md index 1b80f78..dd41890 100644 --- a/docs/maschinenraum.md +++ b/docs/maschinenraum.md @@ -1,7 +1,7 @@ How to Maschinenraum === -[english version coming soon] +[english version](maschinenraum.en.md) Diese Doku ist für Assemblies und erklärt, wie Ihr Eure Assembly und Euren Content im Maschinenraum managen könnt. @@ -108,7 +108,7 @@ API Endpunkt existiert in Kürze (noch nicht) ## Noch Fragen? -Bitte stellt übrige Fragen an das Assembly-Team: rc3@c3assemblies.de +Bitte stellt übrige Fragen an das Assembly-Team: rc3@c3assemblies.de ## VOC, Streaming und Stuff -- GitLab