Optimizely Module: Notes on Converting to Drupal 8
Oct 15, 2017
An Embarrassing Mistake: 'The "example" entity type does not exist'
›
Using the code from Creating a configuration entity type in Drupal 8 to create a sample module for demonstrating use of configuration ent...
Sep 2, 2017
How to enable Vagrant SSH access into a Docker container
›
Vagrant seems to work really well with VirtualBox and some other virtualization providers, but I had a situation where I wanted to get it to...
Aug 25, 2017
Moving Docker's storage to a different location
›
On a Linux Mint system, I was running low on disk space in the partition where Docker CE 17.06 had installed itself and was storing its file...
Aug 2, 2017
VirtualBox, Vagrant, and KVM
›
I was exploring the possibility of using Vagrant with VirtualBox for doing development on my local system. The system is running Linux Min...
May 25, 2017
A Reason to Use the Drupal Coder / PHP_CodeSniffer utility
›
Drupal Coder includes the command line utility PHP_CodeSniffer , which parses source code to detect violations of a coding standard. Actu...
›
Home
View web version