summaryrefslogtreecommitdiffstats
path: root/tde-i18n-de/docs/tdeaddons/kate-plugins/htmltools.docbook
blob: 10d3fc531a38d8942f972a8740a9fa2b8395c1fd (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
105
106
<chapter id="htmltools">
<chapterinfo>

<title
><acronym
>HTML</acronym
>-Werkzeuge </title>

<authorgroup>
<author
><firstname
>Francis</firstname
> <surname
>Giannaros</surname
> <affiliation
> <address
><email
>francisg@gmail.com</email
></address>
</affiliation>
</author>
</authorgroup
> <date
>2002-05-15</date
> <releaseinfo
>1.00.00</releaseinfo
> <abstract
> <para
>Ein Modul, das Unterstützung beim Einfügen von &HTML;-Elementen bietet. </para>
</abstract>

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

<title
>Einleitung</title>

<para
>Dieses Modul öffnet einen Dialog, der den Namen eines &HTML;-Tags abfragt. Attribute und Werte, die im öffnenden Tag angegeben werden soll, können als <userinput
>attribute-name<replaceable
>="</replaceable
>attribute-value<replaceable
>"</replaceable
></userinput
> eingegeben werden. Nach Drücken von &Enter; werden das öffnende Tag sowie das entsprechende abschließende Tag in das Dokument eingefügt.</para>

<sect1 id="htmltools-menu">
<title
>Menüstruktur</title>

<variablelist>
<varlistentry>
<term>
<menuchoice
><guimenu
>Extras</guimenu
> <guimenuitem
>HTML-Tag ...</guimenuitem
> </menuchoice>
</term>
<listitem
><para
>Hierüber wird der oben beschriebene Dialog geöffnet.</para
></listitem>
</varlistentry>
</variablelist>

</sect1>

<sect1 id="htmltools-thanks-and-acknowledgements">
<title
>Danksagung</title>

<para
>&kate; Erweiterung <quote
>HTML Dienstprogramm</quote
> Copyright 2002 Joseph Wenninger <email
>kde@jowenn.at</email
>. </para>

<para
>Copyright der Dokumentation 2005 Francis Giannaros </para>

<para
>Übersetzung Stephan Johach<email
>hunsum@gmx.de</email
></para
> 
&underGPL; </sect1>

</chapter>

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