Book Image

Mastering Drupal 8 Views

By : Gregg Marshall
Book Image

Mastering Drupal 8 Views

By: Gregg Marshall

Overview of this book

Learn how to build complex displays of content—all without programming. Views were used on more than 80% of all Drupal 7 sites; now they are part of the Drupal 8 core. While most site builders and site owners are aware of views, they don't understand how to take full advantage of their power to create many amazing pages and blocks. If they use views, they might build 10 different view displays with different filters, without knowing that a contextual filter would require only a single display. Using our sample company, we'll take its existing content and evolve an ever more complex and powerful website for that company, starting with adapting the administration the user sees and moving on to making complex pages of information for site visitors. While the book is written for Drupal 8, the similarities between Views in Drupal 7 and 8 make this a useful reference for Drupal 7 site builders also.
Table of Contents (20 chapters)
Mastering Drupal 8 Views
Credits
Foreword
About the Author
Acknowledgements
About the Reviewer
www.PacktPub.com
Preface
Index

Chapter 6. Add-on Modules

Views has a very extensible architecture and there are a large number of contributed modules that extend the functions of views to allow many different types of displays. At the time of release of Drupal 8, a search of Drupal.org modules using the category Views resulted in 65 modules; not all are extensions and some, such as CTools, are support modules that are tagged for Views, because they are necessary for older versions of Drupal. That number climbed to 85 with Drupal 8.0.2. The number will continue to grow as modules are converted to Drupal 8 by their authors or the community. By comparison, at the time of release of Drupal 8.0.2, there were 608 Drupal 7 modules in the Views category.

In this chapter, we'll install and configure Views Slideshow to create a rotating carousel of featured property images. Then we'll build a very simple Google map using the views formatter integrated in the Drupal 8 version of the Geolocation module, since the traditional "go to...