]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - locale/fr/pgsrc/Aide%2FPluginInclureUnePage
Let us say this is PhpWiki 1.4.0
[SourceForge/phpwiki.git] / locale / fr / pgsrc / Aide%2FPluginInclureUnePage
1 Date: Thu, 27 Jan 2011 18:00:26 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Aide%2FPluginInclureUnePage;
6   flags="";
7   markup=2;
8   charset=utf-8
9 Content-Transfer-Encoding: binary
10
11 Ce plugin inclura d'autres pages dans ce wiki. Dans le langage de l'hypertexte, 
12 ça s'appelle la <i>transclusion</i>. Les pages iront dans des tables distinctes.
13 Vous pouvez aussi charger des pages externes sur un mode plus limité avec 
14 PluginInclureUnCadre. Par exemple, les lignes suivantes :
15
16 {{{
17 <<IncludePage page="PageAccueil">>
18
19 <<IncludePage page="Aide/WabiSabi">>
20 }}}
21
22 donne :
23
24 <<IncludePage page="PageAccueil">>
25
26 <<IncludePage page="Aide/WabiSabi">>
27
28 <noinclude>
29 ----
30 [[DocumentationDePhpWiki]] [[CatégoriePluginWiki]]
31 </noinclude>