commit
30c8513d05
|
@ -4,4 +4,6 @@
|
|||
|
||||
This Winlink form supports activating and hunting Parks on the Air (**[POTA](https://pota.app/#/)**), Silos on the Air (**[SiOTA](https://www.silosontheair.com/)**), Summits on the Air (**[SOTA](https://sotawatch.sota.org.uk/en/)**), and World Wide Flora & Fauna (**[WWFF](https://wwff.co/dx-cluster/)**) off-grid.
|
||||
|
||||
This form makes use of [Rich/W4PI](https://www.qrz.com/db/W4PI)'s [POTAGW](https://www.qrz.com/db/W4PI)@outlook.com gateway for POTA, and [Josh/VK2MES](https://www.qrz.com/db/VK2MES)'s [APSPOT](https://apspot.radio/getting-started/)@apspot.radio gateway for POTA, SiOTA, SOTA and WWFF, to spot yourself and view park/summit active spots.
|
||||
|
||||
Simply unzip and place the TXT and HTML files in **RMS Express > Global Folders > Templates folder**. If you have other existing forms in this folder, you can create a sub-folder to group/organize these files in its own group when you access it from composing a new Winlink message (e.g. Off-Grid Parks & Summits Activity). From compose new message window, click **Select Template > Global Templates** and double-click the form you just placed in the Templates folder.
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
input[type=radio], .hunting input.radio {clear: none; float: left; margin: 3px 0 0 15px;}
|
||||
input[type=submit], .hunting input.submit {clear: both; font-size: 1.75em; width: 100%;}
|
||||
.optionalFilters {text-align: center; margin-bottom: 0;}
|
||||
.filters {margin: 0 auto; text-align: left; padding: 0;}
|
||||
.filters {margin: 10px 10px 0; text-align: left; padding: 0;}
|
||||
|
||||
/* Shared elements on both Spot Yourself and View Spots pages */
|
||||
.required-field::after {content: "*"; color: red;}
|
||||
|
@ -274,7 +274,7 @@
|
|||
</fieldset>
|
||||
<p class="optionalFilters">- Optional -</p>
|
||||
<fieldset>
|
||||
<legend>Modes<sup>*</sup>:</legend>
|
||||
<legend>Modes ¹<sup>,</sup> ²:</legend>
|
||||
<div class="huntingOpts">
|
||||
<input type="radio" name="Alpha" value="" checked="checked"/>
|
||||
<label>All</label>
|
||||
|
@ -305,7 +305,7 @@
|
|||
<input type="hidden" name="Charlie" value=""/>
|
||||
<input type="hidden" name="Delta" value=""/>
|
||||
<input type="hidden" name="Echo" value=""/>
|
||||
<p class="filters"><sup>*</sup>POTA supports CW, DATA, FT8, SSB<br />SiOTA, SOTA, WWFF supports AM, CW, DATA, FM, PSK, RTTY, SSD.<br />https://apspot.radio/filtering-support-new-backend-big-things-coming/</p>
|
||||
<p class="filters">¹ POTA supports CW, DATA, FT8, SSB.<br />² SiOTA, SOTA, WWFF supports AM, CW, DATA, FM, PSK, RTTY, SSD.<br /> https://apspot.radio/filtering-support-new-backend-big-things-coming/</p>
|
||||
<p>
|
||||
<input type="submit" name="Submit" value="Submit" />
|
||||
</p>
|
||||
|
|
6
img/README.md
Normal file
6
img/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Logo Usage
|
||||
### The use of logos has been granted for non-commercial use.
|
||||
Logo use policy:
|
||||
- [POTA](https://docs.pota.app/docs/resources_docs.html#graphics--assets)
|
||||
- [SOTA](https://commons.wikimedia.org/wiki/File:SOTA-Logo.svg)
|
||||
- [WWFF](https://wwff.co/downloads/)
|
Loading…
Reference in a new issue