Multi-language input

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Multi-language input

Heidy Liu
Hi there,
I try to input multi-language for categories and products. Is there anyway to configure this feature in admin so the category/product names can be changed through language button in website?

Thanks!

Regards,
Creamy
Reply | Threaded
Open this post in threaded view
|

Re: Multi-language input

Jacques Le Roux
Administrator
Have a look at DemoProductCategoriesI18nData.xml and DemoProductI18nData.xml
Also try to understand how it can be done from https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductContent

BTW I think we should update
https://cwiki.apache.org/confluence/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide#ApacheOFBizBusinessSetupGuide-ProductSetup
regarding this point, it's missing there.

Jacques

From: "Heidy Liu" <[hidden email]>
> Hi there,
> I try to input multi-language for categories and products. Is there anyway to configure this feature in admin so the
> category/product names can be changed through language button in website?
>
> Thanks!
>
> Regards,
> Creamy
Reply | Threaded
Open this post in threaded view
|

Re: Multi-language input

c.schinzer
was there not
https://cwiki.apache.org/confluence/display/OFBIZ/How+to+localize+Product+and+Categories+descriptions

... your contribution Jacques ... :-D

2012/3/26 Jacques Le Roux <[hidden email]>

> Have a look at DemoProductCategoriesI18nData.**xml and
> DemoProductI18nData.xml
> Also try to understand how it can be done from https://demo-trunk.ofbiz.**
> apache.org/catalog/control/**EditProductContent<https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductContent>
>
> BTW I think we should update
> https://cwiki.apache.org/**confluence/display/OFBENDUSER/**
> Apache+OFBiz+Business+Setup+**Guide#**ApacheOFBizBusinessSetupGuide-**
> ProductSetup<https://cwiki.apache.org/confluence/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide#ApacheOFBizBusinessSetupGuide-ProductSetup>
> regarding this point, it's missing there.
>
> Jacques
>
> From: "Heidy Liu" <[hidden email]>
>
>  Hi there,
>> I try to input multi-language for categories and products. Is there
>> anyway to configure this feature in admin so the
>> category/product names can be changed through language button in website?
>>
>> Thanks!
>>
>> Regards,
>> Creamy
>>
>


--

Best

Carsten Schinzer

Plankstettenstr. 7
80638 München
Germany
Reply | Threaded
Open this post in threaded view
|

Re: Multi-language input

c.schinzer
Heidi,

you might also check the remark on this document

https://cwiki.apache.org/confluence/display/OFBIZ/Guide+to+OFBiz-i18n,++Internationalisation+of+OFBiz

section "Translation of OFBiz assets with built-in i18n options" with
regards to the assets that you will be using, Date Ressources and
Content Items, Naming conventions for them etc.

Regards


Carsten

2012/3/26 Carsten Schinzer <[hidden email]>

>
> was there not
> https://cwiki.apache.org/confluence/display/OFBIZ/How+to+localize+Product+and+Categories+descriptions
>
> ... your contribution Jacques ... :-D
>
>
> 2012/3/26 Jacques Le Roux <[hidden email]>
>>
>> Have a look at DemoProductCategoriesI18nData.xml and DemoProductI18nData.xml
>> Also try to understand how it can be done from https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductContent
>>
>> BTW I think we should update
>> https://cwiki.apache.org/confluence/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide#ApacheOFBizBusinessSetupGuide-ProductSetup
>> regarding this point, it's missing there.
>>
>> Jacques
>>
>> From: "Heidy Liu" <[hidden email]>
>>
>>> Hi there,
>>> I try to input multi-language for categories and products. Is there anyway to configure this feature in admin so the
>>> category/product names can be changed through language button in website?
>>>
>>> Thanks!
>>>
>>> Regards,
>>> Creamy
>
>
>
>
> --
>
> Best
>
> Carsten Schinzer
>
> Plankstettenstr. 7
> 80638 München
> Germany




--

Best

Carsten Schinzer

Plankstettenstr. 7
80638 München
Germany
Reply | Threaded
Open this post in threaded view
|

Re: Multi-language input

Jacques Le Roux
Administrator
In reply to this post by c.schinzer
Thanks Carsten,

I knew I wrote something and thought it was in (or referenced by) the business setup guide. I will add a link to it!

Jadcques

Carsten Schinzer wrote:

> was there not
> https://cwiki.apache.org/confluence/display/OFBIZ/How+to+localize+Product+and+Categories+descriptions
>
> ... your contribution Jacques ... :-D
>
> 2012/3/26 Jacques Le Roux <[hidden email]>
>
>> Have a look at DemoProductCategoriesI18nData.**xml and
>> DemoProductI18nData.xml
>> Also try to understand how it can be done from https://demo-trunk.ofbiz.**
>> apache.org/catalog/control/**EditProductContent<https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductContent>
>>
>> BTW I think we should update
>> https://cwiki.apache.org/**confluence/display/OFBENDUSER/**
>> Apache+OFBiz+Business+Setup+**Guide#**ApacheOFBizBusinessSetupGuide-**
>> ProductSetup<https://cwiki.apache.org/confluence/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide#ApacheOFBizBusinessSetupGuide-ProductSetup>
>> regarding this point, it's missing there.
>>
>> Jacques
>>
>> From: "Heidy Liu" <[hidden email]>
>>
>>  Hi there,
>>> I try to input multi-language for categories and products. Is there
>>> anyway to configure this feature in admin so the
>>> category/product names can be changed through language button in website?
>>>
>>> Thanks!
>>>
>>> Regards,
>>> Creamy
Reply | Threaded
Open this post in threaded view
|

Re: Multi-language input

Jacques Le Roux
Administrator
In reply to this post by Heidy Liu
Done,

Jacques

From: "Jacques Le Roux" <[hidden email]>

> Thanks Carsten,
>
> I knew I wrote something and thought it was in (or referenced by) the business setup guide. I will add a link to it!
>
> Jadcques
>
> Carsten Schinzer wrote:
>> was there not
>> https://cwiki.apache.org/confluence/display/OFBIZ/How+to+localize+Product+and+Categories+descriptions
>>
>> ... your contribution Jacques ... :-D
>>
>> 2012/3/26 Jacques Le Roux <[hidden email]>
>>
>>> Have a look at DemoProductCategoriesI18nData.**xml and
>>> DemoProductI18nData.xml
>>> Also try to understand how it can be done from https://demo-trunk.ofbiz.**
>>> apache.org/catalog/control/**EditProductContent<https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductContent>
>>>
>>> BTW I think we should update
>>> https://cwiki.apache.org/**confluence/display/OFBENDUSER/**
>>> Apache+OFBiz+Business+Setup+**Guide#**ApacheOFBizBusinessSetupGuide-**
>>> ProductSetup<https://cwiki.apache.org/confluence/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide#ApacheOFBizBusinessSetupGuide-ProductSetup>
>>> regarding this point, it's missing there.
>>>
>>> Jacques
>>>
>>> From: "Heidy Liu" <[hidden email]>
>>>
>>>  Hi there,
>>>> I try to input multi-language for categories and products. Is there
>>>> anyway to configure this feature in admin so the
>>>> category/product names can be changed through language button in website?
>>>>
>>>> Thanks!
>>>>
>>>> Regards,
>>>> Creamy
>