LakeDrops Drupal Consulting, Development and Hosting: Six Small ECA Models That Make Drupal Editors Happy
Six Small ECA Models That Make Drupal Editors Happy Jürgen Haas Thu 27 Aug 2026 - 17:30 This article introduces six new ECA Guide library recipes that improve the Drupal content editing experience through small, focused changes.…
They can draft metadata on first save, add access-aware edit links to …
The point is not to apply all six recipes unchanged.
They are well-architected starting points for a real editorial irritat…
Berliners blog: Rebuilding a data-driven Drupal site: From ctools plugins to Layout Builder blocks
Rebuilding a data-driven Drupal site: From ctools plugins to Layout Builder blocks In the previous post, I described why we chose Layout Builder and how Layout Builder IPE restored the frontend editing workflow we had used with Panels IPE.…
With the editing workflow in place, we still had to rebuild the elemen…
The Drupal 7 site used custom ctools content type plugins for maps, ch…
Editors placed and configured these plugins, while the plugins retriev…
Webpro Company blog: When a Drupal module becomes unsupported because of a security risk
On 19 August 2026, the Drupal.org security advisory page included several contributed projects that the security team marked unsupported because of known security issues.…
That is not just another update notice.
A site owner needs to know whether the module is used on their site an…
Examples included Screenshot, Link content parser and Gammu SMS Daemon.
The Drop Times: DrupalCamp Colorado 2026 Puts Long-Term Drupal Practice in Focus
A training day can introduce a workflow. Thursday's speakers are asking what happens when Drupal systems must survive staff turnover or move content safely between environments. Planet
Stuart Clark (Deciphered): Drupal site settings over JSON:API, per consumer
In April 2022 I wrote about decoupling configuration with Config Pages, and ended it with a guess at where I'd go next: One of my future experiments with Druxt will be to look at the options of using the Drupal Consumers module alongside Drupal theme settings as a solution.…
That experiment is now a module.
Decoupled Settings serves the site and theme configuration Drupal alre…
The Drop Times: Rybbit Analytics Maintainer Explores Embedded Dashboards and No-Code Event Tracking for Drupal
For Drupal sites with logged-in experiences, the integration can use existing user attributes to segment journeys and activity, extending Rybbit beyond anonymous traffic reporting. Planet
Specbee: Are you building a Drupal module that already exists? Meet Module Scout
Building a Drupal module? We built Module Scout that uses AI to search Drupal.org’s live project directory and help you find existing modules before you start from scratch.
The Drop Times: What Becomes Valuable When Code Gets Cheap?
This week's release of Drupal AI Context Beta 4 added taxonomy-based context selection, priority controls, workflow states, and token-budget visibility.…
Kristen Pol, primary maintainer of Context Control Center, said the pr…
org release notes list 70 credited issues in the beta.
The additions put more structure around deciding what information reac…
The Drop Times: Eight DAM Decisions for Drupal Teams
A DAM decision changes more than where images are stored. Drupal teams also have to decide which system owns metadata, approvals, transformations, rights, and the published asset lifecycle. Planet
Drupal Patterns: From Architecture to Innovation: Rendering Content for HTMX
How Drupal renders content for different contexts with a close examination of how this is implemented for content intended for consumption by the HTMX library.