《Drupal 10 开发指南》 新书出版
随着Drupal 10的正式发布,最新的 Drupal 10 development cookbook 也正式出版了。
作者是 Matt Glaman 和 Kevin Quillen,本书是第三版。第一版其实是从 Drupal 8 开始,讲解Drupal 8 的开发,第二版是讲解 Drupal 8.5以及 Drupal 9的内容,最新的第三版是讲解 Drupal 10的开发。
Drupal 10 开发主要内容
Drupal 10 开发指南共计450页,有13个章节,从使用、开发、测试各个方面对Drupal 10做了深入浅出的介绍,具体可以参考下面本书的章节,了解一下大概内容,如果要购买可以到在线出版社的网站上面购买电子版阅读。
Packet的购买地址,点击此处。
- Up and Running with Drupal (开始使用Drupal)
- Content Building Experience (体验内容构建系统)
- Displaying Content through Views (使用Views输出内容)
- Extending Drupal with Custom Code (开发扩展)
- Creating Custom Pages (创建页面)
- Accessing and working with entities (了解和使用Entities)
- Creating Forms with the Form API (了解和使用表单和表单API)
- Plug and Play with Plugins (插件系统)
- Creating Custom Entity Types (自定义Entity Type)
- Theming and Frontend Development (主题和前端开发)
- Multilingual and Internationalization (多语言系统)
- Building APIs with Drupal (使用Drupal的API)
- Writing Automated Tests in Drupal (Drupal的自动化测试)
- Migrating External Data into Drupal (迁移外部数据)
章节预览:内容构建系统
其中构建内容系统部分如下:
- Configuring the WYSIWYG editor (配置所见即所得的编辑器)
- Creating an editorial workflow with content moderation (创建一个编辑流程的工作流)
- Creating a custom content type with custom fields (创建一个内容类型)
- Customizing the form display for editing content (自定义表单的结构方便编辑人员)
- Customizing the display output of content (自定义内容输出的结构)
- Using layouts to build landing pages (使用Layout来构建着陆页)
- Creating menus and linking content (创建菜单和链接)
- Using Workspaces to create content staging areas (使用workspace来暂存内容)
创作不易,转载请注明出处!
更多Drupal CMS相关内容,请参考我们其他相关文章,