- Drupal 8 Module Development
- Daniel Sipos
- 91字
- 2021-07-02 12:22:46
Token summary
The token system is an important part of Drupal because it allows us to easily transform raw data into useful values using placeholder strings. It is a widely used and flexible system that many contributed modules build (and will build) upon. The great thing about tokens is the UI component. There are modules that will allow users to define strings in the UI but make it possible to fill them up with various tokens that it will replace. Also, this is something you can do as a module developer.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Objective-C Memory Management Essentials
- Java面向對象軟件開發
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Data Analysis with Stata
- Linux命令行與shell腳本編程大全(第4版)
- 可解釋機器學習:模型、方法與實踐
- Getting Started with Eclipse Juno
- Java Fundamentals
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Visual C++從入門到精通(第2版)
- Elasticsearch Blueprints
- Drupal Search Engine Optimization
- 創新工場講AI課:從知識到實踐
- Java EE 7 Development with WildFly