Allow modules to provide a group for outbound links via a link option

Created on 2 July 2024, 6 months ago
Updated 22 July 2024, 5 months ago

Problem/Motivation

Certain modules may need to force a specific group prefix to use for outbound links when the path prefix cannot be inferred from the current request. For example, contextual links are rendered in at a separate, un-prefixed request URL.

Steps to reproduce

Proposed resolution

Check for a module-defined link option when processing outbound links.

Remaining tasks

User interface changes

API changes

A new public constant which defines the link options array key. The value for that option is an array with a group key that must be a Group entity.

Data model changes

Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024