I'm loving Pathauto right now. It went in and automatically aliased user/[uid]/ to users/[user-raw]/ which is a very good thing in my world. I'd like to take that a step further and add additional aliases on to user/[uid]/. In particular, I'd like to have users/[uid-raw]/profile point to user/[uid]/profile. Unfortunately, I don't see how to do that manually any place. Does this have to be done programmatically or can it be done manually?

Thanks in advance...

Talib

Comments

actuan’s picture

Title: Adding an additional pathauto user path alies » Adding an additional pathauto user path alias
actuan’s picture

I'm re-reading my initial post and realizing I didn't specify correctly what I want to do.

I actually want to create an alias from users/[user-raw]/profile to user/[uid]/profile. In the initial posting, I stated [uid-raw] instead of [user-raw].

Anyone have any ideas?

Thanks...

fred0’s picture

actuan’s picture

That's great! Thank you. I'll give it a whirl.

dave reid’s picture

Status: Active » Fixed

Path redirect isn't the right thing for this. http://drupal.org/project/subpath_alias is.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.