summaryrefslogtreecommitdiffstats
path: root/doc/konq-plugins/index.docbook
blob: e009783f6d4cbcb057328bd6c958d1a0f6587b47 (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
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" 
"dtd/kdex.dtd" [
  <!ENTITY kappname "&konqueror; Plugins">
  <!ENTITY package "tdeaddons">
  <!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>
	
<book lang="&language;">
<bookinfo>
<title>The &konqueror; Plugins Handbook</title>

<authorgroup>
<author>
<firstname>Lauri</firstname>
<surname>Watts</surname>
<affiliation><address>&Lauri.Watts.mail;</address></affiliation>
</author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->    
</authorgroup>


<date>2006-05-20</date>
<releaseinfo>3.5.2</releaseinfo> <!-- Used KDE version here -->

<copyright>
<year>2002</year>
<holder>&Lauri.Watts;</holder>
</copyright>

<legalnotice>&FDLNotice;</legalnotice>

<abstract>
<para>
This is the handbook for the additional plugins for &konqueror; the
&kde; file manager and web browser.
</para>
</abstract>

<keywordset>
<keyword>KDE</keyword>
<keyword>tdeaddons</keyword>
<keyword>Konqueror</keyword>
<keyword>Plugins</keyword>
</keywordset>

</bookinfo>

<chapter id="introduction">
<title>Introduction</title>

<para>
The &package; package contains several plugins for &konqueror;.
Despite their small size, they provide additional functions and ease
the use of some of the functions &konqueror; already contains, by
making them more accessible.
</para>

<para> 
More information on the use of &konqueror; and it's built in
functionality, can be found in the &konqueror; handbook.
</para>

<para>
To load these plugins from within &konqueror;, select 
<menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure Extensions...</guimenuitem></menuchoice>.
Go to the <guilabel>Tools</guilabel> tab and choose the wanted plugins.
</para>

<para>
This is a list of the <emphasis>standard</emphasis> configuration
modules provided by the <application role="package">&kde; addons</application>
package. Please note that there may be many more modules on your system if you
have installed additional software.
</para>

<itemizedlist>
<listitem>
<para><ulink url="help:/konq-plugins/babel/index.html">Babelfish</ulink></para>
</listitem>
<listitem>
<para><ulink url="help:/konq-plugins/domtreeviewer/index.html">The <acronym>DOM</acronym> tree 
viewer</ulink></para>
</listitem>
<listitem>
<para><ulink url="help:/konq-plugins/imgallery/index.html">The &konqueror; image
gallery</ulink></para>
</listitem>
<listitem>
<para><ulink url="help:/konq-plugins/mediaplayer/index.html">The Embedded Media
Player</ulink></para>
</listitem>
<listitem>
<para><ulink url="help:/konq-plugins/validators/index.html">The
Validators</ulink></para>
</listitem>
<listitem>
<para><ulink url="help:/konq-plugins/kuick/index.html">Kuick</ulink></para>
</listitem>
<listitem>
<para><ulink url="help:/konq-plugins/dirfilter/index.html">The Folder
Filter</ulink></para>
</listitem>
<listitem>
<para><ulink url="help:/konq-plugins/khtmlsettings/index.html">KHTMLSettings</ulink></para>
</listitem>
<listitem>
<para><ulink url="help:/konq-plugins/uachanger/index.html">The User Agent Changer</ulink></para>
</listitem>
<listitem>
<para><ulink url="help:/konq-plugins/webarchiver/index.html">The Web
Archiver</ulink></para>
</listitem>
<listitem>
<para><ulink url="help:/konq-plugins/crashes/index.html">The Crashes
Plugin</ulink></para>
</listitem>
<listitem>
<para><ulink url="help:/konq-plugins/fsview/index.html">FSView - the File
System View</ulink></para>
</listitem>
</itemizedlist>

</chapter>

<chapter id="credits">
<title>Credits and License</title>

<para>
Copyrights for each plugin are listed in the applicable chapter.
</para>

<!-- TRANS:CREDIT_FOR_TRANSLATORS -->
&underFDL;
&underGPL;

</chapter>

<appendix id="installation">
<title>Installation</title>

&install.intro.documentation;

<para>You should install the tdebase package which contains
&konqueror; before attempting to compile this package.</para>

&install.compile.documentation;

</appendix>


</book>

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