Thanks David. Regards Vedam
On Nov 8, 2007 12:04 AM, David E Jones <[EMAIL PROTECTED]> wrote: > > Quick thought on this: given that there generally are not very many > catalogs the fairly heavy weight (and meant for a large volume of > data) stuff that is used for products and categories may not be the > best way to go. > > A nice light weight, but more limited approach, is to use the property > file based localization that is part of the entity engine (like > various type entities and the StatusItem and Enumeration entities). > > -David > > > On Nov 7, 2007, at 1:36 AM, Jacques Le Roux wrote: > > > Hi Vedam, > > > > De : "Vedam B" <[EMAIL PROTECTED]> > >> Hi all, > >> > >> I am using OFBiz for ecommerce application. > >> > >> I need help on catalog level localization. > >> > >> I think Product, Category level localization is supported, but not > >> Catalog. > > > > Yes, true > > > >> Can i use Content table for catalog level localization or i need to > >> create another table. > > > > Yes you can, you may use DemoProductCategoriesI18nData.xml and > > DemoProductI18nData.xml as bases for this work. > > > >> basically, i wanted to store catalog attributes for specific locale. > > > > I would be great if you could provide a patch for OFBiz. Just have > > to create a profile in Jira, create an issue and add the patch. > > Here are some advices > http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices > > > > Thanks > > > > Jacques > > > >> > >> Regards > >> Vedam. > >> > >