> -----Original Message-----
> From: burtonator [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 12, 2000 10:48 PM
> 
> > Application is nothing more than a portlet that can be 
> referenced from
> > URL and, thus, can be displayed separately from all the 
> other portlets.
> > Right?
> 
> No.  An Application is a Portlet that essentially must take 
> 100% of the
> screen real estate because it's UI is large.  iCalendar should be an
> application, user customization should be an application.

well, this is what I meant. Maybe just didn't express it very well ;-)

> The metaphor really isn't that great.  I am not sure how long the
> Application concept will be around for.  Clearly we can do this with
> some meta info.
>  
> > Now, I want to have the possibility to have application 
> consisting of
> > more than one portlet that would make it possible to refer to this
> > portletset as one entity and also display nothing else on the page.
> > Similar to <portlets> tag, just allowing to reference this set of
> > portlets alone on a page.
> 
> That is interesting.  I think it is a good idea.  But should it be
> implemented with the public PSML thread we talked about or another
> mechanism?

you mean the thread about several public pages?
Well, I still don't have a clear vision, how do separate .psml files fit
into the whole Jetspeed picture. We actually have all the functionality
within the single file system also. And in the case of separate files we
also need to store metainformation somewhere...

Coming back to your idea of achieving the application functionality with
some metadata... I think this is good: we could also attach some
metadata to the <portlets> tag and then we have the functionality of
having applications consiting of multiple portlets. What do others think
of this?

> The more I think about it, publishing PSML content as web 
> content could be *really* cool.

you lost me here...
what do you mean by "publishing PSML content as web content"?

> We need to do pathinfo with /layout/none.  Right now the
> PortletViewerScreen can except ?raw=true and it will internally strip
> the layout.  This was stupid of me though :(  Total hack :(
>  
> > Are these features already there or where/how should I start?
> > Any comments welcome...
> 
> You can get the above by setting the navigations in
> JetspeedResources.properties to JetspeedNoTopNavigation, etc.  There
> needs to be a better way to do this. IMO
> 
> I want to get a way to specify Layout via the URI.  (see
> EmptyLayout.java).  I experimented with /layout/EmptyLayout 
> and gave up
> after 5 minutes :)... I am sure you could trivially hack it to work
> again.

ok, I'll check it out.

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