Articles

Bulma is a base theme for Drupal 8 built on top of the Bulma CSS framework, which itself is constructed using the Flexbox model of modern CSS, supported across all modern browsers.

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

The Foundation Patterns theme is a sub-theme of Zurb Foundation, designed to implement Foundation components using UI Patterns templates. The primary goal of this theme is to provide a way to rapidly assemble layouts using common templates from the Foundation framework.

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

This page is for setting up the Drupal 8 W3CSS theme
- How to install the Drupal 8 W3CSS theme – Watch the video
Download the theme to your-drupal-site-name/themes/
and go to your-site-domain/admin/appearance
. Scroll to the bottom until you see the Drupal 8 W3CSS Theme, click “Install and set as default,” then click “Save.”

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

While Drupal 8 comes with several Field Formatter plugins for each field type, there are many contributed modules that add useful and easy-to-use field formatters. The goal of this guide is to simplify the discovery of available field formatters for each core field type.

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

The following modules provide or enhance field formatting functionality for a wide range of core field types.
Third-party Settings Enhancements
These modules use third-party settings to enhance many or all field formatters installed on your site. They do not provide new formatters but add functionality to existing ones.

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

Drupal 8 comes with a single core Field Formatter for Boolean fields. The following contributed modules provide additional Field Formatter plugins for Boolean fields:

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

Drupal 8 comes with four core Field Formatter plugins for Datetime fields: Default, Custom, Plain, and Time Ago.
For Datetime Range fields, there are three core field formatters: Default, Custom, and Plain.
The following contributed modules provide additional field formatters for Date and/or Time fields:

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

Drupal 8 comes with two core field formatters for email fields: plain text and email link. The following contributed module offers an additional field formatter plugin for email fields.
- Obfuscate (also provides text format filter plugins to obfuscate email addresses in formatted text fields)

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

For most basic entity reference fields, Drupal provides three core field formatters: the entity ID, label, and rendered entity. Some specific types of entity reference fields offer additional core formatters. For example, taxonomy reference fields include an RSS category formatter, while media reference fields include a thumbnail formatter.

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

Drupal 8 comes with four default field formatters for File fields: “Generic file,” “RSS enclosure,” “URL to file,” and “File table.” Below is a list of contributed modules that offer additional field formatter plugins for File fields. Some of these formatters work for all file types, while others are specific to certain formats.

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.