Elwtnya
  • Home
  • Blog

Simple Restrictions Using Private Tempstore in Drupal Part I

November 27, 2019

Drupal 8 has provided some really small and helpful utilities. One of these utilities that I was able to make use of for a certain project was PrivateTempStore.

Minimal Local Drupal Setup with Drupal VM and Composer

October 25, 2019

One of the good things I really like about Drupal is its ecosystem. With a large community, you’ll find that a lot of smart people were able to contribute integrations with Drupal.

Deploy Hugo on Netlify Using Gitlab Pipelines

October 7, 2019

The current blog uses Hugo as the static site generator with a forked theme of Even. I’ve managed to use Gitlab Pipelines to deploy the site to Netlify.

Third Party Settings in Drupal

December 17, 2017

There would be instances where modules would need to include configurations or settings to configuration entities that are defined by other modules.

Validation Constraints in Drupal

December 17, 2017

Validation constraints allow a lower level of validation for entities. Unlike in Drupal 7, validation usually comes from form validation handlers.

Trying Out Alacritty

July 26, 2017

Recently stumbled on this comment from lobste.rs. I have heard of Alacritty before but never had a chance to try it out.

Password Management using Password Store

December 19, 2015

Password Store is a command line utility for managing your passwords. The passwords are stored in an encrypted file which makes use of gpg.

PHP, Coder, and Code Sniffer in OS X

April 7, 2015

PHP I originally used the PHP package bundled with OS X. This doesn’t seem to be easily maintainable since you would have an outdated PHP version.

    Copyright © Elwtnya 2023