Drupal 10 Module Development_ Develop and deliver engaging 这本书主要目标是让读者了解如何开发Drupal这一方面的内容,并不涉及Drupal的基本使用方式。另外,在阅读的过程中,发现针对于Drupal 9 这一版本也有对应的书籍。
截止目前搜集到的相关学习资料:
- 书籍原文 Drupal 10 Module Development_ Develop and deliver engaging -- Daniel Sipos -- 4th, 2023 -- Packt Publishing -- 9781837631803 -- 8f2b14bc5b6c8af4a52a9a49f70f9c2c -- Anna’s Archive.pdf
- 书中涉及到的代码:Drupal-10-Module-Development-Fourth-Edition-main.zip
- 书中的图示附件:Drupal10 附件.pdf
- 作者的论坛(会分享一些最新的Drupal知识):https://www.webomelette.com/blog
书籍的目录:
Table of Contents
- Developing for Drupal
- Creating Your First Module
- Logging and Mailing
- Theming
- Menus and Menu Links
- Data Modeling and Storage
- Your Own Custom Entity and Plugin Types
- The Database API
- Custom Fields
- Access Control
- Caching
- JavaScript and the Ajax API
- Internationalization and Languages
- Batches, Queues, and Cron
- Views
- Working with Files and Images
- Automated Testing
- Drupal Security
在阅读第一章内容时整理的笔记:01 Drupal的发展史.pdf