[TYPO3-shop] Language implementation in tt_products

Franz Holzinger franz at ttproducts.de
Thu Jul 30 09:33:41 CEST 2009


Simon Tuck a écrit :

> - The BE localization view (in list mode select 'Localization view'). 
> This feature shows me which records are translated and when I create a 
> new translation it copies values from the default (depending on your 
> configuration. It's debatable whether automatic copying is desirable). 
> It has additional features, such as showing me when the default record 
> has been modified and the translated record has not.
> 
> What I mean by "doesn't work" is that above features are not available 
> if you use a separate table for translated records. Languages work of 
> course, but it'd be nice to cover the points listed.

I have implemented now an improvement to the TYPO3 backend. This will 
show the language flags also with the tt_products tables. I will soon 
upload this in TER.
The necessary extensions are

tt_products 2.5.14, 2.6.1, 2.7.1 or 2.8.0
alt_doc
db_list
patch_tce

Tell me, if you want to test it.

I think that the information if a record has been translated is not 
necessary for the tables. Nobody will step through hundreds of product 
records just to get this info. You should inform translators via email 
about the records where you have changed the original texts.

- Franz


More information about the TYPO3-project-tt-products mailing list