You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@forrest.apache.org by Helena Edelson <he...@greenjaguar.com> on 2005/12/17 04:13:10 UTC

adding localization to sitemap

I am adding localization.
I am not clear on format or options.

is this what I hope it is?
<parameter name="localizable" value="true"/>

Can anyone suggest what to add to my match calls, how to form
 <parameter>, <map:when test="what"> and
what I need to do within the when if that is truly what to do?

    <map:when test="someLocaleParam">
        <map:transform src="{forrest:stylesheets}/todo2document.xsl" />
    </map:when>

And do I need to call it directly, and if so is it an 
org.apache...Locale package?
<map:generator name="?not sure what to do here"src="java.util.Locale">

Thank you

Helena

Re: adding localization to sitemap

Posted by Thorsten Scherler <th...@apache.org>.
or http://cocoon.apache.org/2.1/userdocs/i18nTransformer.html
and http://forrest.apache.org/docs_0_80/faq.html#i18n

salu2

El sáb, 17-12-2005 a las 04:36 +0100, Thorsten Scherler escribió:
> http://cocoon.apache.org/2.1/userdocs/selectors.html
> 
> I think your are looking for the above.
> 
> HTH
> 
> salu2
> 
> El vie, 16-12-2005 a las 22:13 -0500, Helena Edelson escribió:
> > I am adding localization.
> > I am not clear on format or options.
> > 
> > is this what I hope it is?
> > <parameter name="localizable" value="true"/>
> > 
> > Can anyone suggest what to add to my match calls, how to form 
> >  <parameter>, <map:when test="what"> and
> > what I need to do within the when if that is truly what to do? 
> >         <map:when test="someLocaleParam"> 
> >             <map:transform
> >         src="{forrest:stylesheets}/todo2document.xsl" /> 
> >         </map:when>
> > And do I need to call it directly, and if so is it an
> > org.apache...Locale package?
> > <map:generator name="?not sure what to do here"src="java.util.Locale">
> > 
> > Thank you
> > 
> > Helena
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


Re: adding localization to sitemap

Posted by Thorsten Scherler <th...@apache.org>.
http://cocoon.apache.org/2.1/userdocs/selectors.html

I think your are looking for the above.

HTH

salu2

El vie, 16-12-2005 a las 22:13 -0500, Helena Edelson escribió:
> I am adding localization.
> I am not clear on format or options.
> 
> is this what I hope it is?
> <parameter name="localizable" value="true"/>
> 
> Can anyone suggest what to add to my match calls, how to form 
>  <parameter>, <map:when test="what"> and
> what I need to do within the when if that is truly what to do? 
>         <map:when test="someLocaleParam"> 
>             <map:transform
>         src="{forrest:stylesheets}/todo2document.xsl" /> 
>         </map:when>
> And do I need to call it directly, and if so is it an
> org.apache...Locale package?
> <map:generator name="?not sure what to do here"src="java.util.Locale">
> 
> Thank you
> 
> Helena
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)