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

Chapter 1. Creating a basic extension

Extension Key: player_profile_basic

Copyright 2000-2002, Oliver Hofmann, <marketing@viv-it.de>

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

This tutorial is ment for Newbees. Advanced are asked to extend this tutorial according to a advanced level user and a developer user. This will bring Newbees and Advanced users ahead with typo3. Please participate! The honor and glory of the typo3 community will be yours :-)

If you find any mistakes or badly explained examples, please report them either directly by email or even better make an annotation. Simply login as registered user to typo3.org and there you go annotation can be made.

What does it do?

With the basic extension an image and a text field shows up on the frontend. Additionally an extra text field will be added and also displayed on the frontend. This can be done one the one hand through php code and on the other hand with typoscript.