+1 that the PSML would handle the pages and page decorations. There would be a default page decorator that can be overwritten (same as for portlets).
Roger -----Original Message----- From: Scott T Weaver <[EMAIL PROTECTED]> Sent: May 18, 2004 8:14 AM To: Jetspeed Developers List <[EMAIL PROTECTED]> Subject: Re: [J2} Proposal for Layout, pages & Decorator handling in J2 On Tue, 2004-05-18 at 10:57, David Le Strat wrote: > Roger, > > I read the proposal and the proposed changes look good > to me. > > Quick question: I am assuming that we will be > supporting nested pages, correct? Since a Page is a Fragment and a Page is collection of fragments, I would say yes. There is one thing we need to clear up. If we have a page, within a page, how do we handle the embedded page's decoration? Do we: 1. ignore the embedded page's decoration and just show its fragment markup. 2. Show the root pages decoration around it and then any of its sub-pages also show there decoration. 3. Allow a sub-pages decoration to override and become the root pages decoration. 4. Any of the previous 3 controlled by settings in the psml. I am +1 on 4, that way you could get as fancy as you want. > Additionally, have you thought of the impact of the > change to the navigation context. It could be nice if > following that change the portal URL could locate the > page to load through a simple page=pageName > querystring. > > Regards, > > David. > --- Roger Ruttimann <[EMAIL PROTECTED]> > wrote: > > I have checked-in a design proposal for how layouts, > > pages and decorators should be handled in J2. > > > > The first part of the document describes the current > > state and the last chapter proposes a list of > > changes in order to enhance the current > > implementation. > > > > The document can be found under > > /design-docs/src/decorations/j2 layout and decorator > > handling.pdf > > > > Please review the doc and use the dev list for any > > discussion. My current goal is to implement the > > proposed changes by Friday. > > > > Roger > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > __________________________________ > Do you Yahoo!? > SBC Yahoo! - Internet access at a great low price. > http://promo.yahoo.com/sbc/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
