From the course: Drupal 9 Essential Training: 5 Layout

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Managing displays

Managing displays

- [Instructor] So here we are on our site building workflow. We've just talked about Layout Explained, but before we get to Blocks, I want to talk a little bit about manage display. Now manage display is going to change when we add Layout Builder. But in the meantime, we just need to cover it real quickly. Head over to Structure, Content Types, Article, and Manage display. In Drupal, we have the default display, an RSS feed, and a teaser in the article content type. The teaser is nothing more than just the image and the body and the links with everything else disabled. So if I go back to my site, you'll note that this is an article, and in Bartik, the image floated to the left and the text wrapped around it. In this particular theme, that doesn't occur, we can fix that later. But as you'll notice then, there's the title, the submission information, the image, the body, and a read more and a link to comment. If I…

Contents