Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 92956 invoked from network); 20 Nov 2006 15:19:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2006 15:19:37 -0000 Received: (qmail 87449 invoked by uid 500); 20 Nov 2006 15:19:44 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 87192 invoked by uid 500); 20 Nov 2006 15:19:43 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 87183 invoked by uid 500); 20 Nov 2006 15:19:43 -0000 Delivered-To: apmail-incubator-harmony-dev@incubator.apache.org Received: (qmail 87180 invoked by uid 99); 20 Nov 2006 15:19:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2006 07:19:43 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [192.55.52.88] (HELO mga01.intel.com) (192.55.52.88) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2006 07:19:29 -0800 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by mga01.intel.com with ESMTP; 20 Nov 2006 07:13:52 -0800 Received: from fmsmsx334.amr.corp.intel.com ([132.233.42.1]) by azsmga001.ch.intel.com with ESMTP; 20 Nov 2006 07:12:47 -0800 X-ExtLoop1: 1 X-IronPort-AV: i="4.09,440,1157353200"; d="scan'208"; a="148455462:sNHT19391407" Received: from mssmsx411.ccr.corp.intel.com ([10.125.2.10]) by fmsmsx334.amr.corp.intel.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 20 Nov 2006 07:12:45 -0800 x-mimeole: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: [doc] site.css Date: Mon, 20 Nov 2006 18:12:22 +0300 Message-ID: <8E389A5F2FEABA4CB1DEC35A25CB39CE782BCF@mssmsx411> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [doc] site.css Thread-Index: AccIEkRRUddEdY9sToiM6V1oBx7VOAEo6jpQ From: "Ivanov, Alexey A" To: , X-OriginalArrivalTime: 20 Nov 2006 15:12:45.0103 (UTC) FILETIME=[54E20BF0:01C70CB6] X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I've prepared a patch where converted all tabs to spaces. See https://issues.apache.org/jira/browse/HARMONY-2244 Almost each line is modified. Regards, -- Alexey A. Ivanov Intel Enterprise Solutions Software Division >-----Original Message----- >From: Geir Magnusson Jr. [mailto:geir@pobox.com] >Sent: Tuesday, November 14, 2006 8:27 PM >To: harmony-dev@incubator.apache.org >Subject: Re: [doc] site.css > > > >Ivanov, Alexey A wrote: >> Hi all, >> >> I've updated formatting of definition lists
on site: >https://issues.apache.org/jira/browse/HARMONY-2173 >> >> The new formatting looks more natural to me; the screenshots can be found >in the JIRA issue. > >yes, that looks better. > >> >> >> When editing site.css I faced that there are many different styles of >indentation used: >> * Some statements are indented using tabs, >> * Some -- using spaces, >> * And a mixture of tabs and space, in the worse case. >> >> There are also inconsistencies in formatting of rules, and trailing >white-space. >> >> Let's agree on using either tabs or spaces for indentation of CSS >statements. If they are different, it causes inconveniences when creating >patches because some lines look changed while nothing was modified there. >> >> I have no strong opinion on which one to use here. But let it be one: >either tabs or spaces. >> >> What do you think about it? > >I think that since I don't have the first clue about css, and don't >intend do it, you can choose :) > >That said, I think that spaces are the right way - it's consistent w/ >our other source formatting policies. > >geir > > >> >> >> Thank you in advance, >> -- >> Alexey A. Ivanov >> Intel Enterprise Solutions Software Division >>