I love pathauto, it's a really clever module and I'm using it to allow my users to have pages such as http://mysite.com/user-name/blog to great effect but there's one more thing I'd love it to do.
How much work is it to add a contact option so that the users can have http://mysite.com/user-name/contact to go to their contact page (currently httpl://mysite.com/user/uid/contact)
What about a more generic way altogether?
So you define "mappings" ? i.e user/%uid/contact => %user-name/contact etc?
Comments
Comment #1
gregglesThanks for the issue. This is a duplicate of http://drupal.org/node/73017 which is interinked with http://drupal.org/node/89906
In 89906 I need some review and for someone to provide a patch in the right format and for it to be for 5.x. Perhaps you could do that?
http://drupal.org/diffandpatch
http://drupal.org/patch/review
Thanks!