Problem/Motivation

Some users want to hide the toolbox from all URLs starts with URL path prefix.

Proposed resolution

We can achieve this by using the wildcard (*). With this patch, the admin visits the setting page`admin/config/fluidui/adminsettings`, and enters the URL path prefix ending with "/*" e.g. /dashboard/* then the toolbox will be hidden for all URLs starts with `/dashboard`.

Comments

ahed91 created an issue. See original summary.

  • danrod committed 95b505d on 7.x-2.x
    Issue #3303675: Adds support for URL path prefix
    
danrod’s picture

Thanks @ahed91 , commited to the 7.x-2.x branch and created a new release for this: https://www.drupal.org/project/fluidui/releases/7.x-2.2

danrod’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.