Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 63664 invoked from network); 11 Sep 2005 23:44:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Sep 2005 23:44:57 -0000 Received: (qmail 70510 invoked by uid 500); 11 Sep 2005 23:44:57 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 70440 invoked by uid 500); 11 Sep 2005 23:44:56 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 70427 invoked by uid 99); 11 Sep 2005 23:44:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Sep 2005 16:44:56 -0700 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 11 Sep 2005 16:45:08 -0700 Received: (qmail 63642 invoked by uid 65534); 11 Sep 2005 23:44:55 -0000 Message-ID: <20050911234455.63641.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r280213 - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view: internal.xmap resources/stylesheets/prepare.view.xsl resources/stylesheets/prepare.xhtml.xsl Date: Sun, 11 Sep 2005 23:44:54 -0000 To: svn@forrest.apache.org From: thorsten@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: thorsten Date: Sun Sep 11 16:44:47 2005 New Revision: 280213 URL: http://svn.apache.org/viewcvs?rev=280213&view=rev Log: Added an xpathGenerator template to fix the bug regarding includes of nuggets. Need to strip the forrest namespace from the filter to make it work. Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/internal.xmap forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/prepare.view.xsl forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/prepare.xhtml.xsl Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/internal.xmap URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/internal.xmap?rev=280213&r1=280212&r2=280213&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/internal.xmap (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/internal.xmap Sun Sep 11 16:44:47 2005 @@ -184,8 +184,8 @@ {2} - requested url --> - - + + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/prepare.view.xsl URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/prepare.view.xsl?rev=280213&r1=280212&r2=280213&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/prepare.view.xsl (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/prepare.view.xsl Sun Sep 11 16:44:47 2005 @@ -33,7 +33,14 @@ - + + + + + + cocoon:// + + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/prepare.xhtml.xsl URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/prepare.xhtml.xsl?rev=280213&r1=280212&r2=280213&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/prepare.xhtml.xsl (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/prepare.xhtml.xsl Sun Sep 11 16:44:47 2005 @@ -110,15 +110,20 @@ - + - + + + + + + @@ -132,12 +137,21 @@ - + + + + + - + + + /[] + + /[] +