- Drupal 8 Theming with Twig
- Chaz Chumley
- 103字
- 2021-07-16 12:41:29
Managing configuration in Drupal 8
Theme configuration in Drupal 8 has now adopted YAML. YAML is a human-friendly data serialization standard used by many programming languages, including Symfony, which Drupal 8 is now built on. With this adoption, the syntax to create an info file has now changed as well. One important concept when creating or editing any *.yml
file is that proper indentation is required. Failure to properly indent configuration can lead to errors or to the configuration not loading at all. We can pe deeper into the specifics of YAML
and find out more detailed information at the Symfony website (http://symfony.com/doc/current/components/yaml/yaml_format.html).
推薦閱讀
- 網(wǎng)絡(luò)工程設(shè)計與安裝
- 綜合布線實(shí)訓(xùn)教程(第3版)
- 網(wǎng)絡(luò)科學(xué)視角下的推薦系統(tǒng)研究
- 流式系統(tǒng)
- 中文版Dreamweaver CC基礎(chǔ)培訓(xùn)教程(移動學(xué)習(xí)版)
- ASP.NET從入門到精通(第5版)
- OPENStack云框架應(yīng)用管理實(shí)踐
- CSS網(wǎng)頁布局與瀏覽器兼容
- UG NX 12.0數(shù)控編程與加工案例教程
- 電子商務(wù)信息系統(tǒng)開發(fā)建設(shè)
- Laravel入門與實(shí)戰(zhàn)(第2版):構(gòu)建主流PHP應(yīng)用開發(fā)框架
- 云計算架構(gòu)技術(shù)與實(shí)踐(第2版)
- Apache Solr Beginner's Guide
- 深入淺出ASP.NET Core
- Nutanix超融合基礎(chǔ)架構(gòu)權(quán)威指南