Continuous Integration/Continuous Deployment

Slug
cicd

An interesting issue with my Drupal CI/CD process.

While working on another article, I finally hit the point where I really REALLY wanted to put smaller images in the overall article view, but to be able to click on the image and have the image show up full-sized. Such is the pain-point of including screenshots in an article. So, I did some checking, and found the Colorbox plugin.

A major change in how I work with Laravel

I have been a PHP programmer for years, having used it without frameworks, to frameworks like Zend Framework (now rebranded as Laminas) and Laravel, to custom in-house frameworks. At the same time, I went from using it with JavaScript in its various versions, to using the jQuery library with jQuery UI and various add-ons like DataTables.