summaryrefslogtreecommitdiffstats
path: root/tde-i18n-de/docs/kdeaddons/kate-plugins/index.docbook
blob: 47cb1cb17f3043b8d6c6495060d6d4b6e77e9bbe (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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
 <!ENTITY kappname "&kate;">
 <!ENTITY doc-filetemplates SYSTEM "filetemplates.docbook">
 <!ENTITY doc-htmltools SYSTEM "htmltools.docbook">
 <!ENTITY doc-insertcommand SYSTEM "insertcommand.docbook">
 <!ENTITY doc-openheader SYSTEM "openheader.docbook">
 <!ENTITY doc-projectmanager SYSTEM "projectmanager.docbook">
 <!ENTITY doc-textfilter SYSTEM "textfilter.docbook">
 <!ENTITY doc-xmltools SYSTEM "xmltools.docbook">
 <!ENTITY doc-xmlcheck SYSTEM "xmlcheck.docbook">
 <!ENTITY % German "INCLUDE"
> <!-- change language only here -->
]>

<book lang="&language;">
<bookinfo>
<title
>Das Handbuch für &kate;-Module</title>

<othercredit role="translator"
> <firstname
>Stephan</firstname
><surname
>Kulow</surname
><affiliation
><address
><email
>coolo@kde.org</email
></address
></affiliation
><contrib
>Deutsche Übersetzung</contrib
></othercredit
> <othercredit role="translator"
> <firstname
>Andreas</firstname
><surname
>Kunadt</surname
><affiliation
><address
><email
>kunsen@web.de</email
></address
></affiliation
><contrib
>Deutsche Übersetzung</contrib
></othercredit
> 

<date
>2006-02-24</date>
<releaseinfo
>3.5.1</releaseinfo
> <!-- Used KDE version here -->

<copyright>
<year
>2001</year>
<year
>2002</year>
 
</copyright>

<legalnotice
>&FDLNotice;</legalnotice>

<abstract>
<para
>Dies ist das Handbuch für die Module von &kate;, &kde;s Erweitertem Texteditor. </para>
</abstract>

<keywordset>
<keyword
>KDE</keyword>
<keyword
>kdeaddons</keyword>
<keyword
>Kate</keyword>
<keyword
>Module</keyword>
</keywordset>

</bookinfo>

<chapter id="introduction">
<title
>&kate;-Module</title>

<para
>&kate;-Module enthalten zusätzliche Funktionen für den Editor &kate;. Diese Module können zusätzliche Menüs und Kurzbefehle einfügen und erweitern die Fähigkeiten von &kate;.Sie können eine beliebige Anzahl von Modulen in einem geöffneten &kate;- Programm installieren. Öffnen Sie den Einrichtungsdialog für &kate; mit <menuchoice
><guimenu
>Einstellungen</guimenu
><guimenuitem
>&kate; einrichten ...</guimenuitem
></menuchoice
> und wählen Sie unter <menuchoice
><guimenu
>Anwendung</guimenu
><guimenuitem
>Erweiterungen</guimenuitem
></menuchoice
> die gewünschten Module aus. </para>

<para
>Mehr Informationen, wie Sie &kate; benutzen und wie Sie Module installieren können, erfahren Sie im Handbuch zu &kate;. </para>

<para
>Folgende Module werden in diesem Handbuch beschrieben: </para>

<itemizedlist>
<listitem>
<para
><link linkend="xmltools"
>&XML;-Vervollständigung</link
></para>
</listitem>
<listitem>
<para
><link linkend="xmlcheck"
>&XML;-Überprüfung</link
></para>
</listitem>
<listitem>
<para
><link linkend="insertcommand"
>Befehlsausgabe einfügen</link
></para>
</listitem>
<listitem>
<para
><link linkend="htmltools"
>&HTML;-Dienstprogramme</link
></para>
</listitem>
<listitem>
<para
><link linkend="openheader"
>Header öffnen</link
></para>
</listitem>
<listitem>
<para
><link linkend="textfilter"
>Textfilter</link
></para>
</listitem>
<listitem>
<para
><link linkend="filetemplates"
>Dateivorlagen</link
></para>
</listitem>
</itemizedlist>

</chapter>

&doc-xmltools;
&doc-xmlcheck;
&doc-insertcommand;
&doc-htmltools;
&doc-openheader;
&doc-textfilter;
&doc-filetemplates;

<chapter id="credits">
<title
>Danksagungen und Lizenz</title>

<para
>Copyrights für jedes Miniprogramm sind in den entsprechenden Kapiteln aufgelistet. </para>
&underFDL; &underGPL; </chapter>

<!--
<appendix id="installation">
<title
>Installation</title>
<para
>To be written
</para>
</appendix>
-->

</book>

<!--
Local Variables:
mode: sgml
End:
-->