The #Drupal Association just asked us for $5,000 out of the blue. No plan cheaper than that was offered. Insane. The market is flatter than a very flat thing, nobody has any work on, and the DA rock up and ask for a quadruple raise in annual funding. What planet are they on?
Still looking for a last minute ticket for #Drupalcon Chicago? #Drupal Colorado has your back. Pop over to https://docs.google.com/forms/d/e/1FAIpQLSc00ePQ8O2b1dSs47CHh8VqrQdl2DB9ws5J1U07WwUOw8WHwA/viewform and fill out the form. We have a couple of tickets left to give away.
⚠️ Drupal 10 EOL Alert: Dec 9, 2026.
This isn't just a CMS update; it's a Symfony 6.4 infrastructure risk. Post-EOL, you're flying without a security net on two layers.
Pro-tip: If you aren't deleting custom code during this jump, you're doing it wrong.
🔨 Toolchain:
- Upgrade Status (for the checklist)
- Drupal Rector (for the fixes)
- PHP 8.3 (non-negotiable)
Full technical audit guide: https://drupalodyssey.com/go/swznPX

A document (PDF and other types supported) summarizer for linked documents in #Drupal written with the help of AI from Minnur Yunusov 🤖📄✨
https://www.tag1.com/blog/building-document-summarizer-tooltip/?
Pretty useful, IMHO! 👍

New documentation site for Module Builder on github pages: https://drupal-code-builder.github.io/module-builder-docs/ #Drupal
@mikemccaffrey anytime I see a tab called "Emergency" I feel like maybe I should revisit my decisions. 😓
I've always regretted the times I used #Drupal Display Suite. I find it less confusing to just let my template files do more of the work. For me, it's easier to visualize how the DOM is coming together when I'm touching it often.
Granted, I'm mostly in situations where I don't need to spin up new layouts often. Naturally, I'd favor slow and stable over powerful and flexible.
Boy, the #DisplaySuite module for #Drupal has an interesting development practice where rather than waiting for major version changes for breaking changes, they just add toggles to keep things as they are for older installations.
Not sure if I love it or hate it, but it did just cause me problems when an update function meant to enable a backwards compatibility flag did not run for some reason.

I've used RSS for more years than I can count to keep on top of all sorts of news - including #Drupal news. 📰
I subscribed to these new #Drupal commit feeds a few weeks ago and absolutely love them! Thanks, @dries 🙏❤️✨
https://dri.es/a-better-way-to-follow-drupal-development
Feel kinda dirty adding a class to a form based on it's form mode just to be able to write a few tests to check that class is there and make sure the correct form mode is being used. But it was the easiest way I could think of to test so... 😜
We are beyond excited to be sponsoring the official beer of the #Drupal 25th Anniversary Gala! Today we visited our friends at Sketchbook Brewing Company as they started the canning process.
Want to be one of the first to try the Quarter Wit? Get your ticket now! https://www.zeffy.com/en-US/ticketing/drupal-25th-anniversary-gala
@adrianww
3) CMS capabilities useable for end user. Hide everything they won’t need. And I mean everything. Expose content editor of choice per each content field (time picker, value slider, image upload, …)
4) Image upload/select/manage/adjust(scale,crop,filter,…)
Etc.
Fun fact: #Drupal had some of the above in core and all of them in community for decades now. I seriously can’t comprehend why is #WordPress more popular.
Understanding Drupal: A Complete Guide to Caching Layers by Matt Glaman is the featured book on Leanpub!
Drupal's caching system is powerful only when you understand how its layers connect. This book walks you through cacheable metadata, render caching, HTTP headers, and reverse proxy configuration; the complete stack from page assembly to CDN edge.
Link: https://leanpub.com/understanding-drupal-complete-guide-caching-layers
#php #books #newreleases #drupal #programming