Recommended releases

Download Released

Views Base URL

This module provides a site base URL token in Views. The main purpose of this
module is to create a link with absolute path through Global:Custom text
option.

Usage

  • Select field formatter in view, and add Global: Base url
  • Select Exclude from display option.
  • Create custom link by adding a Global: Custom text
  • Create link using replacement pattern like this:
<a href="[base_url]/home">My home page</a>

Installation

Current Maintainers

  • Richard Peacock - Originally ported to Backdrop CMS.
  • Seeking additional maintainers.

Credits

This module is based on the Drupal module views_base_url-7.x-1.2

Project page: https://www.drupal.org/project/views_base_url

Drupal Maintainers: