Examples

Menu object examples
A lot of examples of how to create navigation with TMENU, GMENU and IMGMENU. It includes extensive examples of GMENU_LAYERS and GMENU_FOLDOUT as well.
Custom Dynamic Content and Processing
Examples of how to integrate content from your own PHP-scripts, functions and classes. It also shows how you can pass internal content to your own functions for pre-processing.
Small Tricks
Examples of various small enhancements you could do.
WAP test
This page is a very simple WAP page which tests that you can send a WAP header instead of normal HTML. Go to http://wapsilon.com/ to test.
PATH_INFO test
This is an example how you can use PATH_INFO with the Apache webserver to make search engine friendly sites. Will work ONLY with a webserver that returns PATH_INFO.
Simulate Static Documents
This demonstrates how Typo3 can be configured to simulate static HTML documents. You must enable mod_rewrite and change the name of the sample mod_rewrite.htaccess file in the rootfolder to .htaccess
Extension Repository Test