Nick Kocharhook

Results 181 comments of Nick Kocharhook

I included passwords because I wasn't sure if there was any circumstance where the login form doesn't use magic links. If it's only ever emails, then that's what this is...

Hi @naz, will you be reopening this issue? My understanding is that the Ghost(Pro) support team has determined that it's not something they can help with.

@naz Here is a video. I've explained what the problem is above, but I am not sure which solution you will want to use. https://github.com/TryGhost/Ghost/assets/3646730/473cc732-95b0-449a-a6dc-6f125cf96dba

Thanks for reopening! The problem is what I explained before: the anonymous iframe. Please read the links in my original report. The two possible solutions that I can see are...

It looks like @susannakosic has code which fixes this, it just needs to be reviewed. Any update on that, contributors? @naz

This isn't stale, there's code which needs review. @naz

Thanks for working on this! I am no longer using this library, so I can't test it. But happy to have you close this if it's done now.

A bit more on headlines vs titles: DublinCore says that the [`Xmp.dc.title` field](https://exiv2.org/tags-xmp-dc.html), which _is_ being written by DK, is a localized "name by which the resource is formally known"....

I'm working on trying to implement my solution. I've gotten a development build of pG2 running on my system, and identified where to place this [in the frontend](https://github.com/bpatrik/pigallery2/blob/master/src/frontend/app/ui/gallery/lightbox/infopanel/info-panel.lightbox.gallery.component.html). I also...

Thanks for the suggestion. However, I believe I need to add a `title` property to the `PhotoMetadata` object in order to set it in the extention like you're doing in...