I'm also interested in a personalized start page (for logged in users).
I'm looking for a portal solution that combine regular Content Management (static published pages) with a start page where logged in users can move around, add, delete and edit the information blocks (like iGoogle, msn, live, page flakes etc).
Is this possible with the DNN portal (any version)?
Any experienced DNN developer that thinks it's possible to modify the framework?
Without any experience from DNN (I'm using normally an other CMS for my clients) I can think of two solutions:
* Create a new page (template??) that extends the normal DNNs page behaviour and allows the logged in users to dragNDrop, add, delete...
* For every registered user create a new page dynamically and set edit-rights for the user... when the user logs in, redirect the user to the personalized page.
The first suggestion looks like a better solution, but the second one might be faster to implement...
Any other ideas?
Regards
Henrik Staberg