[TYPO3-dev] Extensions, static data & languages
Dmitry Dulepov
typo3 at fm-world.ru
Wed Feb 1 14:57:13 CET 2006
Hi!
Arjen Hoekema - Decorboo wrote:
> What is the best way to include this static data and their translations?
> Currently I've included the Dutch static data in
> 'ext_tables_static+adt.sql', should I make individual
> 'ext_tables_static+adt.sql' files for all possible languages? Or write a
> separate plugin for each language?
I would include a sys_language_uid, setup language filed in TCA array
and appropriate tables. See description of TCA for more information.
Dmitry.
More information about the TYPO3-dev
mailing list