On Mon, 2005-07-11 at 22:35 +0200, Thorsten Scherler wrote:
> On Mon, 2005-07-11 at 15:43 +0200, Cyriaque Dupoirieux wrote:
> > Hi,
> >
> > I added a new property : project.locale set in init-props in
> > forrest.build.xml - just as forrest.home is.
> > I init - in forrest-core.xconf - the component-instance
> > name="project" class="org.apache.forrest.conf.ForrestConfModule" with
> > the new property :
> > <locale>@project.locale@</locale>
> > I try to use it in sitemap.xmp :
> > <map:transform type="i18n">
> > <map:parameter name="locale" value="{project:locale}"/>
> > </map:transform>
> > And the value of my locale - known with a System.out added in
> > org.apache.forrest.conf.ForrestConfModule class - is always @project.locale@
> >
> > Any Idea ? (will be welcome because I am close to find a pretty
> > solution to use $LANG variable to generate the static site.)
> >
>
> You did everything right!!!
> ...
>
> Changed to my project and added the new property to forrest.properties
> project.view-skin=just a test :)
>
I just repeated this steps and I have the same error you reported when
forgetting this step.
Alternatively you can set it in default-forrest.properties.
HTH
--
thorsten
"Together we stand, divided we fall!"
Hey you (Pink Floyd)