Update webpage "Directory" from version "4.0.0-beta.1" to "5.0.0-beta.1"
This commit is contained in:
parent
e8877e00b7
commit
0152b3a195
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Directory -->
|
||||
<!-- Version: 4.0.0-beta.1 -->
|
||||
<!-- Version: 5.0.0-beta.1 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -17,9 +17,10 @@
|
||||
</head>
|
||||
<body>
|
||||
<nav class="navbar">
|
||||
<div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
||||
<div><a href="index.xhtml" class="title">Inferencium</a></div>
|
||||
<div class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
||||
<div><a href="about.xhtml">About</a></div>
|
||||
<div><a href="news.xhtml">News</a></div>
|
||||
<div><a href="documentation.xhtml">Documentation</a></div>
|
||||
<div><a href="source.xhtml">Source</a></div>
|
||||
<div><a href="changelog.xhtml">Changelog</a></div>
|
||||
@ -27,6 +28,7 @@
|
||||
<div><a href="contact.xhtml">Contact</a></div>
|
||||
<div><a href="directory.xhtml">Directory</a></div>
|
||||
<div><a href="key.xhtml">Key</a></div>
|
||||
<div class="sitemap"><a href="sitemap.xhtml">Sitemap</a></div>
|
||||
</nav>
|
||||
<h1>Directory</h1>
|
||||
<section id="xmpp">
|
||||
@ -37,19 +39,22 @@
|
||||
<p>Public channels can be joined by anyone without an invitation. Non-public
|
||||
channels require an invitation; requirements for invitations differ
|
||||
per channel.</p>
|
||||
<p>For assistance within any channel, contact a moderator of the channel. If an
|
||||
issue is related to a moderator, contact an administrator; administrators should
|
||||
not be contacted unless the issue cannot be resolved by a moderator.</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th id="name">Name</th>
|
||||
<th id="uri">URI</th>
|
||||
<th id="description">Description</th>
|
||||
<th id="public">Public?</th>
|
||||
<th id="moderator">Moderators</th>
|
||||
<th id="admin">Administrators</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th id="inf">Inferencium</th>
|
||||
<td headers="uri inf"><code>xmpp://gojayi@muc.xmpp.inferencium.net?join</code></td>
|
||||
<th id="inf"><a href="xmpp://gojayi@muc.xmpp.inferencium.net?join">Inferencium</a></th>
|
||||
<td class="desc" headers="description inf">
|
||||
<p>Inferencium general channel.</p>
|
||||
<p><b>Topic:</b> Any, excluding
|
||||
@ -60,10 +65,20 @@
|
||||
<td class="red" headers="public inf">
|
||||
No
|
||||
</td>
|
||||
<td class="desc" headers="moderator inf">
|
||||
<ul>
|
||||
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li>
|
||||
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
<td class="desc" headers="admin inf">
|
||||
<ul>
|
||||
<li><a href="xmpp://inference@inferencium.net">inference@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th id="inf-moderation">Inferencium - Moderation</th>
|
||||
<td headers="uri inf-moderation"><code>xmpp://moderation@muc.xmpp.inferencium.net?join</code></td>
|
||||
<th id="inf-moderation"><a href="xmpp://moderation@muc.xmpp.inferencium.net?join">Inferencium - Moderation</a></th>
|
||||
<td class="desc" headers="description inf-moderation">
|
||||
<p>Inferencium moderation channel.</p>
|
||||
<p><b>Topic:</b> Moderation of all XMPP
|
||||
@ -73,10 +88,20 @@
|
||||
<td class="red" headers="public inf-moderation">
|
||||
No
|
||||
</td>
|
||||
<td class="desc" headers="moderator inf-moderation">
|
||||
<ul>
|
||||
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li>
|
||||
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
<td class="desc" headers="admin inf-moderation">
|
||||
<ul>
|
||||
<li><a href="xmpp://inference@inferencium.net">inference@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th id="inf-multimedia">Inferencium - Multimedia</th>
|
||||
<td headers="uri inf-multimedia"><code>xmpp://matelin@muc.xmpp.inferencium.net?join</code></td>
|
||||
<th id="inf-multimedia"><a href="xmpp://multimedia@muc.xmpp.inferencium.net?join">Inferencium - Multimedia</a></th>
|
||||
<td class="desc" headers="description inf-multimedia">
|
||||
<p>Inferencium multimedia channel.</p>
|
||||
<p><b>Topic:</b> Any, excluding
|
||||
@ -87,10 +112,20 @@
|
||||
<td class="red" headers="public inf-multimedia">
|
||||
No
|
||||
</td>
|
||||
<td class="desc" headers="moderator inf-multimedia">
|
||||
<ul>
|
||||
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li>
|
||||
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
<td class="desc" headers="admin inf-multimedia">
|
||||
<ul>
|
||||
<li><a href="xmpp://inference@inferencium.net">inference@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th id="sys-hardening">Systems Hardening</th>
|
||||
<td headers="uri sys-hardening"><code>xmpp://sys-hardening@muc.xmpp.inferencium.net?join</code></td>
|
||||
<th id="sys-hardening"><a href="xmpp://sys-hardening@muc.xmpp.inferencium.net?join">Systems Hardening</a></th>
|
||||
<td class="desc" headers="description sys-hardening">
|
||||
<p>Systems Hardening security and
|
||||
privacy channel.</p>
|
||||
@ -100,10 +135,20 @@
|
||||
<td class="green" headers="public sys-hardening">
|
||||
Yes (Temporarily unavailable)
|
||||
</td>
|
||||
<td class="desc" headers="moderator sys-hardening">
|
||||
<ul>
|
||||
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li>
|
||||
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
<td class="desc" headers="admin sys-hardening">
|
||||
<ul>
|
||||
<li><a href="xmpp://inference@inferencium.net">inference@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th id="sys-hardening-ot">Systems Hardening - Off-topic</th>
|
||||
<td headers="uri sys-hardening-ot"><code>xmpp://sys-hardening-ot@muc.xmpp.inferencium.net?join</code></td>
|
||||
<th id="sys-hardening-ot"><a href="xmpp://sys-hardening-ot@muc.xmpp.inferencium.net?join">Systems Hardening - Off-topic</a></th>
|
||||
<td class="desc" headers="description sys-hardening-ot">
|
||||
<p>Systems Hardening off-topic
|
||||
channel.</p>
|
||||
@ -113,9 +158,21 @@
|
||||
<td class="green" headers="public sys-hardening-ot">
|
||||
Yes (Temporarily unavailable)
|
||||
</td>
|
||||
<td class="desc" headers="moderator sys-hardening-ot">
|
||||
<ul>
|
||||
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li>
|
||||
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
<td class="desc" headers="admin sys-hardening-ot">
|
||||
<ul>
|
||||
<li><a href="xmpp://inference@inferencium.net">inference@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
<div class="sitemap-small"><a href="sitemap.xhtml">Sitemap</a></div>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user