Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 17658 invoked from network); 30 Aug 2005 18:55:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Aug 2005 18:55:36 -0000 Received: (qmail 56914 invoked by uid 500); 30 Aug 2005 18:55:34 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 56849 invoked by uid 500); 30 Aug 2005 18:55:33 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 56836 invoked by uid 99); 30 Aug 2005 18:55:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2005 11:55:33 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [194.159.73.194] (HELO post-24.mail.nl.demon.net) (194.159.73.194) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2005 11:55:48 -0700 Received: from tunaworks-3.demon.nl ([212.238.154.43]:32927 helo=[192.168.12.7]) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1EABGc-000Lxn-6d for dev@cocoon.apache.org; Tue, 30 Aug 2005 18:55:30 +0000 Message-ID: <4314AD5A.4080303@goene.nl> Date: Tue, 30 Aug 2005 21:02:50 +0200 From: Robert Goene User-Agent: Debian Thunderbird 1.0.2 (X11/20050602) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Paths in sitemap Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I need to retieve the absolute path of the lenya directory in a sitemap. I cannot use the context:// protocol, because i have to pass the directory as a parameter. Is there any way i can determine the absolute path? Robert