summaryrefslogtreecommitdiffstats
path: root/doc/konq-plugins/tdehtmlsettings/index.docbook
blob: ba91f0aa80b37f0def452684a0153ec96aaddaf3 (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
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>

<article lang="&language;">

<sect1 id="tdehtmlsettings">
<sect1info>

<authorgroup>
<author>
<firstname>Mike</firstname>
<surname>Diehl</surname>
<affiliation><address><email>madpenguin8@yahoo.com</email></address></affiliation>
</author>

<author>
<firstname>Lauri</firstname>
<surname>Watts</surname>
<affiliation><address>&Lauri.Watts.mail;</address></affiliation>
</author>


<!-- TRANS:ROLES_OF_TRANSLATORS --> 
</authorgroup>

<date>2006-01-10</date>
<releaseinfo>3.5.1</releaseinfo>

<abstract>
<para>The &HTML; Settings plugin provides an easy way to access the common &HTML; settings for &konqueror;.</para>
</abstract>

<keywordset>
<keyword>KDE</keyword>
<keyword>tdeaddons</keyword>
<keyword>konqueror</keyword>
<keyword>plugins</keyword>
</keywordset>

</sect1info>

<title>KHTMLSettings</title>

<sect2>
<title>Using KHTMLSettings</title>

<para>The &HTML; settings plugin can be accessed in the &konqueror; menubar under <menuchoice><guimenu>Tools</guimenu><guimenuitem>HTML Settings</guimenuitem></menuchoice>. Below is a list of the settings and a short description of each one.</para>

<variablelist>
<varlistentry>
<term><guimenuitem>JavaScript</guimenuitem></term>
<listitem><para>Allows you to turn the use of JavaScript in &konqueror; on or off.</para></listitem>
</varlistentry>

<varlistentry>
<term><guimenuitem>Java</guimenuitem></term>
<listitem><para>Allows you to turn the use of &Java; in &konqueror; on or off.</para></listitem>
</varlistentry>

<varlistentry>
<term><guimenuitem>Cookies</guimenuitem></term>
<listitem><para>Allows you to turn the use of Cookies in &konqueror; on or off.</para></listitem>
</varlistentry>

<varlistentry>
<term><guimenuitem>Plugins</guimenuitem></term>
<listitem><para>Allows you to turn the use of the &konqueror; plugins you have installed on or off.</para></listitem>
</varlistentry>

<varlistentry>
<term><guimenuitem>Autoload Images</guimenuitem></term>
<listitem><para>Allows you to turn on or off the loading of images in web pages.</para></listitem>
</varlistentry>

<varlistentry>
<term><guimenuitem>Enable Proxy</guimenuitem></term>
<listitem><para>Allows you to enable or disable the use of a proxy in the &konqueror; browser.</para></listitem>
</varlistentry>

<varlistentry>
<term><guimenuitem>Enable Cache</guimenuitem></term>
<listitem><para>Allows you to enable or disable the use of cache in the &konqueror; browser.</para></listitem>
</varlistentry>

<varlistentry>
<term><guimenuitem>Cache Policy</guimenuitem></term>
<listitem>
<para>The Cache Policy submenu provides you with a way to configure the how
&konqueror; uses cache. The possible uses include:</para>
<itemizedlist>
<listitem><para>Keep Cache in Sync</para></listitem>
<listitem><para>Use Cache if Possible</para></listitem>
<listitem><para>Offline Browsing Mode</para></listitem>
</itemizedlist>
</listitem>
</varlistentry>
</variablelist>

</sect2>

<sect2>
<title>Credits</title>

<para> Copyright &copy; 2001 &Carsten.Pfeiffer; &Carsten.Pfeiffer.mail;</para>

<para>Documentation Copyright 2004 Mike Diehl <email>madpenguin8@yahoo.com</email></para>
</sect2>

</sect1>
</article>