Hi, > + $keywords = t3lib_div::trimExplode(',', $keywordList); > + return ' ' . implode(', ', $keywords) . ' '; Won't replacing commas by comma + space achieve the same? Oli -- Certified TYPO3 Integrator | TYPO3 Security Team Member