Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 13860 invoked by uid 500); 30 Jul 2002 06:53:27 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 13841 invoked from network); 30 Jul 2002 06:53:26 -0000 Received: from relay.flagship.ru (213.221.9.5) by daedalus.apache.org with SMTP; 30 Jul 2002 06:53:26 -0000 Received: from POSTMAN.flagship.ru (postman.flagship.ru [213.221.9.130]) by relay.flagship.ru (8.11.4/8.11.4) with ESMTP id g6U6rbH85346 for ; Tue, 30 Jul 2002 10:53:37 +0400 (MSD) Received: by POSTMAN.flagship.ru with Internet Mail Service (5.5.2653.19) id ; Tue, 30 Jul 2002 10:55:08 +0400 Message-ID: From: Piroumian Konstantin To: "'forrest-dev@xml.apache.org'" Subject: RE: cvs commit: xml-forrest/src/resources/skins/bert/xslt/html si te2xhtml.xsl Date: Tue, 30 Jul 2002 10:55:00 +0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="koi8-r" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Status: O X-Status: X-Keywords: X-UID: 421 > From: Bert Van Kets [mailto:bert@vankets.com] > > I added a link to the favicon icon, so it would be copied. > At the same time I removed the 1pix image that contained the > link. This > saves code and download time. > A is enough to get the images copied. It doesn not > have to enclose > an object. > > You might wonder why this list of links is necessary. > The images are used in CSS, but as CSS is not parsed those > images would not > be copied without the links. Same is true for the favicon. > If there's no > link to the image/icon, it's not copied. IMHO, images should be copied by Ant and not by the Cocoon CLI. Of course, where/if it's possible. Konstantin > > HTH, > Bert > > > At 12:33 30/07/2002 +1000, you wrote: > >I am not sure what was the purpose of this commit. It seems > >to have removed certain tags, so leaving only links to > >images. Was that the intention? By the way, these changes have > >all been added to the forrest-site skin. > >--David > > > >bert@apache.org wrote: > > > bert 2002/07/29 12:59:59 > > > > > > Modified: src/resources/skins/bert/xslt/html site2xhtml.xsl > > > Log: > > > Adding link to favicon.ico > > > > > > Revision Changes Path > > > 1.12 +1 > > -1 > xml-forrest/src/resources/skins/bert/xslt/html/site2xhtml.xsl > > > > > > Index: site2xhtml.xsl > > > > =================================================================== > > > RCS file: > > > /home/cvs/xml-forrest/src/resources/skins/bert/xslt/html/site2 > xhtml.xsl,v > > > retrieving revision 1.11 > > > retrieving revision 1.12 > > > diff -u -r1.11 -r1.12 > > > --- site2xhtml.xsl 23 Jul 2002 08:26:18 -0000 1.11 > > > +++ site2xhtml.xsl 29 Jul 2002 19:59:59 -0000 1.12 > > > @@ -147,7 +147,7 @@ > > > > > > src="skin/images/spacer.gif" alt="" > > height="1" width="10" /> > > > > > > - > src="skin/images/spacer.gif" alt="" width="1" height="1" /> > href="skin/images/label.gif"> src="skin/images/spacer.gif" alt="" > > width="1" height="1" border="0"/> href="skin/images/page.gif"> > src="skin/images/spacer.gif" alt="" width="1" height="1" > > border="0"/> > src="skin/images/spacer.gif" alt="" width="1" height="1" > > border="0"/> > src="skin/images/spacer.gif" alt="" width="1" height="1" > > border="0"/> > src="skin/images/spacer.gif" alt="" width="1" height="1" > > border="0"/> > > > + > src="skin/images/spacer.gif" alt="" width="1" height="1" /> > href="skin/images/label.gif"> href="skin/images/page.gif"> > href="skin/images/chapter.gif"> > href="skin/images/chapter_open.gif"> > href="skin/images/current.gif"> href="/favicon.ico"> > > > > > > > colspan="2"> > > > > size="2">Copyright © @year@ @vendor@. All Rights > Reserved