Why fork Drupal? The philosophy behind Backdrop CMS

Backdrop CMS is the Drupal fork. It is a faster and less-complex version of Drupal 7 with more features you want, and fewer you don't.

This session will highlight the Backdrop Mission, it's intended audience, and it's guiding principles.

We'll explain the decision making process, introduce the Project Management Committee, and expand on how the project's direction is set by the needs of the whole community.

We'll cover topics like how we handle Security and Stability, and talk about how we're trying to decrease the cost of long-term website ownership.

Building “layered” content pages in Drupal using blocks, paragraphs, and features

Have you noticed that most website homepages and landing pages look like layered cakes with content stacked one after another? How are these layered content pages built and managed?

In this session, I will discuss the use of Drupal blocks for prototyping page layouts, paragraphs for enhancing the content editing experience, and features for standardizing page layouts across multiple websites.

View presentation slides

Drupal 8 Paragraphs + Layout Discovery

If you use the Paragraphs module and wish there was a way to more easily control the layout of referenced paragraphs on a particular node, this might be just what you were looking for. Entity Reference with Layout (ERL), a new module for Drupal 8, combines structured content (a la Paragraphs) with expressive layout control (a la Layout Discovery in core). Now you can quickly add new sections without leaving the content edit screen, choose from available layouts, add text or media to specific regions, drag them around, edit them, delete them, add more, and so on.

Pages