By csajjad on
i need to create user specific (user configured ) home pages, something like igoogle,is any module available for this utility?
i need to create user specific (user configured ) home pages, something like igoogle,is any module available for this utility?
Comments
Try this ...
http://drupal.org/project/mysite
Quite robust.
quicklinks.module
There's a quicklinks.module that allows users to create their own "quicklinks" block and customise their front page..i.e. they can specify what front page they see when they landon your site.
http://drupal.org/node/72602
probably needs updating for 5.x.
Phil
Things have changed...
It's been a while, best option now seems to be Front Page module. Cheers!