Adds support for URL path prefix (branches 3.0.x, 2.0.x and 8.x-1.x)

Created on 27 July 2025, 2 days ago

Problem/Motivation

I remember a while ago that someone wrote a patch for the 7.2.x-dev to add support for URL path prefix in the /admin/config/fluidui/adminsettings , so you can enter paths like /dashboard/* then the toolbox will be hidden for all URLs starts with `/dashboard. I'll use this issue to implement that functionality for all the three remaining branches

Steps to reproduce

Try to use wildcards in the 3.0.x version, it won't work

Proposed resolution

Implement the solution proposed here: https://www.drupal.org/project/fluidui/issues/3303675

Do some testing.

Remaining tasks

Testing

User interface changes

There will be some instructions to let the user know in the form that they can use wildcards

API changes

N/A

Data model changes

N/A

📌 Task
Status

Active

Version

3.0

Component

Code

Created by

🇨🇦Canada danrod Ottawa

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