From owner-freebsd-doc Sun Oct 14 11:36: 2 2001 Delivered-To: freebsd-doc@freebsd.org Received: from smtp.noos.fr (camus.noos.net [212.198.2.70]) by hub.freebsd.org (Postfix) with ESMTP id 3D5A637B40D for ; Sun, 14 Oct 2001 11:35:58 -0700 (PDT) Received: (qmail 79483486 invoked by uid 0); 14 Oct 2001 18:35:43 -0000 Received: from unknown (HELO gits.dyndns.org) ([212.198.231.187]) (envelope-sender ) by 212.198.2.70 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 14 Oct 2001 18:35:43 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.6/8.11.6) id f9EIZWl52532 for doc@freebsd.org; Sun, 14 Oct 2001 20:35:32 +0200 (CEST) (envelope-from root) Message-Id: <200110141835.f9EIZWl52532@gits.dyndns.org> Subject: [XSL] needs help To: doc@freebsd.org Date: Sun, 14 Oct 2001 20:35:31 +0200 (CEST) Reply-To: clefevre@citeweb.net From: Cyrille Lefevre Organization: ACME X-Face: X-Mailer: ELM [version 2.4ME+ PL94c (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I would like to add the possibility to use $base in www/en/news/status/report-*.xml. so, I began to patch en/news/status/report.xsl to do that but I'm stuck (yes, I'm not yet an xml programmer...). using www/en/news/press.xsl as a sample, ... are well handled. but I don't know how to handle

... the part of the code to change is here : does anybody have an idea ? thanks in advance. Index: /usr/www/en/news/status/report.xsl =================================================================== RCS file: /home/ncvs/www/en/news/status/report.xsl,v retrieving revision 1.4 diff -u -r1.4 report.xsl --- /usr/www/en/news/status/report.xsl 2001/09/18 17:46:58 1.4 +++ /usr/www/en/news/status/report.xsl 2001/10/14 18:24:30 @@ -111,7 +111,22 @@

URL: - + + + + + + + + + + + + + + + Cyrille. -- Cyrille Lefevre mailto:clefevre@citeweb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message