Skip to content

backdrop-contrib/views_base_url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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:

About

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.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages