I'd like to format the url of the Talk page to show the path like this: node/1/talk --> /mypost-title/comments.
Is it possible?
I'd like to format the url of the Talk page to show the path like this: node/1/talk --> /mypost-title/comments.
Is it possible?
Comments
Comment #1
cwgordon7 commentedThere is a reason why pathauto does not support "edit" path aliases: this would add a huge extra load to the url aliases table, which is already one of the most overloaded tables. Similar reasons apply here. Also, no new features go directly into the 5.x branch; it would have to wait to be backported from 6.x. So, the short answer is, "won't fix." If you think of a way around these problems, feel free to reopen this issue.