By wuzhenzhen, 25 August, 2024

Drupal 10 Module Development_ Develop and deliver engaging 这本书主要目标是让读者了解如何开发Drupal这一方面的内容,并不涉及Drupal的基本使用方式。另外,在阅读的过程中,发现针对于Drupal 9 这一版本也有对应的书籍。

截止目前搜集到的相关学习资料:

 

书籍的目录:

Table of Contents

  1. Developing for Drupal
  2. Creating Your First Module
  3. Logging and Mailing
  4. Theming
  5. Menus and Menu Links
  6. Data Modeling and Storage
  7. Your Own Custom Entity and Plugin Types
  8. The Database API
  9. Custom Fields
  10. Access Control
  11. Caching
  12. JavaScript and the Ajax API
  13. Internationalization and Languages
  14. Batches, Queues, and Cron
  15. Views
  16. Working with Files and Images
  17. Automated Testing
  18. Drupal Security

 

在阅读第一章内容时整理的笔记:01 Drupal的发展史.pdf