I have node with path 'node/78' and it has alias 'the-island/news'. In 'node/78' path I can add additional args like 'node/78/second/third', but if add in alias 'the-island/news/second/third' it doesn't work. How create such aliases?
Asked
Active
Viewed 521 times
1 Answers
0
Have you tried using Pathauto module? https://www.drupal.org/project/pathauto

Emir Memic
- 270
- 1
- 3
- 14
-
This paths are made by it. I use module **subpathauto** to solve this problem, but I hoped that this problem can be solved without another big module. – Lyubimov Roman Jun 27 '14 at 17:47