Tim, I guess the issue is with the link to site.css that is in harmony/site.
I have not been able to devise a nice way to preview either, so I just change the site.vsl file to point to my location of the .css file temporarily. Then I roll back to the original location that works remotely. If you decide to follow my way, go to line 266 in file xdocs/stylesheets/site.vsl and edit the path to site.css <link rel="Stylesheet" type="text/css" href="/harmony/site.css"/> To make the link work for all the pages in different subdirectories, specify an absolute path. Remember to regenerate your site to update all docs in /docs subfolder. This does not look like a graceful solution, but I don't know what to else to do. Best regards, Nadya Morozova -----Original Message----- From: Tim Ellison [mailto:[EMAIL PROTECTED] Sent: Thursday, September 21, 2006 4:07 PM To: [email protected] Subject: Re: [doc] no progress on patches for the website :( I need help <g> I haven't been changing the website since the css updates. I used to be able to preview the site by browsing docs/index.html but that looks awful now in both Firefox and IE (with the current released site). The live site looks fine to me, so is there something I need to do to preview properly? Regards, Tim Morozova, Nadezhda wrote: > Great to hear that. > Please let me know if you need any help. > > Best regards, > Nadya Morozova > > > -----Original Message----- > From: Tim Ellison [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 21, 2006 3:30 PM > To: [email protected] > Subject: Re: [doc] no progress on patches for the website :( > > Hi Nadya, I'll take a look. > > Regards, > Tim > > Morozova, Nadezhda wrote: >> Folks, >> >> >> >> I have been wondering about the patches to the website and >> documentation: could somebody please take a look and apply them if >> they're ok? I mean, some patches have new info that can be important; >> others improve our website and all. Why not just look into them? Thank >> you very much. >> >> >> >> Here's a compilation of the issues I've found that have UNRESOLVED >> status with no comments except the submitter's: >> >> http://issues.apache.org/jira/browse/HARMONY-1520 >> <http://issues.apache.org/jira/browse/HARMONY-1520> - new JIRA that >> reports there are no images in our docs; issue has explicit > instructions >> on where to take the images from and where to place them >> >> https://issues.apache.org/jira/browse/HARMONY-1443 - assorted >> enhancements to individual webpages + migrating classlib docs into the >> website; 6 patches currently available >> >> https://issues.apache.org/jira/browse/HARMONY-1401 - new document > about >> the execution manager >> >> https://issues.apache.org/jira/browse/HARMONY-1170 - additions based > on >> discussions over the mailing list >> >> >> >> Cheers, >> >> Nadya Morozova >> >> > -- Tim Ellison ([EMAIL PROTECTED]) IBM Java technology centre, UK. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
