- 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
推薦閱讀
- 極簡算法史:從數學到機器的故事
- Vue 3移動Web開發與性能調優實戰
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- 簡單高效LATEX
- Learning Linux Binary Analysis
- Scratch 3.0少兒編程與邏輯思維訓練
- GeoServer Beginner's Guide(Second Edition)
- 精通Python設計模式(第2版)
- Visual Basic程序設計上機實驗教程
- Buildbox 2.x Game Development
- Moodle 3 Administration(Third Edition)
- React.js實戰
- jBPM6 Developer Guide
- Java EE應用開發及實訓
- 青少年編程魔法課堂:Python圖形化創意編程