Reader small image

You're reading from  Drupal 10 Masterclass

Product typeBook
Published inDec 2023
PublisherPackt
ISBN-139781837633104
Edition1st Edition
Tools
Concepts
Right arrow
Author (1)
Adam Bergstein
Adam Bergstein
author image
Adam Bergstein

Adam Bergstein is a product engineering leader and an architect. He has been a long-time Drupal community member, a routine speaker at Drupal community events around the globe, and provided keynotes for several events. He has maintained and contributed to many Drupal projects, including Password Policy, Taxonomy Menu, and more. Adam is the lead of Simplytest, a free service, and a project that offers Drupal community members testing sandboxes. He has also worked for both agencies building Drupal applications and Drupal service providers building Drupal-related products. He has led the Drupal Community Governance Task Force and is serving a term as a community board member of the Drupal Association.
Read more about Adam Bergstein

Right arrow

Appendix A -
Drupal Terminology

Drupal has a lot of “Drupal-isms” that define key concepts or features. This terminology is fairly niche. Understanding this terminology is critical for ongoing success building Drupal applications. It can be as simple as being able to understand documentation to being able to effectively file issues in project issue queues. Terminology is commonly used on project pages and builders can rapidly evaluate what a module does simply by reading the description and understanding the problems solved.

Drupal leverages common words or phrases that have specific meaning in the community. Understanding this terminology is a significant enabler for those wanting to learn Drupal. Site builders who know the terminology can more rapidly evaluate community projects. Developers who read documentation can more effectively create custom modules. And, any community member up to speed on “Drupal-isms” will be far more prepared to collaborate...

Terminology

  • Drupal: An open source digital experience application and framework.
  • Core: The basic features and framework required for any Drupal application.
  • Project: A feature or capability that builds upon Drupal’s framework
  • Module: A project that changes or enhances Drupal’s backend behavior or functionality
  • Theme: A project that changes the look and feel of Drupal’s rendering or administrative area
  • Site Building: An activity that installs and configures projects within a Drupal application without hands-on coding
  • Theming: An activity that creates Drupal themes that includes CSS, JavaScript, templates, and metadata
  • Templates: Markup and variables represented as Twig that get converted to rendered content during the render pipeline
  • Issue: A specific bug, feature request, or help request filed into a project’s issue queue by a community member with a status, comments, relevant project version, and other metadata.
  • ...
lock icon
The rest of the chapter is locked
You have been reading a chapter from
Drupal 10 Masterclass
Published in: Dec 2023Publisher: PacktISBN-13: 9781837633104
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
undefined
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime

Author (1)

author image
Adam Bergstein

Adam Bergstein is a product engineering leader and an architect. He has been a long-time Drupal community member, a routine speaker at Drupal community events around the globe, and provided keynotes for several events. He has maintained and contributed to many Drupal projects, including Password Policy, Taxonomy Menu, and more. Adam is the lead of Simplytest, a free service, and a project that offers Drupal community members testing sandboxes. He has also worked for both agencies building Drupal applications and Drupal service providers building Drupal-related products. He has led the Drupal Community Governance Task Force and is serving a term as a community board member of the Drupal Association.
Read more about Adam Bergstein