From harmony-dev-return-18121-apmail-incubator-harmony-dev-archive=incubator.apache.org@incubator.apache.org Fri Nov 03 14:30:12 2006 Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 26902 invoked from network); 3 Nov 2006 14:30:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Nov 2006 14:30:11 -0000 Received: (qmail 96921 invoked by uid 500); 3 Nov 2006 14:30:18 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 96895 invoked by uid 500); 3 Nov 2006 14:30:13 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 96886 invoked by uid 99); 3 Nov 2006 14:30:13 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Nov 2006 06:30:13 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: 216.86.168.178 is neither permitted nor denied by domain of geir@pobox.com) Received: from [216.86.168.178] (HELO mxout-03.mxes.net) (216.86.168.178) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Nov 2006 06:29:58 -0800 Received: from [192.168.1.104] (unknown [67.86.14.213]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 77DF051910 for ; Fri, 3 Nov 2006 09:29:34 -0500 (EST) Message-ID: <454B5256.3010604@pobox.com> Date: Fri, 03 Nov 2006 09:29:42 -0500 From: "Geir Magnusson Jr." Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: svn commit: r470310 - in /incubator/harmony/standard/site: README.txt docs/contributors.html xdocs/contributors.xml References: <20061102101627.12DC21A9846@eris.apache.org> <2c9597b90611030219o6067aed6u2edaa3777395c1b9@mail.gmail.com> <454B20C4.4020802@googlemail.com> <454B3E1C.1060006@pobox.com> <454B46E3.30702@googlemail.com> In-Reply-To: <454B46E3.30702@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Yes please, and thanks. That step never was required - when it came in a patch, I fixed the real issue re .css location, and never knew it was in the README. I just figured out the problem when I tried to view the site on local machine, and had no styling. Oliver Deakin wrote: > So we can pull step 1 and 6 out of that readme? > > Regards, > Oliver > > Geir Magnusson Jr. wrote: >> >> >> Oliver Deakin wrote: >>> I think you might be right - I just made a change to test, ran the >>> Ant build script >>> without altering the css location, and it looked ok to me. Perhaps >>> there are >>> some pages that don't generate properly that I've missed - any of the >>> website >>> design gurus know if we still need this step? >> >> We never did. We made the site.css local to the content dirs. >> Suboptimal, but removed the "special step" for QA. >> >> geir >> >>> >>> Regards, >>> Oliver >>> >>> Alexei Zakharov wrote: >>>>> 1) **Temporarily** update the link to the CSS so you can >>>>> preview the site in a local browser: >>>>> - 1) Go to line 266 in file xdocs/stylesheets/site.vsl >>>>> + 1) Go to line 250 in file xdocs/stylesheets/site.vsl >>>>> 2) Edit the path to site.css. Specify an absolute path. >>>>> e.g. from >>>> >>>> Shouldn't we remove point (1) at all? It seems there is no need to >>>> update css location anymore. At least it works ok for me without any >>>> updating. >>>> >>>> Regards, >>>> >>>> 2006/11/2, odeakin@apache.org : >>>>> Author: odeakin >>>>> Date: Thu Nov 2 02:16:26 2006 >>>>> New Revision: 470310 >>>>> >>>>> URL: http://svn.apache.org/viewvc?view=rev&rev=470310 >>>>> Log: (empty) >>>>> >>>>> Modified: >>>>> incubator/harmony/standard/site/README.txt >>>>> incubator/harmony/standard/site/docs/contributors.html >>>>> incubator/harmony/standard/site/xdocs/contributors.xml >>>>> >>>>> Modified: incubator/harmony/standard/site/README.txt >>>>> URL: >>>>> http://svn.apache.org/viewvc/incubator/harmony/standard/site/README.txt?view=diff&rev=470310&r1=470309&r2=470310 >>>>> >>>>> ============================================================================== >>>>> >>>>> --- incubator/harmony/standard/site/README.txt (original) >>>>> +++ incubator/harmony/standard/site/README.txt Thu Nov 2 02:16:26 >>>>> 2006 >>>>> @@ -5,7 +5,7 @@ >>>>> >>>>> 1) **Temporarily** update the link to the CSS so you can >>>>> preview the site in a local browser: >>>>> - 1) Go to line 266 in file xdocs/stylesheets/site.vsl >>>>> + 1) Go to line 250 in file xdocs/stylesheets/site.vsl >>>>> 2) Edit the path to site.css. Specify an absolute path. >>>>> e.g. from >>>>> >>>>> >>>>> Modified: incubator/harmony/standard/site/docs/contributors.html >>>>> URL: >>>>> http://svn.apache.org/viewvc/incubator/harmony/standard/site/docs/contributors.html?view=diff&rev=470310&r1=470309&r2=470310 >>>>> >>>>> ============================================================================== >>>>> >>>>> --- incubator/harmony/standard/site/docs/contributors.html (original) >>>>> +++ incubator/harmony/standard/site/docs/contributors.html Thu Nov >>>>> 2 02:16:26 2006 >>>>> @@ -412,6 +412,20 @@ >>>>> A >>>>> >>>>> >>>>> + >>>>> + >>>>> + >>>>> + Oliver Deakin >>>>> + >>>>> + >>>> rowspan="" > >>>>> + >>>>> + IBM UK >>>>> + >>>>> + >>>> rowspan="" > >>>>> + >>>>> + A >>>>> + >>>>> + >>>>> >>>>>

>>>>> Status : >>>>> >>>>> Modified: incubator/harmony/standard/site/xdocs/contributors.xml >>>>> URL: >>>>> http://svn.apache.org/viewvc/incubator/harmony/standard/site/xdocs/contributors.xml?view=diff&rev=470310&r1=470309&r2=470310 >>>>> >>>>> ============================================================================== >>>>> >>>>> --- incubator/harmony/standard/site/xdocs/contributors.xml (original) >>>>> +++ incubator/harmony/standard/site/xdocs/contributors.xml Thu Nov >>>>> 2 02:16:26 2006 >>>>> @@ -34,6 +34,7 @@ >>>>> (Paulex)Pu YangIBM CNA >>>>> Weldon WashburnIntelA >>>>> Alexey PetrenkoIntelA >>>>> + Oliver DeakinIBM UKA >>>>> >>>>> >>>>>

>>>> >>>> >>> >> >