Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Mastering Drupal 8 Views
  • Toc
  • feedback
Mastering Drupal 8 Views

Mastering Drupal 8 Views

By : Marshall
3.4 (7)
close
Mastering Drupal 8 Views

Mastering Drupal 8 Views

3.4 (7)
By: 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 (13 chapters)
close
12
Index

When the HTML code needs to change


"Okay, we've looked at the changes you can make to the CSS classes, and for fields, the HTML tag wrapping the field output. Another place that you already know we can put CSS if we have to is the field rewrites. In fact, I have seen you being very creative in using field rewrites to combine fields in ways I would never have thought of.

However, let's say you need to do something more than you can with a field rewrite or that you don't want to have this kind of logic in your view; your option then becomes modifying the theme template to change the HTML code at this level.

Of course, there are some modifications that require more logic, perhaps coupled with database manipulations that go beyond what can be done with templates. These should be done in a custom module rather than in a template. The rule of thumb is that you can put conditionals and loops into templates and can do a reasonable amount of string and math manipulations in templates, but once you...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete