- Drupal 8 Module Development
- Daniel Sipos
- 168字
- 2021-07-02 12:22:31
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Custom Drupal 8 modules typically belong inside the /custom directory of the /modules folder found inside the root Drupal installation."
A block of code is set as follows:
name: Hello World
description: Hello World module
type: module
core: 8.x
package: Custom
Any command-line input or output is written as follows:
cd core
Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Users can now reach this page from the module administration page by clicking on the Help link for each individual module that has this hook implemented."
- Java程序設計(慕課版)
- 數(shù)字媒體應用教程
- 在最好的年紀學Python:小學生趣味編程
- Mastering Scientific Computing with R
- Learning Neo4j 3.x(Second Edition)
- Java性能權威指南(第2版)
- Interactive Applications Using Matplotlib
- Python Data Analysis(Second Edition)
- SSM輕量級框架應用實戰(zhàn)
- Getting Started with LLVM Core Libraries
- PySide 6/PyQt 6快速開發(fā)與實戰(zhàn)
- Couchbase Essentials
- Mastering Apache Storm
- IoT Projects with Bluetooth Low Energy
- 大學計算機基礎實訓教程