Skip to main content

drupal8

Optimize images with cronjob

With image styles and responsive breakpoints drupal generates automatically smaller images from the original uploaded ones.

Flush cache for one site in redis

I'm testing a setup with redis as cache for a drupal site - and I'm still thinking about one redis as caching solution for several drupal sites without critical content.

Drupal 8 and blocks in views header

Strange but true: In drupal 8 you can place a rendered block entity into the views header - but only, if this block shows up anywhere, if it is placed in a region.