Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 74675 invoked from network); 12 Jun 2004 10:37:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Jun 2004 10:37:28 -0000 Received: (qmail 94321 invoked by uid 500); 12 Jun 2004 10:37:27 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 94166 invoked by uid 500); 12 Jun 2004 10:37:25 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 94154 invoked by uid 99); 12 Jun 2004 10:37:25 -0000 Received: from [80.34.215.206] (HELO correo.che-che.com) (80.34.215.206) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sat, 12 Jun 2004 03:37:25 -0700 Received: from localhost (localhost [127.0.0.1]) by correo.che-che.com (Postfix) with ESMTP id 143A1C804 for ; Sat, 12 Jun 2004 12:37:22 +0200 (CEST) Received: from correo.che-che.com ([127.0.0.1]) by localhost (santiamen [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12997-03 for ; Sat, 12 Jun 2004 12:37:03 +0200 (CEST) Received: from che-che.com (9.Red-80-39-13.pooles.rima-tde.net [80.39.13.9]) by correo.che-che.com (Postfix) with ESMTP id D9E80C7FD for ; Sat, 12 Jun 2004 12:37:02 +0200 (CEST) Message-ID: <40CADCB3.40406@che-che.com> Date: Sat, 12 Jun 2004 12:36:35 +0200 From: Juan Jose Pablos User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.6) Gecko/20040413 Debian/1.6-5 X-Accept-Language: es, en MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: ForrestConfModule (Was: svn commit: rev 21124) References: <20040612085421.36412.qmail@minotaur.apache.org> <40CAD4E7.9010709@che-che.com> <1087035759.1436.1776.camel@ighp> In-Reply-To: <1087035759.1436.1776.camel@ighp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at che-che.com X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N David Crossley escribi�: > > >>But for some reason this value does not get changed: >> >>X [0] index.html BROKEN: >>/var/tmp/fs/build/webapp/@project.webapp@/skinconf.xml (No such file or >>directory > > > Does it need to be declared in the ForrestConfModule/values/ > part of cocoon.xconf ? > > where do you change that? >>I think that this should be fixed on the ForrestConfModule, but I am not >>sure. >> >>I have got in my laptop a xslt to transform cocoon.xconf values just >>using ant. I can put it on SVN if you want. > > > Not sure what you mean here. > ok, we put the defaults values within cocoon.xconf instead of @value@: forrest-site/skin> For the values that we want to customize use a xslt to transform it I managed to do it with the entity-resolver. WDYT? Cheers, Cheche