Fake Path Alias

Component ID

2729289

Component name

Fake Path Alias

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

241

Component created

Component changed

Component body

This project aims to allow multilingual sites to display original, not translated nodes using node alias instead of path source.

Example:
You have a multilingual site with 2 languages En and Fr, you have a node in original language with alias /my-first-post. Both node and alias exist for En language, changing language in Fr, node will be accessible only by path source (/node/1), here this module is helping you by handling path and instruct Drupal to use original node alias when original node is accessed in another language.

As result /my-first-post will be accessible in Fr as well /fr/my-first-post