Hallo list. One of our customers thought about translate his shop in different languages. The biggest part of the translation is done by the locale.txt There is just one exception, the title and description of each product. One possible solution is to use different ProductFile for each language, using the ProductFiles directive in the locale.txt In this solution, I'd to create more than one product table and to update both tables if something changed (data, table structure etc). This idea is not bad, but i search for something different. Another solution I found today on www.icdevgroup.org, DescriptionField. I think the solution ist not so bad, except if you add more languages. My idea is just add one more table where every descption for every language and item is stored in. I thought about following table layout : item_code ianguage_id title description Is there a possibillity the modify/configure Interchange in that way, that it can handle this kind of table? Or is the only way to create an own usertag, which reads the data from the second table? Thanx in advanced, Lars _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.