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>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Directory -->
|
<!-- Inferencium - Website - Directory -->
|
||||||
<!-- Version: 4.0.0-beta.1 -->
|
<!-- Version: 5.0.0-beta.1 -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,9 +17,10 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<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 class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div><a href="index.xhtml" class="title">Inferencium</a></div>
|
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</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="documentation.xhtml">Documentation</a></div>
|
||||||
<div><a href="source.xhtml">Source</a></div>
|
<div><a href="source.xhtml">Source</a></div>
|
||||||
<div><a href="changelog.xhtml">Changelog</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="contact.xhtml">Contact</a></div>
|
||||||
<div><a href="directory.xhtml">Directory</a></div>
|
<div><a href="directory.xhtml">Directory</a></div>
|
||||||
<div><a href="key.xhtml">Key</a></div>
|
<div><a href="key.xhtml">Key</a></div>
|
||||||
|
<div class="sitemap"><a href="sitemap.xhtml">Sitemap</a></div>
|
||||||
</nav>
|
</nav>
|
||||||
<h1>Directory</h1>
|
<h1>Directory</h1>
|
||||||
<section id="xmpp">
|
<section id="xmpp">
|
||||||
@ -37,19 +39,22 @@
|
|||||||
<p>Public channels can be joined by anyone without an invitation. Non-public
|
<p>Public channels can be joined by anyone without an invitation. Non-public
|
||||||
channels require an invitation; requirements for invitations differ
|
channels require an invitation; requirements for invitations differ
|
||||||
per channel.</p>
|
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>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th id="name">Name</th>
|
<th id="name">Name</th>
|
||||||
<th id="uri">URI</th>
|
|
||||||
<th id="description">Description</th>
|
<th id="description">Description</th>
|
||||||
<th id="public">Public?</th>
|
<th id="public">Public?</th>
|
||||||
|
<th id="moderator">Moderators</th>
|
||||||
|
<th id="admin">Administrators</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<th id="inf">Inferencium</th>
|
<th id="inf"><a href="xmpp://gojayi@muc.xmpp.inferencium.net?join">Inferencium</a></th>
|
||||||
<td headers="uri inf"><code>xmpp://gojayi@muc.xmpp.inferencium.net?join</code></td>
|
|
||||||
<td class="desc" headers="description inf">
|
<td class="desc" headers="description inf">
|
||||||
<p>Inferencium general channel.</p>
|
<p>Inferencium general channel.</p>
|
||||||
<p><b>Topic:</b> Any, excluding
|
<p><b>Topic:</b> Any, excluding
|
||||||
@ -60,10 +65,20 @@
|
|||||||
<td class="red" headers="public inf">
|
<td class="red" headers="public inf">
|
||||||
No
|
No
|
||||||
</td>
|
</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>
|
||||||
<tr>
|
<tr>
|
||||||
<th id="inf-moderation">Inferencium - Moderation</th>
|
<th id="inf-moderation"><a href="xmpp://moderation@muc.xmpp.inferencium.net?join">Inferencium - Moderation</a></th>
|
||||||
<td headers="uri inf-moderation"><code>xmpp://moderation@muc.xmpp.inferencium.net?join</code></td>
|
|
||||||
<td class="desc" headers="description inf-moderation">
|
<td class="desc" headers="description inf-moderation">
|
||||||
<p>Inferencium moderation channel.</p>
|
<p>Inferencium moderation channel.</p>
|
||||||
<p><b>Topic:</b> Moderation of all XMPP
|
<p><b>Topic:</b> Moderation of all XMPP
|
||||||
@ -73,10 +88,20 @@
|
|||||||
<td class="red" headers="public inf-moderation">
|
<td class="red" headers="public inf-moderation">
|
||||||
No
|
No
|
||||||
</td>
|
</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>
|
||||||
<tr>
|
<tr>
|
||||||
<th id="inf-multimedia">Inferencium - Multimedia</th>
|
<th id="inf-multimedia"><a href="xmpp://multimedia@muc.xmpp.inferencium.net?join">Inferencium - Multimedia</a></th>
|
||||||
<td headers="uri inf-multimedia"><code>xmpp://matelin@muc.xmpp.inferencium.net?join</code></td>
|
|
||||||
<td class="desc" headers="description inf-multimedia">
|
<td class="desc" headers="description inf-multimedia">
|
||||||
<p>Inferencium multimedia channel.</p>
|
<p>Inferencium multimedia channel.</p>
|
||||||
<p><b>Topic:</b> Any, excluding
|
<p><b>Topic:</b> Any, excluding
|
||||||
@ -87,10 +112,20 @@
|
|||||||
<td class="red" headers="public inf-multimedia">
|
<td class="red" headers="public inf-multimedia">
|
||||||
No
|
No
|
||||||
</td>
|
</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>
|
||||||
<tr>
|
<tr>
|
||||||
<th id="sys-hardening">Systems Hardening</th>
|
<th id="sys-hardening"><a href="xmpp://sys-hardening@muc.xmpp.inferencium.net?join">Systems Hardening</a></th>
|
||||||
<td headers="uri sys-hardening"><code>xmpp://sys-hardening@muc.xmpp.inferencium.net?join</code></td>
|
|
||||||
<td class="desc" headers="description sys-hardening">
|
<td class="desc" headers="description sys-hardening">
|
||||||
<p>Systems Hardening security and
|
<p>Systems Hardening security and
|
||||||
privacy channel.</p>
|
privacy channel.</p>
|
||||||
@ -100,10 +135,20 @@
|
|||||||
<td class="green" headers="public sys-hardening">
|
<td class="green" headers="public sys-hardening">
|
||||||
Yes (Temporarily unavailable)
|
Yes (Temporarily unavailable)
|
||||||
</td>
|
</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>
|
||||||
<tr>
|
<tr>
|
||||||
<th id="sys-hardening-ot">Systems Hardening - Off-topic</th>
|
<th id="sys-hardening-ot"><a href="xmpp://sys-hardening-ot@muc.xmpp.inferencium.net?join">Systems Hardening - Off-topic</a></th>
|
||||||
<td headers="uri sys-hardening-ot"><code>xmpp://sys-hardening-ot@muc.xmpp.inferencium.net?join</code></td>
|
|
||||||
<td class="desc" headers="description sys-hardening-ot">
|
<td class="desc" headers="description sys-hardening-ot">
|
||||||
<p>Systems Hardening off-topic
|
<p>Systems Hardening off-topic
|
||||||
channel.</p>
|
channel.</p>
|
||||||
@ -113,9 +158,21 @@
|
|||||||
<td class="green" headers="public sys-hardening-ot">
|
<td class="green" headers="public sys-hardening-ot">
|
||||||
Yes (Temporarily unavailable)
|
Yes (Temporarily unavailable)
|
||||||
</td>
|
</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>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</section>
|
</section>
|
||||||
|
<div class="sitemap-small"><a href="sitemap.xhtml">Sitemap</a></div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user