Introduce feature content model

This commit is contained in:
Marc Froehlich
2026-07-06 23:03:17 +02:00
parent 7b0c86a5a0
commit a99d611ea8
39 changed files with 1090 additions and 388 deletions
+10 -10
View File
@@ -42,7 +42,7 @@
<h1>Home</h1>
<h1 id="kst4contest-%E2%80%93-wiki" tabindex="-1"><a class="header-anchor" href="#kst4contest-%E2%80%93-wiki">KST4Contest Wiki</a></h1>
<blockquote>
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="de-Home">Deutsche Version</a></p>
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="/manual/de/home/">Deutsche Version</a></p>
</blockquote>
<p><strong>KST4Contest</strong> (also known as <em>PraktiKST</em>) is a Java-based chat client for the <a href="http://www.on4kst.info/chat/">ON4KST Chat</a>, specifically designed for contest operation on the VHF/UHF/SHF bands (144 MHz and above).</p>
<p>Developed by <strong>DO5AMF (Marc Fröhlich)</strong>, operator at DM5M.</p>
@@ -57,39 +57,39 @@
</thead>
<tbody>
<tr>
<td><a href="en-Installation">Installation</a></td>
<td><a href="/manual/en/installation/">Installation</a></td>
<td>Download, Java requirements, update</td>
</tr>
<tr>
<td><a href="en-Configuration">Configuration</a></td>
<td><a href="/manual/en/configuration/">Configuration</a></td>
<td>All settings in detail</td>
</tr>
<tr>
<td><a href="en-Log-Sync">Log Synchronisation</a></td>
<td><a href="/manual/en/log-sync/">Log Synchronisation</a></td>
<td>UCXLog, N1MM+, QARTest, <a href="http://DXLog.net">DXLog.net</a>, WinTest</td>
</tr>
<tr>
<td><a href="en-AirScout-Integration">AirScout Integration</a></td>
<td><a href="/manual/en/airscout-integration/">AirScout Integration</a></td>
<td>Aircraft scatter detection</td>
</tr>
<tr>
<td><a href="en-DX-Cluster-Server">DX Cluster Server</a></td>
<td><a href="/manual/en/dx-cluster-server/">DX Cluster Server</a></td>
<td>Built-in DX cluster for your logging software</td>
</tr>
<tr>
<td><a href="en-Features">Features</a></td>
<td><a href="/manual/en/features/">Features</a></td>
<td>All features at a glance</td>
</tr>
<tr>
<td><a href="en-Macros-and-Variables">Macros and Variables</a></td>
<td><a href="/manual/en/macros-and-variables/">Macros and Variables</a></td>
<td>Text snippets, shortcuts, variables</td>
</tr>
<tr>
<td><a href="en-User-Interface">User Interface</a></td>
<td><a href="/manual/en/user-interface/">User Interface</a></td>
<td>UI explanation and operation</td>
</tr>
<tr>
<td><a href="en-Changelog">Changelog</a></td>
<td><a href="/manual/en/changelog/">Changelog</a></td>
<td>Version history</td>
</tr>
</tbody>