Replies: 12 comments 7 replies
-
I like the general idea, although I'm not too keen on the UUID for the public URL. If the idea is to share a public logbook, it might make it difficult to quickly share. Would it be possible to generate a slug based off a primary callsign, or something similar? e.g. Or if that's not possible, consider not using a full UUID, but something shorter, yet still random? Is the UUID essentially the PK of the account/log in the database? |
Beta Was this translation helpful? Give feedback.
-
Sounds like a good plan to me. |
Beta Was this translation helpful? Give feedback.
-
Would also say, this is a good idea.
Paul GIBSON ***@***.***> schrieb am Mi., 13. Okt. 2021, 23:43:
… Sounds like a good plan to me.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1226 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADKN5OVSEU5T6FCRV2M5MMTUGX4OBANCNFSM5F3T54YA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
This sounds great. I like the idea of being able to make some sort of announcement too, as ou suggest Although I know iFrames are a no-no these days, I'd like to have the ability to embed a landing page, or a list of last ten QSOs or whatever on QRZ or similar. I get around it now by using the Clublog snippet on QRZ, but it would be quite nice to be able to feed from Cloudlog directly. |
Beta Was this translation helpful? Give feedback.
-
Ha, if I knew that, I’d forgotten!!
Thanks Paul :-)
… On 17 Oct 2021, at 13:50, Paul GIBSON ***@***.***> wrote:
Tim, https://<your-url>/index.php/widgets/qsos
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#1226 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AGAHGW3TMD65EGXU4X46GCTUHLBDHANCNFSM5F3T54YA>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
Mmm, except that it doesn’t work with QRZ.COM <http://qrz.com/> pages which is the most likely place for it to be used for most people.
That’s completely an issue at QRZ.COM <http://qrz.com/> rather than with Cloudlog. I’ve a feeling they block everything except some known domains. Maybe I will drop Michael (Clublog) an email and see how he got his code accepted at QRZ. He may be able to point us in the right direction. I’ve a feeling I have asked QRZ about something like this before and been turned down.
… On 17 Oct 2021, at 13:50, Paul GIBSON ***@***.***> wrote:
Tim, https://<your-url>/index.php/widgets/qsos
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#1226 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AGAHGW3TMD65EGXU4X46GCTUHLBDHANCNFSM5F3T54YA>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
What I personally will like is a twitter API integration I now tweet my made contacts via HRDlog, but notice that it regularly crashes and doesn't send anything. |
Beta Was this translation helpful? Give feedback.
-
Things are progressing nicely with the V2 code in the station logbooks branch, this item is now moving close to the top of the todo. |
Beta Was this translation helpful? Give feedback.
-
After sorting out a Cloudlog for another club/group, I wondered if would be possible to have a file/document area for licences, back up logs, maybe photos etc? |
Beta Was this translation helpful? Give feedback.
-
Hi Simon,
I have mine working on both GW4VXE and GW4MM QRZ pages, so I don’t think they are blocking anything now.
The code I am using is
<p><em><em><span style="font-size:18px"><iframe height="300" src="https://g4vxe.cloudlog.co.uk/index.php/widgets/qsos/GW4MM" width="700"></iframe></span></em></em></p>
GW4MM is the name of the station logbook
Hope that helps,
Tim
… On 9 Jan 2023, at 12:35, Simon Szustkowski ***@***.***> wrote:
@timkirby <https://github.com/timkirby> Do you have any further information about that? Currently i try to display my Cloudlog Widget on QRZ, but all i get is an error that the connection was denied.
However, i can undertand QRZ not allowing this, since they charge money for their XML API, and this widget would be a way how someone can bypass this API and therefore QRZ not getting money from the specific OP.
—
Reply to this email directly, view it on GitHub <#1226 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AGAHGW6BZ4AV4JCVFW7TQCLWRQAYRANCNFSM5F3T54YA>.
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
-
Paul M0TZO kindly reminded me that, in this case, the GW4MM on the end of the URL is the ‘Public Slug’, which you define on the Station Logbook screen.
Tim
… On 9 Jan 2023, at 13:15, Tim Kirby ***@***.***> wrote:
Hi Simon,
I have mine working on both GW4VXE and GW4MM QRZ pages, so I don’t think they are blocking anything now.
The code I am using is
<p><em><em><span style="font-size:18px"><iframe height="300" src="https://g4vxe.cloudlog.co.uk/index.php/widgets/qsos/GW4MM <https://g4vxe.cloudlog.co.uk/index.php/widgets/qsos/GW4MM>" width="700"></iframe></span></em></em></p>
GW4MM is the name of the station logbook
Hope that helps,
Tim
> On 9 Jan 2023, at 12:35, Simon Szustkowski ***@***.*** ***@***.***>> wrote:
>
>
> @timkirby <https://github.com/timkirby> Do you have any further information about that? Currently i try to display my Cloudlog Widget on QRZ, but all i get is an error that the connection was denied.
> However, i can undertand QRZ not allowing this, since they charge money for their XML API, and this widget would be a way how someone can bypass this API and therefore QRZ not getting money from the specific OP.
>
> —
> Reply to this email directly, view it on GitHub <#1226 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AGAHGW6BZ4AV4JCVFW7TQCLWRQAYRANCNFSM5F3T54YA>.
> You are receiving this because you were mentioned.
>
|
Beta Was this translation helpful? Give feedback.
-
Looks great! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
With the addition of Logbooks and Cloudlog heading towards handling more than 1 user with separate logs and other features it will mean that the dashboard will need to be hidden first behind a "login" I know this is a change and will annoy some people but progress and all that.
What I'm proposing is that we create public landing pages for logbooks, each logbook will be issued a UUID that can be called and then a public landing page will be displayed similar to the Dashboard but with improvements, at first this needs to be MVP just to get it "live" therefore I'm going to propose the following
Could be possible to add a few flow text area for announcements if you're going a rove, portable, sota type thing.
I'm thinking this would be https://cloudlog.domain/index.php/public/uuid
Looking for feedback before this development takes place but its going to be in some shape or form.
Beta Was this translation helpful? Give feedback.
All reactions