Sorry for being unclear and it might be a non-issue and just me not understanding the concept correctly :)
Yes, the blurhash is exposed like LEHV6nWB2yk8pyo0adR*.7kCMdnj
. What I mean is that we still need to do some sort of transformation in the frontend as the above blurhash string isn't a valid image. Would it be possible for Drupal to generate the image and then expose it with something like https://example.com/sites/default/files/public/2024-11/filename.png
? Do you have any examples on how to build the blurhash image I can see?
Thank you!
Thanks, Matt! It seems to work when I replicate my steps. Created an MR with your changes.
blyme β created an issue.
blyme β created an issue.
It would also be nice to have the resource links in /admin/config/services/jsonapi/resource_types when using jsonapi_extras module. I don't know if it a feature that fits here or in the jsonapi_extras module. :)
blyme β created an issue.
blyme β made their first commit to this issueβs fork.
Thanks for your time. Appreciate it.
Hi again
Thank you. I've updated the 1.x branch (without a new release :D)
I've added the core: 8.x
to the .info.yml file and fixed the doc comment for the constructor.
Hi
Thanks a lot for your time. I've updated with a new release 1.0.3-beta1.
I've removed the main branch and fixed the phpcs issues.
blyme β created an issue.