Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 34799 invoked from network); 12 Jul 2005 00:23:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2005 00:23:11 -0000 Received: (qmail 50994 invoked by uid 500); 12 Jul 2005 00:23:11 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 50911 invoked by uid 500); 12 Jul 2005 00:23:10 -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 50891 invoked by uid 99); 12 Jul 2005 00:23:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2005 17:23:10 -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; Mon, 11 Jul 2005 17:23:08 -0700 Received: (qmail 34772 invoked by uid 65534); 12 Jul 2005 00:23:08 -0000 Message-ID: <20050712002308.34771.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r215902 - in /forrest/trunk: main/webapp/WEB-INF/xconf/ whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/ whiteboard/plugins/org.apache.forrest.plugin.output.viewHelper.xhtml/ Date: Tue, 12 Jul 2005 00:23:07 -0000 To: svn@forrest.apache.org From: thorsten@apache.org X-Mailer: svnmailer-1.0.2 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: thorsten Date: Mon Jul 11 17:23:04 2005 New Revision: 215902 URL: http://svn.apache.org/viewcvs?rev=215902&view=rev Log: Added a new {defaults:view-internal} to better reuse the internal code of views. has the benefit that I only need to change the forrest-core.conf when we move views in to the core. The change in includes-viewLocationmap.xsl allows us to parse the views extension as paramater. That allows us to easily change '.fv' to '.fv.xml' via the sitemap. Modified: forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/includes-viewLocationmap.xsl forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.viewHelper.xhtml/output.xmap Modified: forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf?rev=215902&r1=215901&r2=215902&view=diff ============================================================================== --- forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf (original) +++ forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf Mon Jul 11 17:23:04 2005 @@ -130,6 +130,7 @@ @forrest.home@/whiteboard/plugins @forrest.home@/build/plugins @context.home@/locationmap.xml + @forrest.home@/build/plugins/org.apache.forrest.plugin.internal.view Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/includes-viewLocationmap.xsl URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/includes-viewLocationmap.xsl?rev=215902&r1=215901&r2=215902&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/includes-viewLocationmap.xsl (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/includes-viewLocationmap.xsl Mon Jul 11 17:23:04 2005 @@ -22,6 +22,7 @@ + @@ -29,7 +30,8 @@ - + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.viewHelper.xhtml/output.xmap URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.viewHelper.xhtml/output.xmap?rev=215902&r1=215901&r2=215902&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.viewHelper.xhtml/output.xmap (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.viewHelper.xhtml/output.xmap Mon Jul 11 17:23:04 2005 @@ -125,9 +125,7 @@ - - +