I'm trying to configure drupal with Gallery2, and the default path to the private user album is

view/<$user->username> (i.e. view/bob)

I've been searching all around, but can't find a way to use something like $user->username as a variable in a menu path. Does this require programming?

Comments

H3rnand3z’s picture

Take a look at the 'me' aliases http://drupal.org/project/me module