Login / Status
developer.Resource
Home . Documentation . Document Library . Tutorials
Sponsors
hosted by punkt.deTYPO3 and Open Source MagazineAOE Media

Chapter 1. Modern Template Building, Part 2+3

Extension key: doc_tut_templselect2

Copyright 2003, Kasper Skårhøj, <kasper@typo3.com>

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3

- a GNU/GPL CMS/Framework available from www.typo3.com

1.1. Introduction

What does it do?

This is Part 2 and 3 of the tutorial "Modern Template Building" from the "doc_tut_templselect" extension.

For developers on intermediate to expert level.

For further introduction see the intro-section of Part 1.

Skill levels

Part 1 of this tutorial contained:

The Basics - a newbee introduction to building websites with TYPO3, template records, TypoScript and Content Objects (cObjects). Any person who wants to develop with TYPO3 should be familiar with the concept described here.

Part 1: Integration of an HTML template - this part aims specifically at intermediate HTML-webdesigners with a limited amount of technical knowledge.

Notice: The Basics and Part 1 are found in another document, in the extension "doc_tut_templselect"

This part (2+3) contains:

Part 2: Creating a Template Selector - this part aims at intermediate web developer with good knowledge of PHP, SQL and programming concepts in general.

Part 3: Extending the Built-In Access Scheme - for advanced TYPO3/PHP-developers.