Drupal Core

Rebuilding Drupal CMS

An update to the provisionally installed Drupal CMS ran into problems, so it was removed and reinstalled from scratch. With DDEV handling the environment, the entire process — from deletion to reinstall — went smoothly.

S.Takeda

Drupal CMS — Resolving Warnings

While working on the warnings that appeared when fixing the Automatic Updates module issue from the previous article, removing drupal_cms_starter from the dependency tree inadvertently took out the modules and themes bundled with Drupal CMS by default — breaking dependencies and making the recovery process unexpectedly involved.

S.Takeda

Automatic Update Error

After leaving the Drupal CMS pre-release installation untouched for a while, I updated to the official Drupal CMS 1.0 — but the Automatic Updates module threw an error during the update, so this article covers the fix.

S.Takeda

Drupal-CMS

A first look at Drupal CMS, officially released on January 15, 2025. It's an excellent CMS built on a new concept that lowers the barrier to entry and has the potential to grow Drupal's user base. The ecosystem isn't fully in place yet given how recently it launched, but I'm hoping that as it matures it will push Drupal's adoption further.

S.Takeda

Drupal 10.4.0

Drupal 10 moved from 3.x to 4.x, so I went ahead and updated — but this time it put up quite a fight.

S.Takeda

Short break

I've been writing articles about Drupal's individual features under the banner of "understanding the concepts for building a website," but it's been harder than expected and I've hit a bit of a wall — so this short break article takes stock of where the site currently stands.

S.Takeda

Building a Website with Drupal

A reconsideration of how to actually build a website using the Drupal features covered in previous articles.

S.Takeda

Drupal Block Layout

An overview of Block Layout, which lets you freely place navigation menus, side menus, footers, and more. The related articles block created with Views in the previous article is also placed using Block Layout.

S.Takeda

Drupal Views Part 2 — Blocks

The previous article covered creating a category list page with Views. This one walks through creating a block and displaying a related articles block within article pages.

S.Takeda

Drupal Views Part 1 — Pages

An overview of the Views feature, which lets you list created pages and place them freely anywhere on the site.

S.Takeda

Powered by Drupal 11.4.2 and Bootstrap 5.0.4

Published AWS Jamstack by Drupal