Hi Carsten, Thanks, but I saw this files. But DemoProductCategoriesI18nData show how I18n of ProductCategory: update ProductCategoryContent table, which has FK to ProductCategory entity. DemoProductI18nData show how I18n of Product entity: update ProductContent table, which has FK to Product entity.
But I need I18n of ProdCatalog entity. I thought what OfBiz has also similar way for ProdCatalog. I'm understand what it's not difficult to create table ProdCatalogContent, but at first I want to find standard way. Best Regards, Pavel Drobushevich mailto: [email protected] icq: 450345393 skype: pavel_drabushevich On Fri, Aug 7, 2009 at 18:17, Carsten Schinzer <[email protected]>wrote: > Hi Pavel, > > I don't think I quite get your question. can you please explain. > I am interested in i18n myself a lot and what I see in > > > {OFBIZ_HOME}/specialpurpose/ecommerce/data/DemoProductCategoriesI18nData.xml > {OFBIZ_HOME}/specialpurpose/ecommerce/data/DemoProductI18nData.xml > > makes good sense to me. I take that and extend the XML for my initial > catalogue data. If you need another language, just add the elements. You > will need to be somehow firm with the CMS concepts. > And you will need your own naming conventions for the ID references. > > Are these comments somehow going the direction you want? Please share more > details on your concrete issue. What do you want to achieve? > > Regards > > > Carsten > > > 2009/8/7 Pavel Drobushevich <[email protected]> > > > Hi all, > > > > I have next problem. I see examples and tables (ProductCategoryContent, > > ProductContent) for I18n of some category or product, but I didn't find > > any similar methods to I18n catalogs. > > Could you help me? > > > > Thanks in advance. > > > > Best Regards, > > Pavel Drobushevich > > mailto: [email protected] > > icq: 450345393 > > skype: pavel_drabushevich > > > > > > -- > > Best > > Carsten Schinzer > > Waisenhausstr. 53a > 80637 München > Germany >
