[ic] Small usertag problem

David Bordas interchange-users@interchange.redhat.com
Mon Sep 10 12:11:01 2001


I found it :)
I modify catalog.cfg
from Locale          fr_FR
to Locale          fr_FR LC_CTYPE fr_FR

And now the usertag for converting works great.
I'm sure the method :
> [currency][item-subtotal][/currency]
> [setlocale locale="de_DE" currency=1]
> [currency][item-subtotal][/currency]
> [setlocale locale="fr_FR" currency=1]

is much better but should take some times to modify all pages and templates.

Great thanks to all.

----- Original Message -----
From: "David Bordas" <bordas@jeuxvideo.com>
To: <interchange-users@interchange.redhat.com>
Sent: Monday, September 10, 2001 5:19 PM
Subject: Re: [ic] Small usertag problem


> Sorry but don't work for me.
> Perhaps i've done something wrong.
>
> In catalog.cfg i have this :
> # Last locale specified is the default.
> Locale          fr_FR
> LocaleDatabase  locale
>
> and for exemple i would put a price in Eur ( french currency in my
> locale.txt ) and in DM
>
> [currency][item-subtotal][/currency]
> [setlocale locale="de_DE" currency=1]
> [currency][item-subtotal][/currency]
> [setlocale locale="fr_FR" currency=1]
>
> and i have this :
> Our Price: 18,00 ? 18,00 ?
>
> Did you see what's wrong ?
> Thanks again.
> ----- Original Message -----
> From: "Stefan Hornburg (Racke)" <racke@linuxia.de>
> To: <interchange-users@interchange.redhat.com>
> Sent: Monday, September 10, 2001 3:31 PM
> Subject: Re: [ic] Small usertag problem
>
>
> > "David Bordas" <bordas@jeuxvideo.com> writes:
> >
> > > I'm quite newbie with IC and don't know well the locale settings but
> i'll
> > > try the doc.
> > >
> > > One question :
> > > i would use 2 currency but don't want to make all my pages and images
in
> > > double.
> >
> > [currency][item-subtotal][/currency]
> > [setlocale locale="fr_FR" currency=1]
> > [currency][item-subtotal][/currency]
> > [setlocale locale="eur_EUR" currency=1]
> >
> > Should work fine assumed your default locale is eur_EUR.
> >
> > Ciao
> >         Racke
> >
> > --
> > Racke happily hacks Interchange and maintains Debian packages like
> Courier.
> >
> > For projects and other business stuff please refer to COBOLT NetServices
> > (URL: http://www.cobolt.net; Email: info@cobolt.net; Phone:
> 0041-1-3884400)
> > _______________________________________________
> > interchange-users mailing list
> > interchange-users@interchange.redhat.com
> > http://interchange.redhat.com/mailman/listinfo/interchange-users
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users