Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 86275 invoked from network); 20 Feb 2008 12:51:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Feb 2008 12:51:53 -0000 Received: (qmail 48076 invoked by uid 500); 20 Feb 2008 12:51:48 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 48044 invoked by uid 500); 20 Feb 2008 12:51:48 -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 48035 invoked by uid 99); 20 Feb 2008 12:51:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2008 04:51:48 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2008 12:51:23 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id D21DE1A9832; Wed, 20 Feb 2008 04:51:32 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r629443 - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher: default.plugin.properties.xml locationmap.xml Date: Wed, 20 Feb 2008 12:51:32 -0000 To: svn@forrest.apache.org From: thorsten@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080220125132.D21DE1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: thorsten Date: Wed Feb 20 04:51:30 2008 New Revision: 629443 URL: http://svn.apache.org/viewvc?rev=629443&view=rev Log: Introducing a new property to easily rename the extensions of a contract. Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/default.plugin.properties.xml forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/default.plugin.properties.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/default.plugin.properties.xml?rev=629443&r1=629442&r2=629443&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/default.plugin.properties.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/default.plugin.properties.xml Wed Feb 20 04:51:30 2008 @@ -20,6 +20,7 @@ + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml?rev=629443&r1=629442&r2=629443&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml Wed Feb 20 04:51:30 2008 @@ -273,22 +273,22 @@ src="{lm:themer.project.dir}/{properties:dispatcher.theme}/{1}/{2}.ft" /> + src="{lm:themer.project.dir}/{properties:dispatcher.fallback.theme}/{1}/{2}{properties:dispatcher.contract-ext}" /> + src="{lm:dispatcher.themer}/themes/{properties:dispatcher.theme}/{1}/{2}{properties:dispatcher.contract-ext}" />