[TYPO3-irre] Localisation and IRRE
Martin Borer
mbarts at gmx.ch
Fri May 25 23:22:27 CEST 2007
Hi list,
I've made a small extension, witch is IRRE based. It works very good! I like
this feature. Great work!
The Extension is a quiz. I have quiz records -> with 1:n "questions" -> with
1:n "answer possibilities". It's realy easy to create and edit the quiz.
Now I want to have the possibility to translate a quiz. How could I do it? I
saw that the localisation is on the wishlist...
If there is no support for this prupose at the moment, I think i will
implement it by adding 2 more tables (question and answer language overlay).
The quiz woul'd be like this: quiz -> with 1:n "questions" -> with 1:n
"Question Translations" and 1:n "answer possibilities" -> with 1:n "answer
translations".
Does make this sense? Or is there an easier way to translate my quiz?
Greets
Martin
More information about the TYPO3-project-irre
mailing list