Drupal is a registered trademark of Dries Buytaert
Release: Drupal 10.3.6 Update released for Drupal core (10.3.6)! Release: Drupal 11.0.5 Update released for Drupal core (11.0.5)! Release: Drupal 10.2.9 Update released for Drupal core (10.2.9)! Release: Drupal 10.2.10 Update released for Drupal core (10.2.10)! Release: Drupal 10.3.7 Update released for Drupal core (10.3.7)! Release: Drupal 11.0.6 Update released for Drupal core (11.0.6)! Release: Drupal 10.3.8 Update released for Drupal core (10.3.8)! Release: Drupal 11.0.7 Update released for Drupal core (11.0.7)! Module Revived: Translation Management Tool 8.x-1.19 Module tmgmt updated after 7 months of inactivity (8.x-1.19). Usage Milestone: Account field split Module account_field_split crossed 10,000 active installs.

Shortens Facets Pretty Paths aliases.

Before considering to install this module, review this issue from Facets Pretty Paths #3308521: Query params more SEO friendly

  • Removes the term ids from the term aliases. If a machine name is not available yet, there is a fallback to the default term coder, with the term id, to guarantee unicity.
  • Multiple values (Facet items) are delimited by a dot, the Facet alias is present only once.

So we have e.g.: /color/black.yellow.red
instead of /color/black-1/color/yellow-2/color/red-3

Configuration

  • Select the Short pretty paths URL processor for the Facet source
  • Select the Taxonomy term machine name pretty paths coder for the Facet if you use this module, or add a field to the vocabulary and declare it in settings.php
    $settings['facets_short_pretty_paths_field_name'] = 'field_name';

Dependencies

Known limitation

The Taxonomy Machine Name module provides uniqueness for terms from the same vocabulary.
Also there is a RTBC issue about Machine names are not generated after enabling module

Related Facet Pretty Paths issues

A contributed solution has been favoured to a patch as:
we introduce a potential dependency to Taxonomy Machine Name (https://www.drupal.org/project/facets_pretty_paths/issues/3024640)
it requires to override the active_filters service (https://www.drupal.org/project/facets_pretty_paths/issues/2878617)

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Oct 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
1.0.0-alpha5 Pre-release Oct 25, 2024