目錄(67章)
倒序
- coverpage
- Drupal 8 Configuration Management
- Credits
- About the Authors
- About the Reviewer
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- So what is configuration in Drupal terms?
- How it works in Drupal 8
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Understanding Configuration Management
- An introduction to Configuration Management
- Why manage configuration?
- Tracking configuration changes
- A look back at Drupal 7
- How Drupal 8 takes care of Configuration Management
- Using version control to keep track of configuration changes
- Summary
- Chapter 2. Configuration Management for Administrators
- Why do we want to manage our configuration?
- Summary
- Chapter 3. Drupal 8's Take on Configuration Management
- The config directory
- Config and schema files – what are they and what are they used for?
- Learning the difference between active and staging directories
- Simple configuration versus configuration entities
- Summary
- Chapter 4. The Configuration Management API
- A simple configuration API
- Summary
- Chapter 5. The Anatomy of Schema Files
- What are schema files in Drupal?
- Properties
- Data types
- Dynamic type references
- Coding standards
- PHP API
- Summary
- Chapter 6. Adding Configuration Management to Your Module
- Default configuration
- Defining and using your own configuration
- Summary
- Chapter 7. Upgrading Your Drupal 7 Variables to the Drupal 8 Configuration
- Upgrading your variables
- Providing an upgrade path for your variables
- Summary
- Chapter 8. Managing Configuration for Multilingual Websites
- Multilingual sites in Drupal 7
- Translating in Drupal 8
- Summary
- Chapter 9. Useful Tools and Getting Help
- Community documentation
- The administration guide documentation
- Contributed modules
- Configuration development
- Drush
- Forums
- The issue queue
- IRC chat
- Summary
- Index 更新時間:2021-07-23 20:02:47
推薦閱讀
- 現代C++編程:從入門到實踐
- Mastering Python Scripting for System Administrators
- 機械工程師Python編程:入門、實戰與進階
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Mastering JavaScript Design Patterns(Second Edition)
- Learning Probabilistic Graphical Models in R
- Canvas Cookbook
- Python機器學習算法與應用
- Practical Microservices
- JavaScript悟道
- Maven for Eclipse
- Python 3快速入門與實戰
- Managing Windows Servers with Chef
- C語言程序設計實驗指導與習題精解
- ArcGIS Blueprints
- MongoDB進階與實戰:微服務整合、性能優化、架構管理
- 物聯網及低功耗藍牙5.x高級開發
- 計算機網絡基礎
- 企業應用架構模式
- 寫給風控師的實操手冊(全2冊)
- openGauss數據庫開發實戰
- 碼農修行:編寫優雅代碼的32條法則
- Java SE程序設計
- Sass Essentials
- Oracle 12c數據庫入門與應用
- Python黑帽子:黑客與滲透測試編程之道(第2版)
- OpenStack Administration with Ansible
- Python科學計算入門與實戰:視頻教學版
- Python程序設計
- 我的第一本編程書:玩轉Scratch