senior software engineer and team lead @ MD Systems , Drupal 8 Media ecosystem maintainer and architect, FOSS enthusiast
I’ve been using a Docker based development environment for about a year. The purpose of this post is to document how I do it and hopefully get some feedback from other Docker users.
Image styles are one of many great features Drupal ships with. This part didn’t really change from functional point of view in Drupal 8. It does a great job, but if we’d be limited to image effects that ship with core it would be hard to cover more complex use-cases.
Today I committed a configuration UI patch to the Entity browser module. This significantly improves experience for site builders. It is now possible to create, update and delete entity browsers without hacking yaml configuration files.
Google Summer of Code is a global program focused on bringing more student developers…