- Drupal 8 Quick Start Guide
- J. Ayen Green
- 228字
- 2021-06-10 19:45:28
The behind-the-scenes tour
Like entering any complex location without a map in hand—a mall, a metro system, an amusement park—Drupal can be daunting to find your way around. So, throughout the rest of this chapter, I will be your tour guide, mapping out Drupal for you.
The home screen on a new site is presented to you via a theme. Themes control where elements appear on the page, their size, their color, and other aspects of the user interface, or UI. The default theme for Drupal 8 is called Bartik. It is important to remember that the homepage can (and likely will at some point) look somewhat or very different as a result of any of the following changing:
- Browser or browser version
- Device type (for example, an iPhone instead of a desktop computer)
- Theme
- Site's homepage layout
- User role permissions
- Items being added to or removed from the menus
So, try not to fixate on the exact location or appearance of the page elements, but rather develop an understanding of what they are so that you know where you want to go or what function you want, regardless of the appearance:

The preceding screenshots have numbers to the left and right that identify functional areas of the page. Each is identified in a key in the following table. A longer description will follow:

- Learn TypeScript 3 by Building Web Applications
- 深入理解Android(卷I)
- PWA入門與實踐
- 測試驅(qū)動開發(fā):入門、實戰(zhàn)與進(jìn)階
- Testing with JUnit
- 教孩子學(xué)編程:C++入門圖解
- C語言程序設(shè)計教程
- Python機(jī)器學(xué)習(xí)算法: 原理、實現(xiàn)與案例
- STM8實戰(zhàn)
- Software-Defined Networking with OpenFlow(Second Edition)
- C/C++代碼調(diào)試的藝術(shù)(第2版)
- 產(chǎn)品架構(gòu)評估原理與方法
- Instant Buildroot
- Twitter Bootstrap Web Development How-to
- MySQL 5.7從入門到精通(視頻教學(xué)版)(第2版)