- Drupal 7 Media
- Liran Tal
- 128字
- 2021-08-13 16:37:44
Summary
In this chapter we learned how to display content with the use of the Views module user interface which enables us to create content listing quite easily, without writing code, and without any knowledge of database.
We then moved on to the presentation layer of Drupal and learned how to create and position content elements (blocks) in the various positions (regions) which our theme allows for and even install a new theme of our choosing to introduce a completely new look and feel.
In the next chapter we will start working with the very first and primary media resources in websites, images. We will explore how to work with images on a Drupal website, such as embedding them correctly, managing image content across a website, and more.
推薦閱讀
- 大學計算機基礎(第二版)
- Spring Cloud Alibaba微服務架構設計與開發實戰
- 大學計算機應用基礎實踐教程
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- JavaScript Unlocked
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- C語言課程設計
- Kotlin從基礎到實戰
- Flutter跨平臺開發入門與實戰
- Learning Probabilistic Graphical Models in R
- 編寫高質量代碼:改善Objective-C程序的61個建議
- INSTANT Silverlight 5 Animation
- Qlik Sense? Cookbook
- GitHub入門與實踐
- Scala Functional Programming Patterns