- Drupal 8 Quick Start Guide
- J. Ayen Green
- 159字
- 2021-06-10 19:45:29
System message area
The system message area is where important notices appear. Remember that the location could be different in another theme, as could the formatting. Unchanged, the location will be above the main page content, and the format will be one of the following:
- Green: General information worth noting
- Yellow: Indicating a warning; worth noting but not critical, usually meaning that the system completed what it was requested to do, but not without incident
- Pink: An error that should be acted upon or investigated, usually indicating that the system was unable to fulfil a request
These statuses are also used when a user completes a form, with the following as the typical presentation:
- Green: A message indicating that the form was saved or submitted
- Yellow: Inviting the user to review something in the content or to confirm its submission
- Pink: Indicating that a required field is without a value or that the value is not correct in context
推薦閱讀
- UNIX編程藝術(shù)
- Unreal Engine Physics Essentials
- Vue.js 2 and Bootstrap 4 Web Development
- Java Web及其框架技術(shù)
- Learning Elixir
- C語(yǔ)言最佳實(shí)踐
- 信息安全技術(shù)
- Learning Python Design Patterns(Second Edition)
- Quarkus實(shí)踐指南:構(gòu)建新一代的Kubernetes原生Java微服務(wù)
- 精通網(wǎng)絡(luò)視頻核心開(kāi)發(fā)技術(shù)
- LabVIEW虛擬儀器入門(mén)與測(cè)控應(yīng)用100例
- Buildbox 2.x Game Development
- 微信小程序開(kāi)發(fā)實(shí)戰(zhàn):設(shè)計(jì)·運(yùn)營(yíng)·變現(xiàn)(圖解案例版)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)(第二版)
- Java 9 with JShell