Skip to main content

Blog

Drupal 8/9/10: Showing Other Content by the Current Author

Learn how to create a block that shows other content by the same author

Ellis Calverley

Drupal 8/9/10: Showing Related Content via Shared Taxonomy Terms

Learn how to show related content based on shared taxonomy terms.

Ellis Calverley

Drupal 8/9/10: Showing Related Content via a Content Reference Field

Learn how to create a block that shows content related by a reference field.

Ellis Calverley

Drupal 8/9/10: Easy bookmarking, following, and liking with the Flag module

Fun with Flags! Learn how and why to use the Flag module, and how it integrates with Views

Ellis Calverley

Drupal 8/9/10: Setting up a Calendar View with Recurring Events

How to create views-based calendar pages and blocks with recurring events

Ellis Calverley

Drupal 8/9/10: Adding CSS body classes based on the current user's roles

Learn how to add custom body classes so your CSS can target specific Drupal user roles

Joeri Poesen

Drupal 8/9/10: Programmatically listing all available entity types

A quick way to find out which configuration or content entities are available in your Drupal site.

Joeri Poesen

Authentic Learning Environments for Online Drupal Training

How do we make sure our subject matter is relevant and transferable to the real world?

Joeri Poesen

Drupal 8/9/10: Adding Alternating Class Names to Views Rows with Twig

How to give each row in a Drupal view an alternating class name using a single line of code

Joeri Poesen

Drupal 8/9/10: Highlighting Views Search Results

How to highlight search keywords and exposed filter values in Drupal views

Joeri Poesen