Hi Bert Sorry to have confused you...
I'm looking for the part that generates the exact <frameset> tags which in the end would be serialized as xhtmls. Question: There no limitations (except of course for being a valid htmls) on however we set these frames / pagesets right? Thanks. ======================================== ----- Original Message ----- From: "Bert Van Kets" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 25, 2002 5:45 PM Subject: Re: Cocoon Portal Layout Hi Richard, As said before, it's in the resources/free/portal.xml file. Here's the content of mine: <page> <pageset columns="*" rows="100,*"> <part title="Header" scrolling="no"> <url>adminfree-header</url> </part> <pageset columns="*" rows="*,15"> <part title="Content"> <url>adminfree-content</url> </part> <part name="bottom" scrolling="no"> <url>adminfree-bottom</url> </part> </pageset> </pageset> </page> There's a similar file in the auth directory. Is this not what you are looking for?? BTW using the windows search on the content of the files can save a lot of time when trying to get your grips on the portal. Bert At 15:56 25/10/2002 +0800, you wrote: >Thanks Bert I have already read all the urls you've given me. >I have successfully implemented the Authentication, now I'm trying to >do the portal and authorization ( Roles ). >And its sure is that Im gonna read the portal documentations some more. > >Although I still would want to know were those frameset codes are? >Its not on the xml, not on the xsl... Are they being generated by Cocoon? > >=========================================================== >----- Original Message ----- >From: "Bert Van Kets" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Friday, October 25, 2002 3:34 PM >Subject: Re: Cocoon Portal Layout > > >I have kept the sizing and position of the frames, so I have not tried this >before. >Technically speaking it should not make a difference how your frames are >set up, as long as they are there. Although I don't see why you would not >be able to >get rid of the admin-header frame though. > >Your question has more to do with HTML than with Cocoon or the portal-fw. >;-) The portal is not that difficult, once you get the hang of it. Make >sure you have read all the WebApps docs at >http://xml.apache.org/cocoon/developing/webapps/index.html. If you have >read them, read them again! >If you have done this, read the following articles: >http://ziegeler.bei.t-online.de/c2auth.html >http://www.xml.com/pub/a/2002/07/24/xmlportal.html >http://www.need-a-cake.com/stories/2002/02/28/usingTheSunriseComponents.htm l > >Watch out for the xmlns uris they are different in Cocoon 2.0.3 and Cocoon >2.1. Verify the config.xconf and sitemap.xmap files you are using! The >principle remains the same, only the components have moved. > >HTH, >Bert > >At 15:11 25/10/2002 +0800, you wrote: > >Hi Bert, > > > >Can I change the orientation of the frames sets? It doesn't seem like it? > > > >----- Original Message ----- > >From: "Bert Van Kets" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Friday, October 25, 2002 2:52 PM > >Subject: Re: Cocoon Portal Layout > > > > > >Sorry Antonio but it's in the resources/free/portal.xml and > >resources/auth/portal.xml files. > > > >Bert > > > >At 00:20 25/10/2002 -0600, you wrote: > > >I think inside the xsl file for the portal. > > > > > >Antonio Gallardo > > > > > >El Viernes, 25 de Octubre de 2002 00:09, Richard Reyes escribió: > > > > Thanks Antonio, > > > > > > > > would you happent to know where the frameset codes declared? > > > > > > > > ----- Original Message ----- > > > > From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]> > > > > To: <[EMAIL PROTECTED]> > > > > Sent: Friday, October 25, 2002 2:04 PM > > > > Subject: Re: Cocoon Portal Layout > > > > > > > > > > > > I think you can do that. > > > > > > > > Antonio Gallardo > > > > > > > > El Jueves, 24 de Octubre de 2002 23:51, Richard Reyes escribió: > > > > > Hi Guys, > > > > > > > > > > I'm using Cocoon 2.1 -dev, and working on implementing the Cocoon > >Portal > > > > > on our application. > > > > > > > > > > Can I change the total layout of the portal? Can I remove all the > >frames > > > > > anf create layout perhaps include menus just below the header >banner? > > > > > > > > > > I asked this because I have noticed that there are no frameset > > > > > > > > declarations > > > > > > > > > on any of the stylesheets used in the portal samples. > > > > > > > > > > Thanks in advance > > > > > Richard > > > > > > > > --------------------------------------------------------------------- > > > > Please check that your question has not already been answered in the > > > > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > > > > > > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > > > > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > > > > > --------------------------------------------------------------------- > > > > Please check that your question has not already been answered in the > > > > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > > > > > > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > > > > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > > >--------------------------------------------------------------------- > > >Please check that your question has not already been answered in the > > >FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > > > > >To unsubscribe, e-mail: <[EMAIL PROTECTED]> > > >For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > > >--------------------------------------------------------------------- > >Please check that your question has not already been answered in the > >FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > > >To unsubscribe, e-mail: <[EMAIL PROTECTED]> > >For additional commands, e-mail: <[EMAIL PROTECTED]> > > > >--------------------------------------------------------------------- > >Please check that your question has not already been answered in the > >FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > > >To unsubscribe, e-mail: <[EMAIL PROTECTED]> > >For additional commands, e-mail: <[EMAIL PROTECTED]> > > >--------------------------------------------------------------------- >Please check that your question has not already been answered in the >FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > >To unsubscribe, e-mail: <[EMAIL PROTECTED]> >For additional commands, e-mail: <[EMAIL PROTECTED]> > >--------------------------------------------------------------------- >Please check that your question has not already been answered in the >FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > >To unsubscribe, e-mail: <[EMAIL PROTECTED]> >For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>