[FLOW3-general] Multilanguage - representation in database ?
Stefan Geith
typo3dev2012.nospam1 at geithware.de
Wed Feb 20 10:23:47 CET 2013
Dear Flowers,
I could not find anything about multilanguage support in TYPO3 Flow - is
it already implemented ? I guess no.
But maybe the concept of how it will be implemented is already defined ?
My Problem in brief:
I have to design a mysql-database, which will be filled by FilemakerPro
via ODBC and later there should be written a TYPO3 Flow App that uses
this data.
So I would like to know, how multilanguage support will be represented
in the database (mysql in my case):
- 2 tables, one with only non-translatable data and
second one with only translatable data
- 2 tables, one with all data and second one
with translation-overlays (like now in TYPO3 CMS for pages)
- 1 table, like now in TYPO3 CMS for e.g. content
Is there anyone, who could give me clue about this?
Maybe a small example, how translated records will look in the database?
Thanks in advance,
Stefan
More information about the FLOW3-general
mailing list