The Drop Times: DrupalCon Lille 2023: Discover The Path Ahead for Drupal and Your Opportunity to Shape It

DrupalCon Lille 2023 is your prime opportunity to remain at the forefront of Drupal development and shape its future. It offers attendees the chance to learn and explore a number of Drupal initiatives and witness how they are shaping the future of this dynamic CMS. This article curates a list of 16 must-attend sessions discussing the future of Drupal.

The Drop Times: A Tourettes-afflicted Drupal Developer's Inclusive Journey: Mathieu De Meue

Join Mathieu De Meue in his inspiring DrupalCon Lille session, "Breaking Barriers: My Inclusive Fairytale as a Tourettes-afflicted Drupal Developer." Experience his personal journey of resilience and inclusion, where he defies doubts and fears to find a supportive community in the tech world, especially within the Drupal community.

LN Webworks: Why Drupal CMS is a Good Choice for Nonprofits and NGOs' Websites?

Image removed.

Each day, we witness various organizations, both large and small scale, opting for Drupal as their preferred platform for website development. But why?

Let’s delve into and understand the compelling reasons behind Drupal's popularity among nonprofits and NGOs. Additionally, we will examine some of the distinctive features that Drupal offers to these specific types of organizations. By the conclusion of this post, you will gain valuable insights into why many nonprofits and NGOs favor Drupal as their content management system (CMS) platform. 

PreviousNext: The Pitchburgh Diaries - decoupled Layout Builder Sprint 3 & 4 ✨ with demo ✨

Welcome to the second edition of Pitchburgh Diaries, a fortnightly update on our progress as we work on our plan for a decoupled Layout Builder using React.

by lee.rowlands / 13 October 2023

Last fortnight's edition

This fortnight we've been focused on completing the API/persistence layer finalized and solidifying the APIs for the front-end components.

But before we get into the details, here's a demo of work so far ✨

Highlights of deliverables for this fortnight:

  • Finalised the API
  • Added an API for React Widget components plus a Widget manager
  • Added a settings tray
  • Added support for settings form to React Block components
  • Added a document outline with drag and drop support
  • Added a footer component that shows breadcrumbs
  • Plain text widget
  • Rich text widget powered by CKEditor
  • Edit and select document modes
  • Drag and drop to add new section or block

Our next steps are:

  • Finalise documentation and release the front end code so others can start contributing widgets/formatters/blocks and layouts
  • Make sidebar panes (left and right) pluggable as an extension point
  • Implement save in the front-end (with autosave on idle)
  • Implement block/region restrictions in front-end (aka Layout Builder restrictions support) - this already exists in the API.
  • Support settings tray for section plugins
  • Wire up to Drupal using drupalSettings and plugin definitions
  • Undo/Redo support

Tagged

Layout Builder, Pitchburgh

BRAINSUM: Thoughts before heading off to Lille for DrupalCon

Thoughts before heading off to Lille for DrupalCon Image removed.rcunningham Tue, 10/10/2023 - 14:31 Thoughts before heading off to Lille for DrupalCon

It’s yet again that exciting period of time, in which last minute tasks are crunched in the final week before heading out abroad for another round of DrupalCon festivities.  This year’s DrupalCon in Europe is being held in Lille, France, near the border with Belgium.  Having never been to this region of Europe before, I’m curious what the city has to offer and how the city vibe will resonate with all walks-of-life Drupalers traveling to one meeting point.

We’ve had another great year at Brainsum working on ambitious projects that run the gamut of client needs, one of which -, a social platform - is going to be showcased in a session.  Here’s what I’m looking forward to next week:

cyberschorsch.dev: My Top 10 sessions I am excited about at Drupal Con Lille 2023

DrupalCon Lille 2023 is right around the corner and many Drupal developers will meet and share their knowledge. In this blog post, I've curated my top 10 sessions from the event, each offering unique insights and valuable takeaways. From technical writing to project management, these sessions cover a wide range of topics that are sure to elevate the Drupal community's expertise.

cyberschorsch.dev: Using the s3fs module for media file hosting

Leveraging an S3-compatible file system in Drupal can significantly enhance the delivery of media assets to your website's visitors, especially when your audience spans the globe. In this blog post, I will guide you through the process of configuring the S3FS module for Drupal and demonstrate how to dynamically alter the file system for specific fields.