- Drupal 7 Media
- Liran Tal
- 270字
- 2021-08-13 16:37:44
Chapter 3. Working with Images
It's time to begin with our very first and long-time media resource on the Internet—images. Images are not only a requirement that a site builder needs to meet according to some spec, but rather they should be thought of from the ground up when designing a website.
On the web, a picture really is worth a thousand words (if not more) as they contribute to a website's lively look and feel. Can you think of Facebook without images? Instagram is a billion dollar venture based solely on taking images and sharing them with your peers. Pinterest is another good example of taking a concept such as bookmarks, adding some eye-candy images to it, and there's another startup for you.
In this chapter we will cover:
- Adding image fields to custom content types
- Understanding the Media module for site-wide media resources management
- Installing and understanding the use of WYSIWYG and text formats
- Embedding images in content via WYSIWYG
- Creating image galleries, configuring them, and using them as blocks
Our theme content type for working with images in this chapter will be food recipes. Who knows? Maybe you can wrap your next venture based on this idea.
Because we have already learned in the previous chapter how to create new node's content types, how to add fields to them, and style the fields, we will not dwell into this again. Instead, I will show the new content type, called rezepi, which is a combination of the English word recipe and it's Polish translation przepis. Like it? That alone is probably worth a startup.

- GeoServer Cookbook
- Apache Hive Essentials
- 網絡爬蟲原理與實踐:基于C#語言
- 零基礎Java學習筆記
- 好好學Java:從零基礎到項目實戰
- LabVIEW虛擬儀器入門與測控應用100例
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- Java Web應用開發項目教程
- Learning Android Application Testing
- Delphi開發典型模塊大全(修訂版)
- Web開發的平民英雄:PHP+MySQL
- Blender 3D Cookbook
- C語言程序設計實驗指導與習題精解
- Processing開發實戰
- 現代JavaScript編程:經典范例與實踐技巧