Skip to content

Module for Drupal 7 creating thumbnails for portrait (vertical) pictures as if they were landscape (vertical) and vice versa.

Notifications You must be signed in to change notification settings

jasomdotnet/blurred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blurred

Module for Drupal 7 blurring background for uploaded images while keeps desired aspect ratio. Creates thumbnails for portrait (vertical) pictures as if they were landscape (vertical) and vice versa.

This is copy of fully functioning module from Drupal module repository. I have created it back in 2016 because native Drupal 7 mechanism around thumbnails didn't fit my needs: when user uploads photos taken by mobile, thumbs are terrible.

Blurred background module for Drupal 7

Maintainers

Jasom Dotnet

Project homepage

Project homepage

Installation

  • Install as usual
  • Set 'scale' effect for 'thumbnail image style' to 256x144 (upscaling allowed)
  • Set 'blurred' effect for 'thumbnail image style' to 256x144
  • Flush 'thumbnail image style' images (drush image-flush thumbnail)

Credits

About

Module for Drupal 7 creating thumbnails for portrait (vertical) pictures as if they were landscape (vertical) and vice versa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published