From user-return-3899-apmail-forrest-user-archive=forrest.apache.org@forrest.apache.org Fri Oct 27 14:34:58 2006 Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 61574 invoked from network); 27 Oct 2006 14:34:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Oct 2006 14:34:57 -0000 Received: (qmail 7909 invoked by uid 500); 27 Oct 2006 14:35:01 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 7870 invoked by uid 500); 27 Oct 2006 14:35:01 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 7835 invoked by uid 99); 27 Oct 2006 14:35:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Oct 2006 07:35:01 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [88.198.8.134] (HELO mail.possessed.de) (88.198.8.134) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Oct 2006 07:34:45 -0700 Received: from [10.0.0.2] (p549BBFBB.dip0.t-ipconnect.de [84.155.191.187]) by mail.possessed.de (Postfix) with ESMTP id 37E4AA0C4DF for ; Fri, 27 Oct 2006 16:34:37 +0200 (CEST) Message-ID: <454218E9.6040206@possessed.de> Date: Fri, 27 Oct 2006 16:34:17 +0200 From: "C. Grobmeier" User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: user@forrest.apache.org Subject: Re: [Dispatcher] Locate theme References: <45421803.1060902@possessed.de> In-Reply-To: <45421803.1060902@possessed.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, found a mail from Gav.., he wrote: "So it seems I needed to enable :- project.content-dir=src/documentation project.xdocs-dir=${project.content-dir}/content/xdocs project.resources-dir=${project.content-dir}/resources " thats also true for me- thats very strange, worth an entry in the docs? Regards, Chris C. Grobmeier wrote: > Hi, > > i read: > http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-quickstart.html > > > There is: > "Copy THEMER_PLUGIN/themes/pelt.fv into your project at > ${themer.project.dir}/pelt.fv" > > So i copied pelt.fv from: > $FORREST_DIR/whiteboard/plugins/org.apache...dispatcher/src/doc.../resources/themes/pelt.fv > > > to: > $MYPROJECT/src/doc../resources/themes/pelt.fv > > Then i renamed it to cg.fv. In forrest.properties i changed this lines: > project.theme-extension=.fv > project.theme=cg > > > That Forrest can find my theme, i added: > src="{properties:resources}/themes" /> > to the locationmap.xml. > > Then i commented out search-input, like the how-to said, restarted > forrest and wanted to see the new theme with no searchbox. The new > theme is there, but i have no change at my searchbox. Its still there. > > I tried to change > $FORREST_DIR/whiteboard/plugins/org.apache...dispatcher/src/doc.../resources/themes/pelt.fv > > to see if forrest is looking here for the theme. But no affect, still > the box is there. > > Does somebody of you have an idea what theme i am currently using? I > think i miss something, but i don't know what. It looks like forrest > is taking another .fv file than i expect. > > regards, > Chris > > > > >