Author: Robert Lemke

Good news!

R&D Committee plans development of TYPO3 4.0

One month after publishing the roadmap for the upcoming TYPO3 releases the Research & Development Committee now organizes the development of TYPO3 4.0.

Accessible menus

Carla Froitzheim has written an article about accessible menus for the Content Rendering Group

How to use existing hooks in your own extension

One way for extensions to take over control of certain parts of TYPO3's core is using hooks. This article gives an example of how to register your own userfunction at an existing hook and shows the best practice for using hooks in general.

Using links in frontend plugins

When it comes to links in frontend plugins, some pitfalls arise which circumvent other vital mechanisms like the ā€œLā€ flag for multilingual websites and thus creates conflicts while using your extension within the TYPO3 framework. This article demonstrates how to use TYPO3's various API functions for link generation.