- Drupal 8 Blueprints
- Alex Burrows
- 131字
- 2021-07-03 00:03:22
Terminology
Within Drupal and the community, there is some terminology that we use; the following are some of them along with what they mean:
- Content type: This is an entity type, and the individual content types within it are called bundles; in this case, we have a basic page bundle and an article bundle by default
- Node: A node is a piece of content; this is usually within a content type, and a content type is indeed an entity type
- Taxonomy: This is another name for a category, so we can distinguish types of content based on the category name; this is usually used for filtering content
- Themes: This is what makes our site look the way it is
- Modules: Another name for a plugin that adds functionality to Drupal
推薦閱讀
- 少兒人工智能趣味入門:Scratch 3.0動畫與游戲編程
- 大話PLC(輕松動漫版)
- Beginning Java Data Structures and Algorithms
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- 數據結構(Java語言描述)
- Practical DevOps
- C語言程序設計實踐教程
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Java 11 Cookbook
- Hands-On Automation Testing with Java for Beginners
- Learning ArcGIS for Desktop
- UVM實戰
- CoffeeScript Application Development Cookbook
- jQuery for Designers Beginner's Guide Second Edition
- Professional JavaScript