Active
Project:
Sub-path URL Aliases
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2011 at 08:47 UTC
Updated:
24 Feb 2011 at 08:47 UTC
I have a view that links to 'node/[nid]/images' and this module changes it to 'album/album-name/images.
But when I change the language the website adds a path-prefix.
for example: 'fr/node/[nid]/images'
With that prefix, this module does absolutely nothing...
Is there a way to ignore the path-prefix?