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.
- 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>
- Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules
- Richard Peacock (swampopus) - Originally ported to Backdrop CMS.
- Seeking additional maintainers.
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: