summaryrefslogtreecommitdiffstats
path: root/tde-i18n-fr/docs/tdeaddons/kate-plugins/htmltools.docbook
blob: d472a73134743da2401be65f0a9e30ef757f7796 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<chapter id="htmltools">
<chapterinfo>

<title
>Outils <acronym
>HTML</acronym
> </title>

<authorgroup>
<author
><firstname
>Francis</firstname
> <surname
>Giannaros</surname
> <affiliation
> <address
><email
>francisg@gmail.com</email
></address>
</affiliation>
</author>
</authorgroup
> <date
>15-05-2002</date
> <releaseinfo
>1.00.00</releaseinfo
> <abstract
> <para
>Un module externe pour aider à l'insertion d'éléments &HTML;. </para>
</abstract>

<keywordset>
<keyword
>KDE</keyword>
<keyword
>kate</keyword>
<keyword
>html</keyword>
</keywordset>
</chapterinfo>

<title
>Introduction</title>

<para
>Ce module ouvrira une boîte de dialogue vous demandant un nom de balise &HTML;. Les attributs et les valeurs à placer dans la balise ouvrante doivent êtres saisis sous la forme <userinput
><replaceable
>attribute-name</replaceable
>="<replaceable
>attribute-value</replaceable
>"</userinput
>. Appuyez sur entrée, les balises ouvrante et fermante seront placées dans le document.</para>

<sect1 id="htmltools-menu">
<title
>Structure des menus</title>

<variablelist>
<varlistentry>
<term>
<menuchoice
><guimenu
>Outil</guimenu
><guimenuitem
>Balise HTML...</guimenuitem
> </menuchoice>
</term>
<listitem
><para
>Ceci ouvre la boîte de dialogue décrite ci-dessus.</para
></listitem>
</varlistentry>
</variablelist>

</sect1>

<sect1 id="htmltools-thanks-and-acknowledgements">
<title
>Remerciements et mentions</title>

<para
>Module externe de &kate; <quote
>Outils HTML</quote
> copyright 2002 Joseph Wenninger <email
>kde@jowenn.at</email
>. </para>

<para
>Documentation sous copyright 2005 Francis Giannaros </para>

<para
>Traduction française par &YvesDessertine; et &LudovicGrossard;.</para
> 
&underGPL; </sect1>

</chapter>

<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->