Skip to content

Add option to use thumbor? #21

@sylae

Description

@sylae

A common problem on the chat is people (myself included, sorry!) posting images that are...large. Not only does it fill the screen with an occasionally-undesirable image, it also wastes client bandwidth.

Since a couple days ago, I've been using a thumbor install to resize stuff for files.calref. It would be a nice option to add this to cadence, if possible. I'm not too familar with New Cadence, but the easy fix would be to just change the [img] tag parser a bit? The hard fix would be adding a user customization option to that to toggle thumbing incoming images (which we should do if this is a thing that interests people).

Thumbor itself is really simple, just prefix the existing url with something like:

http://thumbor.tld:port/500x500/smart/(original url)

and it'll do the rest :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions