> -----Original Message-----
> From: Rapha�l Luta [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 21, 2000 9:17 AM
[snip]
> Hard to do when the user PSML file does not yet exist... :)
>
> Maybe it would be easier to implement such a functionality
> with external PSML files:
>
> <profile name="Main">
> <url>/content/psml/main.psml</url>
> <metainfo>
> <title>Main PSML profile</tilte>
> <description>Describe what's in the
> PSML file</description>
> </metainfo>
> </profile>
>
> When a new user registers, he can browse and preview the
> available profiles, pick
> one, which would get copied to its personal PSML file...
I've implemented the multiple PSML file support per one user
(/username/default.psml, etc.) on my local machine, still to be
committed. To follow the same logic we could have something like:
/neeme/default.psml
/neeme/custom.psml
/rapha�l/default.psml
/rapha�l/custom.psml
/profiles/business/default.psml
/profiles/business/custom.psml
/profiles/free-time/default.psml
/profiles/free-time/custom.psml
Then you could either copy the whole profile (when signing up for
example) or just browse a profile and add portlets that you like.
And to take it one step further, we could have more than one profile
under one user also... so when I log on from work I can choose one set
of portlets and when from home, I can see another...
Neeme
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]