// Contenu Citation tt_content.quotes < lib.contentElement tt_content.quotes { templateName = Quotes templateRootPaths { 10 = EXT:vendee_quote/Resources/Private/Templates/ } dataProcessing.10 = TYPO3\CMS\Frontend\DataProcessing\DatabaseQueryProcessor dataProcessing.10 { if.isTrue.field = tx_vendee_quote_repeater table = tx_vendee_quote_repeater pidInList.field = pid where = parentid=###uid### AND deleted=0 AND hidden=0 orderBy = sorting markers.uid.field = uid as = data_tx_vendee_quote_repeater } }