Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate custom size thumbnails #198

Open
pablojan opened this issue Oct 20, 2016 · 1 comment
Open

Generate custom size thumbnails #198

pablojan opened this issue Oct 20, 2016 · 1 comment

Comments

@pablojan
Copy link
Contributor

El caso de uso es poder usar imágenes de un tamaño (peso) adecuado según la necesidad. Por ejemplo, en la galería de proyectos, ncesitamos las imágenes de los proyectos, que se muestran en tres columnas para pantallas grandes, por lo que 200x200 se queda pequeño, (necesitaríamos a lo mejor un ancho de 400)
el caso de uso sería pedir swellrt.org/thumbnail/123124?width=400

@llwp
Copy link

llwp commented Oct 20, 2016

The use case is to use images of a size (weight) correctly, as needed. For example, in the project gallery, we need project images shown in three columns for large screens. In this example 200x200 is too small and perhaps a width of 400 would work better.

In this use case we could use the following URL and parameter to define the custom size: swellrt.org/thumbnail/123124?width=400

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants