summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/docs/tdebase/konqueror/plugins.docbook
blob: 114755db19ebe2c16e760b209b48d9a1c0524587 (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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
<chapter id="plugins">

<chapterinfo>
<authorgroup>
<author
>&Pamela.Roberts;</author>
<othercredit role="translator"
><firstname
>John</firstname
><surname
>Knight</surname
><affiliation
><address
><email
>anarchist_tomato@herzeleid.net</email
></address
></affiliation
><contrib
>Conversion to British English</contrib
></othercredit
> 
</authorgroup>
<date
>2002-09-22</date
> <releaseinfo
>3.1</releaseinfo
> </chapterinfo>


<title
>Plugins</title>

<sect1 id="netscape-plugin">
<title
>&Netscape; Plugins</title>

<para
>Currently, &konqueror; supports &Netscape; 4.x plugins.</para>

<para
>Selecting <menuchoice
><guimenu
>Settings</guimenu
><guisubmenu
> Configure Konqueror...</guisubmenu
><guimenuitem
>Plugins</guimenuitem
> </menuchoice
> will give you a dialogue box with two tabbed pages; <guilabel
>Scan</guilabel
> and <guilabel
>Plugins</guilabel
>.</para>

<para
>The <guilabel
>Scan</guilabel
> page controls how &kde; scans for new &Netscape; plugins, either manually by pressing the <guibutton
>Scan for New Plugins</guibutton
> button or automatically each time &kde; starts up.</para>
	
<para
>The scan is done by looking through the folders listed in the <guilabel
>Scan Folders</guilabel
> list for <literal role="extension"
>.so</literal
> files containing plugin code. It examines every such file to find out which <acronym
>MIME</acronym
> types the plugin supports. It then creates <acronym
>MIME</acronym
> type definitions for &kde; in the user's <filename class="directory"
> ~/.kde/share/mimelnk</filename
> folder to make other applications aware of them.</para>

<para
>The <guilabel
>Plugins</guilabel
> page shows you the &Netscape; plugins that &kde; has found, and for each plugin it lists the <acronym
>MIME</acronym
> types and the filename suffixes it uses to recognise them.</para>

<para
>The dialogue box also contains a checkbox <guilabel
> Enable plugins globally</guilabel
> which you can use to enable or disable plugins that can be contained in <acronym
>HTML</acronym
> pages (these can be considered a security risk).</para>

</sect1>

<sect1 id="konq-plugin">
<title
>&konqueror; Plugins</title>

<para
>The package tdeaddons contains several useful plugins that interact with &konqueror; in various ways. These are explained briefly below, more detailed information may be obtained by looking through the <guimenuitem
>Konqueror Plugins</guimenuitem
> section in the &kde; Help Centre.</para>

<variablelist>

<varlistentry>
<term
>Web Page Translation</term>
<listitem
><para
>This uses AltaVista's BabelFish site to translate the current <acronym
>HTML</acronym
> page to whatever language you want (within reason). It can be launched with <menuchoice
><guimenu
>Tools</guimenu
><guisubmenu
>Translate Web Page</guisubmenu
></menuchoice
>.</para
></listitem>
</varlistentry>

<varlistentry>
<term
>Folder View Filter</term>
<listitem
><para
>This is controlled by <menuchoice
><guimenu
>Tools</guimenu
><guisubmenu
>View Filter</guisubmenu
></menuchoice
> and allows you to choose which types of item are displayed in a folder.</para
></listitem>
</varlistentry>

<varlistentry>
<term
>DOM Tree Viewer</term>
<listitem
><para
>Selecting <menuchoice
><guimenu
>Tools</guimenu
><guisubmenu
>Show DOM Tree</guisubmenu
></menuchoice
> opens a new window which displays the document object model (DOM) of the current <acronym
>HTML</acronym
> page.</para
></listitem>
</varlistentry>

<varlistentry>
<term
>HTML Validator</term>
<listitem
><para
>This is started with <menuchoice
><guimenu
>Tools</guimenu
><guisubmenu
>Validate Web Page</guisubmenu
><guimenuitem
>Validate HTML</guimenuitem
></menuchoice
>. It uses the W3C HTML validator to validate the current page, very useful when creating web pages.</para
></listitem>
</varlistentry>

<varlistentry>
<term
>CSS Validator</term>
<listitem
><para
>Started with <menuchoice
><guimenu
>Tools</guimenu
><guisubmenu
>Validate Web Page</guisubmenu
><guimenuitem
>Validate CSS</guimenuitem
></menuchoice
>, it uses the W3C CSS validator to validate the current page's Cascading Style Sheets.</para
></listitem>
</varlistentry>

<varlistentry>
<term
>HTML Settings</term>
<listitem
><para
>Select <menuchoice
><guimenu
>Tools</guimenu
><guisubmenu
>HTML Settings</guisubmenu
></menuchoice
> to enable or disable a number of HTML settings without going through the <guimenu
>Settings</guimenu
> dialogue. </para
></listitem>
</varlistentry>

<varlistentry>
<term
>Image Gallery</term>
<listitem
><para
>In File Manager mode, you can select <menuchoice
><guimenu
>Tools</guimenu
><guisubmenu
>Create Image Gallery</guisubmenu
></menuchoice
> to create an HTML page with thumbnails of all the images in the current folder. By default the HTML page is called <filename
>images.html</filename
> and the thumbnails are put into a new <filename
>thumbs</filename
> folder. </para
></listitem>
</varlistentry>

<varlistentry>
<term
>User Agent Changer</term>
<listitem
><para
>Select <menuchoice
><guimenu
>Tools</guimenu
><guisubmenu
>Change Browser Identification</guisubmenu
></menuchoice
> to get a menu that allows you to change the User Agent string without going through the <guimenu
>Settings </guimenu
> dialogue procedure. </para
></listitem>
</varlistentry>

<varlistentry>
<term
>Archive Web Page</term>
<listitem
><para
>Invoked with <menuchoice
><guimenu
>Tools</guimenu
><guisubmenu
> Archive Web Page</guisubmenu
></menuchoice
>, this tool creates an archive (<literal role="extension"
>.war</literal
> ) file containing the web page being viewed including the images. <mousebutton
>Left</mousebutton
> click on the archive file name to view the saved page. </para
></listitem>
</varlistentry>

<varlistentry>
<term
>Navigation Panel Media Player</term>
<listitem
><para
>This is a simple media player, embedded as a tab page in the Navigation Panel. You can drag songs or videos onto this page to play them. </para
></listitem>
</varlistentry>

</variablelist>

</sect1>



</chapter>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
sgml-minimize-attributes: nil
sgml-general-insert-case: lower
sgml-parent-document:("index.docbook" "book" "chapter")
End:
-->