GithubHelp home page GithubHelp logo

Comments (8)

jawngee avatar jawngee commented on July 21, 2024 1

Srcset has been fixed in 3.0.

Signing happens automatically with Media Cloud.

Regenerate thumbnails is pointless when using Imgix as Imgix is generating thumbnails as needed on the fly.

Can we move more support related questions to: https://discourse.interfacelab.io/

from ilab-media-tools.

mushbrain666 avatar mushbrain666 commented on July 21, 2024

Regenerate Thumbnails function within ilab Media Cloud, or the Regenerate Thumbnails wordpress plugin?

from ilab-media-tools.

dotherightthing avatar dotherightthing commented on July 21, 2024

from ilab-media-tools.

mushbrain666 avatar mushbrain666 commented on July 21, 2024

Are you securing URLs?

Referring to IMGIX signing key, not https

from ilab-media-tools.

dotherightthing avatar dotherightthing commented on July 21, 2024

from ilab-media-tools.

dotherightthing avatar dotherightthing commented on July 21, 2024

from ilab-media-tools.

mushbrain666 avatar mushbrain666 commented on July 21, 2024

Not that I know of. There is image purge in imgix>tools though I haven't used it. Might be worth looking into if you have an issue with particular image or url.

With secure URLS you don't share the signing key (called token in this case). What is appended to the URL is a hash of the token and the url - a combination of your unique token and unique URL. This 'secures' the url so nobody can alter it. Presumably if urls arent secured anybody can alter the url and process an image on your account.

I've been struggling with signing images while doing manual image processing within templates, every change I make to the URL means another hash. You need to sign every unique url. I believe Media Cloud does this for you, but again I'm unsure.

You can check out docs.imgix.com/setup/securing-images, at the bottom there is a section on securing images within your application and a prompt for client libraries.

Not sure this is exactly what your looking for, but it seems like an important component of the whole workflow and if it doesnt happen automagically within media cloud you need to do it yourself.

"if you need to change the parameters yourself, you'll need to re-sign the new URL."

from ilab-media-tools.

dotherightthing avatar dotherightthing commented on July 21, 2024

Thanks, I do have URL signing set up in Imgix. I'm aware that Regenerate Thumbnails wouldn't work since there is no local media, but I had to try.

I assume 3.0 is a future release?

from ilab-media-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.