I am not sure if this is working I don't currently see how, but I would like to have a token in the path so for instance each dashboard would sit under a url with the users name in.

Comments

hixster’s picture

bump - me too - seems like this it how it works on Drupal.org , how was it achieved?

dave reid’s picture

I would recommend using something like http://drupal.org/project/subpathauto for the per-user homeboxes which live under user/%user/homebox-path (which would automatically extend the alias of 'user/%user').

hixster’s picture

Thanks Dave / we're still using 6.0 , any alternatives?
Scratch that, I see there's an older d6 module.

So could user/dashboard be aliased as user/%uid/dashboard?

Looks like this is the default behaviour if the homebox path is set to 'dashboard'

anybody’s picture

Version: 7.x-2.x-dev » 3.0.x-dev
Priority: Normal » Minor
Issue summary: View changes

Let's move the idea into 3.0.x. Still the maintainers presumably won't implement this, if nobody sponsors the development.

anybody’s picture

Assigned: Unassigned » anybody

Let's see what we can do in 3.0.x-dev.

anybody’s picture

Assigned: anybody » Unassigned

Should be possible to implement in 3.0.x quite easily, but is not a feature we plan from our side.
Happy to review MR.

anybody’s picture

Status: Active » Closed (won't fix)

I think due to the new concepts and flexibility for homeboxes, this won't be needed anymore.
There are

  • Homebox User Tabs
  • Homebox Pages

And feature requests for

  • Homebox Blocks
  • Homebox Field

To make this possible in a far more stable way!