umd_digital/umd_schoolwide_header

Provides a simple interface for adding the UMD Schoolwide Header to Drupal 8 sites in the University of Maryland system.

8.1.8 2023-12-06 18:42 UTC

This package is auto-updated.

Last update: 2024-04-06 19:43:57 UTC


README

Introduction

Provides a simple interface for adding the UMD Schoolwide Header to Drupal 8 sites in the University of Maryland system.

This module was created by idfive for the University of Maryland.

Version

Please use the latest release for your version of drupal from the releases page.

Installation

Install as usual, see installing modules for further information.

This module can also be added to projects via composer, with something similar to the following (adjust release version as necessary):

  • composer require umd_digital/umd_schoolwide_header --prefer-dist
  • drush en umd_schoolwide_header or enable via admin UI

Configuration

  • Add embed code to the config page.
  • This may be added with or without the script tags, the module will strip if needed.
  • A default is provided, so a default configuration will be loaded if left blank.

Troubleshooting

  • Check for JS errors in console, and be sure to clear site caches.
  • Check for CSS conflicts with your theme.