[Typo3-dev] How to code a multi-language extension like tt_news 2.0?

Andre Flitsch pixelhed at pixel-works.co.uk
Thu Mar 31 09:44:47 CEST 2005


Rupert Germann wrote:
> hi chris,
...
> the BE related changes are done on tables.php / tca.php
> 
> the cvs diff from the soureforge can be helpful in such cases ;-)
> http://cvs.sourceforge.net/viewcvs.py/typo3xdev/tx_ttnews/ext_tables.php?r1=1.6&r2=1.7
> 
> greets
> rupi

Hi

I am also trying to get my items translated in the backend, i have
looked at the ext_tables.php & tca.php files from tt_news, and copied
the parts that i think are relevant.
In "localization view" i can click the language flag name, but the
translated record does not appear in the same manner as those from
tt_news. The records from tt_news appear one line down and indented
whilst mine appear one line down, and unindented.  I have checked the
database, and my records have no entry in the l18n_parent or
sys_language_uid fields. I am assuming that is the problem, but am not
sure how to fix it, can anyone help me please?

Cheers

Andre




More information about the TYPO3-dev mailing list