Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Recently I have created a 'Drupal 8 Essential Training' tutorial series. The list of topics shown below.
After browsing the list please suggest to me few more topics to be included in this 'beginner' course. Your input would be much appreciated. Thank you.
In search of best practices and learnings for how PDFs are migrated, managed, related, tagged, etc. in Drupal 8? Current site hosts thousands of PDFs. How are PDFs used in other Drupal systems? What are important modules for PDF content? Other considerations?
Has the process for adding HTML to a block changed in Drupal 8?
Here is our documentation for adding our embed code to the footer, but it was using Drupal 7. A customer today mentioned that they followed these directions, and their HTML code is showing on their site (it shouldn't).
I'd like to create a block that display informations on the author of the article. These informations are saved in different fields that I've created in the Users part of Drupal.
I guess I have to create a View and use contextual filters to get these fields, but I don't know how to do...