That I couldn't get rid of those silly anchor tags on one of my TYPO3 sites was driving me out of my mind. After some searching, I figured out how to get rid of those anchor tags. Read more
I've been working on a complex CSS design with a lot of floats for a TYPO3 implementation. It's been frustrating for me because the layout works fine when hand coded as HTML. But when I use this... Read more
Using typoscript, you can use the stripHtml function to remove HTML from your content. Read more
A clever trick to get the subtitle of the home page of your web site without adding anything to [FE][addRootLineFields]. Read more