Adventures in TYPO3

November 29, 2006

Using the "Keywords" and "Description" Fields for Meta Tags

When you assign a TYPO3 page a type of "Advanced" you have access the "Keywords" and "Description" fields allowing you to enter keywords and a description of the page to use in meta tags. However, to get them to show on the page...

November 14, 2006

Keep TYPO3 Extensions Updated

There is an easy way to check if there are newer available versions of your installed TYPO3 extensions.

November 7, 2006

Formatting HTML in Typoscript Objects

One of the challenges that I faced early in my TYPO3 efforts was reading the HTML source code that was output from my Typoscript because it all came out on one line. There is, however, a way around this.