I remember there is module which provide user a url address like www.xxx.com/user/abc. the url address can be show in a widget like

http://drupalsn.com/user/xboxps3wow .

User can embed this url to everywhere.

Anybody can remind me which the module is ?

Thanks

Comments

agarwal.sudhanshu’s picture

Drupal core module PATH itself does this
enable the path module and go to

Site building > URL Alias > Automated alias settings

from here you can change the User path settings.

Sudhanshu

darrenmothersele’s picture

You only get the automated alias settings if you also download pathauto and token modules.