[TYPO3-core] RFC: #15557: List module does not support language overlay tables

Steffen Kamper info at sk-typo3.de
Sat Nov 6 12:34:09 CET 2010


Hi,

indeed a good feature and a huge change, so this has to be tested very 
carefully.

Please use better var names with the new additions:

transOrigPointerField => translationOriginalPointerField
the_sys_language_uid => languageId
wherePart1 => where, and later where .= ...
trTable => translationTable
translations_errors => translationsErrors
thumbsCol => thumbsColumn (please use CGL at this place)
selFieldList => selectedFieldList
lForeignEnabled => hasTranslationTable
transTable => translationTable
Ttable => translationTable
a.s.o.

vg Steffen


More information about the TYPO3-team-core mailing list