>Hi *, > >On Thu, Jan 20, 2005 at 11:41:25AM -0800, Louis Suarez-Potts wrote: >>>It can be done. See my other post and prove of concept: >>>http://de.openoffice.org/testdir/zuwendungen.html >> >> I see. I just asked the CollabNet people if the homepage obeys >> different laws. > >I doubt that - It uses exactly the same structure as the rest. So if >you can modify the CSS (or include other CSS to overwrite the >defaults) - this approach will work. This is only a CSS trick that >overrides the default definitions. Nothing that the server or SC can >interfere with..
The homepage is indeed treated differently; in fact, we are supposed to be using "DomainHome.html.html", not index.html; and the left navbar elements are specifically different for the homepage than for other project pages. The WWW project is unique. But that does not mean that we cannot get around it or are required to use the default structure. We use now, for instance, www/www/index.html, not the DomainHome.html.html because that latter page cannot be staticized, whereas the index.html page can be. [snip] >> >> Maybe. I've asked CN about this. But I would like to make the >> homepage less filled with lines, boxes, etc., as Jacqueline pointed >> out. > >"But"? My testpage doesn't include any more boxes or lines. (You can >style the tabs and the footer as well) Getting rid of the default >navbar gives you the freedom to design the page as you want it to be. Christian, we are agreed on what I think you and I want. > >The only drawback is that you have to add your custom navbar to every >page that should have it. But there exists tricks to fetch the >contents from another file already. See >http://marketing.openoffice.org/art/ the right box fetches its >contents from another site unsing JavaScript/PHP. John McCreesh posted >another possibility some time ago: >http://website.openoffice.org/tryouts/jpmcc/iframe.html That one uses >iframe. THe only content of the file is <iframe >src="http://www.google.com" width="640px" height="480px" >scrolling="auto" frameborder="0"> [You have no frames!] </iframe> yes, I rather like that, too. > >Youls be cool if you could figure out how SC will treat iframes when >it comes to statication of the pages. > Exactly. That, and I don't know how it will work with a really heavy load. Hence, my preference is for something that does not require fetching from another server; from another directory, it should be possible, but again, as that is what every page composition does on SC. To be clear: I like simplicity and the idea that we ought not to be bound by the left navbar, which is default but not strictly speaking necessary. We would have to ask CollabNet for a one-off to suppress it for the homepage and ensure that such a suppression is staticizable and robust, but I think that can be done. >ciao Christian best, Louis --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
