> -----Original Message-----
> From: burtonator [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 09, 2000 7:15 AM
> 
> > > Ideally I would like to put different files for different users in
> > > separate directories.
> > > Default/default.psml
> > > Default/customFile.psml
> > > Neeme/default.psml
> > > Neeme/customFile.psml
> > >
> 
> +1... I do like this :)
>  
> If should just be <CONTENT>/users
> 
> /users -> would be the default users home
> /users/burton -> would be my home.
> 
> :)

well, but i understood, that we actually don't need separate files...
now i'm totally confused ;-)

> > What should be configurable?
> > 
> > colors?
> 
> yup
> 
> > which portlets to display on a page?
> 
> yup
> 
> > Page title?
> 
> OK... why not?  This could be <portlets title="">

should we provide more extendable parameter passing system? Something
like the system with skins... so, instead of 
<portlets title="">
we could have
<portlets>
    <property name="title" value="My Title"/>
    ....
</portlets>

This way the administrator/designer can decide what parameters to pass
to the portlet, instead of developers deciding this...
And I don't like the <property> tag name, I like <parameter> more...

Or should we put it into skin definition?

> I just want to get a basic mechanism working right now... we 
> can handle profile sharing, etc later :)

I agree.

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]

Reply via email to