.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: Includes.txt .. _start: =============== TYPO3 Explained =============== :Version: 6.2 :Language: en :Description: Reference to the Core APIs of TYPO3, e.g. main classes, Extension API, RTE API. :Keywords: tsref, typoscript, reference, forDevelopers, forAdvanced :Copyright: 2000-2014 :Author: Documentation Team :Email: documentation@typo3.org :License: Open Content License available from `www.opencontent.org/opl.shtml `_ The content of this document is related to TYPO3 CMS, a GNU/GPL CMS/Framework available from `www.typo3.org `_ **Official Documentation** This document is included as part of the official TYPO3 documentation. It has been approved by the TYPO3 Documentation Team following a peer- review process. The reader should expect the information in this document to be accurate - please report discrepancies to the Documentation Team (documentation@typo3.org). Official documents are kept up-to-date to the best of the Documentation Team's abilities. **Core Manual** This document is a Core Manual. Core Manuals address the built in functionality of TYPO3 CMS and are designed to provide the reader with in- depth information. Each Core Manual addresses a particular process or function and how it is implemented within the TYPO3 source code. These may include information on available APIs, specific configuration options, etc. Core Manuals are written as reference manuals. The reader should rely on the Table of Contents to identify what particular section will best address the task at hand. **Table of Contents** .. toctree:: :maxdepth: 5 :titlesonly: :glob: Introduction/Index ExtensionArchitecture/Index ApiOverview/Index CodingGuidelines/Index JavaScript/Index CachingFramework/Index Internationalization/Index PageTypes/Index UserSettingsConfiguration/Index Rte/Index ErrorAndExceptionHandling/Index DataFormats/Index References Appendices/Index Targets