Drupal Theming Do's and Don'ts
Take your Drupal theming game to the next level! Our Senior Drupal Developer shares best practices for view modes, fields, ternary operations, Twig, and more.
Take your Drupal theming game to the next level! Our Senior Drupal Developer shares best practices for view modes, fields, ternary operations, Twig, and more.
Modules are a great way to extend your Drupal site. But how do you choose from nearly 50,000 options? Project Browser offers the solution. Here’s how to use it.
Learn about the exciting features of Drupal 10’s default content editor, CKEditor 5. Find out what makes it the most intuitive content editing experience yet.
If you’re starting a new Drupal project, consider using our list of top Drupal modules for 2022. Our picks include migration tools, modules to improve accessibility and UX, security, SEO, and more.
We at Evolving Web had plenty to write about in 2021. From technical tutorials about Drupal 9 to articles about accessibility and inclusion, we aimed to deliver relevant information and useful insights to the developers, content strategists, designers, marketers, and technologists who follow us.
If you missed some of it, we'll save you some time and walk you through Evolving Web's ten most-read articles from 2021, from #10 to #1!
Did you know that Drupal core comes with a bunch of optional modules that you have to manually activate in order to use? Find out how to extend the functionality of your Drupal site using out-of-the-box, contributed, and custom options.
A list of essential modules for your Drupal 9 projects.
In a previous blog post and video, we looked at the code that controls the display of link previews on Facebook. This is outlined by Facebook's Open Graph protocol, where we modify the <meta>
tags within the <head>
of our HTML web page to say what the title, description, image, and other info should appear in our preview.
In a recent Drupal training, I got a question about a replacement for the Drupal 7 Nodequeue module for Drupal's newer versions. What this module allowed you to do was sort your content in whichever order you preferred. In Drupal, we make lists of content using Views and out of the box, and we have the ability to sort this content in different ways, such as date created, date updated, and alphabetically. But what if I want a list of content sorted in whichever order that I want? In this video tutorial, I'll show you two different methods of custom sorting.
With so many shiny new Drupal modules emerging this year, we were hard pressed to pick our recommendations for 2018. It came down to asking ourselves: which modules are we excited about implementing in 2018… the ones that will make our projects better, faster, smarter brighter? Read on for our list of Drupal modules we're excited about.