Allow to remove "Taxonomy Vocabulary" from urls

Created on 28 April 2013, over 11 years ago
Updated 25 January 2023, almost 2 years ago

Hello,
I was tried to remove "Taxonomy Vocabulary" from urls, but with no success.
I was found out below code in file "url_processor_pretty_paths.inc", where I was add this comment
/*. $segment['alias'] . '/'*/ ....with this, I was remove vocabulary from urls, but can't be use because after that links don't have affect to contents.

How I could remove it regularly or what next I should do?
Thanks.

    // Add all path segments.
    foreach ($segments as $key => $segment) {
      $this->encodePathSegment($segment, $segment['facet']);
      $path .=  '/' /*. $segment['alias'] . '/'*/ . $segment['value'];
    }
✨ Feature request
Status

RTBC

Version

1.0

Component

Code

Created by

πŸ‡ΈπŸ‡°Slovakia luo8

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024