Login / Status
Go to:
typo3.com Home
TYPO3 Association Home
typo3.org Home
Certification
FLOW3
Bugtracker
Forge (Development Platform)
News
Buzz (TYPO3 Blogs)
Wiki
Mailing lists
TYPO3 Snippets
Search:
About
News
Community
Teams
Development
Extensions
Documentation
Download
Donate
Contact
Home
.
Documentation
.
Document Library
. Tutorials
Documentation
Document Library
Tutorials
Installation
Core Documentation
Extension Manuals
Wiki
API
Videos
Other resources
Mailing Lists
Sponsors
TypoScript by Example French
Copyright © by
typo3.fr
<
doc@
no spam please
typo3.fr
>
Published under the Open Content License available from
http://www.opencontent.org/opl.shtml
Table Of Contents
1.
TypoScript By Example
1.1.
Introduction
Ce document
D'autres documentations
En ai-je besoin?
1.2.
Qu'est ce que le TypoScript template (gabarit)?
Préalable du traducteur
Overview
Exemple cas : “Inclure un gabarit”
Tutorials
Gérer la hiérarchie des Templates
Cas d'exemple : "Extension"
Managing extensions
Pour plus de lecture
1.3.
Gabarit standard
Introduction
Tutorials
Table static_template
Content rendering details
Typical setup of a standard template (paramétrage typique d'un gabarit standard)
1.4.
Tutoriel de base : démarrez un nouveau website
Un simple website à partir de zéro
Un website avec un menu léger
Insérer un menu graphique
Contenu du site
2.
Concepts
2.1.
“&id” et “&type”
2.2.
Enveloppes (wraps)
2.3.
Structure de données (arrays) (1,2,3,4...)
Numerical arrays (structure de données numériques)
String arrays (structure de données de chaîne de caractères)
2.4.
“styles.content.[xxx]”
Example from "content (default)"
3.
Sections éducatives
3.1.
Introduction
3.2.
Code notation conventions:
4.
stdWrap
4.1.
Le concept “stdWrap”
4.2.
Propriétés de stdWrap
Get data
Override / Conditions
5.
Objets de contenu (cObject)
5.1.
Introduction
COA
FILE
IMAGE
IMG_RESOURCE
CLEARGIF
HRULER
CTABLE and OTABLE
Gabarit (TEMPLATE)
FORM (formulaire)
CAS d'exemple
LOAD_REGISTER
6.
imgResource et GIFBUILDER
6.1.
Introduction
6.2.
Un fichier normal en entrée
Masques Bitmap
Importer une image
6.3.
GIFBUILDER
GIFBUILDER - bases
+calc
.niceText
L'objet GIFBUILDER TEXT
L'objet IMAGE
7.
Navigation
7.1.
HMENU
7.2.
TMENU
7.3.
IMGMENU
7.4.
optionSplit
7.5.
GMENU
7.6.
Images avec GMENU
7.7.
GMENU_LAYER
7.8.
Prolonger un fond d'image au menu entier
8.
PHP include-scripts
8.1.
PHP_SCRIPT cObject
8.2.
Inspiration
8.3.
Exemple: “Userdefined tags”
9.
Content rendering (restitution de contenu)
9.1.
Introduction
9.2.
CONTENT
9.3.
colPos
9.4.
styles.content (default)
9.5.
lib.stdheader
9.6.
RECORD
10.
Réponses aux Challenges
This document is related to version 0.0.1 of the extension doc_core_tsbyex_fr.