Last QSOs Widget
Wavelog offers a widget that lists that last logged QSOs for a logbook. This can be included in a qrz.com page for example.
Usage
You set the options as GET parameter in the URL. The base URL looks like:
https://[wavelog url]/index.php/widgets/qsos/[slug]
[slug] can be defined in Visitor site at the Station Setup
See:
Options:
https://[wavelog url]/index.php/widgets/qsos/[slug]?[option0]=[value]&[option1]=[value]&[option2]=[value]
Possible GET Options currently implemented:
Note
All Options are optional!
| option | value | default |
|---|---|---|
qso_count |
Number of QSOs listed | 15 |
theme |
overrides the global appeance theme. Set light or dark |
|
text_size |
Text size (1-7) | 1 |
Example
Definition: Show the last 50 QSOs with dark theme and text size of 5
https://[wavelog url]/index.php/widgets/qsos/[slug]?qso_count=50&theme=dark&text_size=5
Example for QRZ-Embedding: