By daja on
Hi, I would like that the user url page which is actually http://mysite.com/user/id changes to something like http://mysite.com/myname
The idea is that each user can choose the "myname" in the url.
I know that it is possible to create URL aliases but I would preffer not to give right to users to create URL aliases.
Users in my site can directly create an alias with the option "URL path settings" when they create new content, but for they own profile page, there is nothing like this.
Is there a simple solution for it?
Comments
Simple solution Pathauto
Simple solution Pathauto module
__________________________________
My Drupal 6 livin' here
OK, that's a pretty good
OK, that's a pretty good thing to do so.
Well, it does the aliasing for new or updated pages. For nodes created before installing pathauto, it won't do the alias.
I must do it with the "Bulk...." option.