You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Template tags will have to recognize size name when given instead of explicite dimensions. Or at least a new tag dedicated to use named sizes.
Pros
It will promotes standardized sizes through templates and avoid to have 42 different sizes among all templates.
Also it will help to pre generate thumb and avoid Sorl retaining page loading until it finished to generate every thumb cache.
Cons
From previous experienced thumb libraries, i know some web designers dont like to change settings when trying to find a proper size, often leading to stale size setting.
There may be some other cons (or pros) but it would need some thought about implementation.
The text was updated successfully, but these errors were encountered:
Proposal
A new setting which define shared sizes for thumb alike:
Template tags will have to recognize size name when given instead of explicite dimensions. Or at least a new tag dedicated to use named sizes.
Pros
It will promotes standardized sizes through templates and avoid to have 42 different sizes among all templates.
Also it will help to pre generate thumb and avoid Sorl retaining page loading until it finished to generate every thumb cache.
Cons
From previous experienced thumb libraries, i know some web designers dont like to change settings when trying to find a proper size, often leading to stale size setting.
There may be some other cons (or pros) but it would need some thought about implementation.
The text was updated successfully, but these errors were encountered: