Single directory components (SDC) is the biggest paradigm shift in Drupal since the introduction of Twig in 2013! At its core, SDC allows you to gather related files from a component (CSS, JS, Twig), and group them into one directory. SDC will automatically generate the library and load it when the component is called.
Drupal
Last week, I launched the new version of my buddy’s website in Drupal 9, The Masters Lawn Care (aka TMLC). While this website sees magnitudes less traffic than the vast majority of Drupal sites on the web, I still consider it to be rather ambitious.
New for 2023 is the concept of “mini-sessions”! Mini-sessions are 5-15 minute practical talks on anything Drupal, or Drupal related. The keyword here is practical. We want attendees to be able to take away something from each and every mini-session.
Drupal 10 got two (somewhat late) Christmas presents committed over the past week! Huge thank you to all the contributors who made this happen!
Holy cow… Drupal 10. It seems somewhat unfathomable that it’s here. To celebrate, the Drupal community is hosting parties all around the world! For those of us who are too far to travel to one, we’re throwing an online party!
In this article, I’ll walk you through the steps of sending confirmation and rejection emails when a field is changed to indicate the session is accepted or rejected. We’ll also display a confirmation message to the user that emails have been sent out.
In this article, I’ll set up the ECA module, and then configure it to send an email when a user creates a session node.
To celebrate the launch of Drupal 10, the Drupal community is throwing a global launch party online!
Single Directory Components in Core!
Drupal 10’s front-end continues to make great strides! This time, we’ve added a new Twig filter called |add_suggestion.