Hi How I could add a feature, when Typo3 could parse <link... and create valid links $result[$this->conf[$plugcnt][$fieldcnt]["field"]]; gets the RAW data and renders the content of a databasefield as such without special parsing. Then in the final source code is <LINK...>text</LINK> How I could get <a href...>...?