内容简介
This book is intended for front-end developers, designers, and anyone who is generally interested in learning all the new features of Drupal 8 theming. Discover what has changed from Drupal 7 to Drupal 8 and immerse yourself in the new Twig PHP templating engine. Familiarity with HTML5, CSS3, JavaScript, and the Drupal Admin interface would be helpful. Prior experience with setting up and configuring a standalone development environment is required as we will be working with PHP and MySQL.
AI简介
这是一本面向前端开发者、设计师以及任何对Drupal 8主题设计感兴趣的人群的专业书籍。这本书详细解析了从Drupal 7到Drupal 8的变化,并深入探讨了新的Twig PHP模板引擎。对于已经熟悉HTML5、CSS3、JavaScript和Drupal Admin界面的读者来说,这本书将帮助你更深入地理解Drupal 8的主题设计和开发。
书中首先介绍了搭建Drupal 8开发环境的重要性,包括安装和配置MAMP,Drupal 8实例,熟悉Admin界面,扩展网站功能,管理文件和文件夹结构,使用Google Chrome检查HTML结构,下载和提取练习文件,以及使用phpMyAdmin管理数据库。这些步骤对于任何想要在Drupal 8上开始主题设计的人来说都是必不可少的。
接着,书中深入探讨了Appearance界面和核心默认主题,解释了如何通过这个界面管理网站的外观和感觉,以及如何安装新主题,配置主题等。书中还详细介绍了预建主题的使用和安装,以及如何使用Block布局和Custom Block库来进一步定制网站的外观和感觉。
书中还详细介绍了Configuration d