summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/docs/tdebase/konqueror/sidebar.docbook
blob: 1bc3cf4e8dd6d85468030850499a618030345dab (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
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
<chapter id="sidebar">

<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
>The Navigation Panel</title>

<para
>The Navigation Panel appears as a separate view at the left of &konqueror;'s window. It can be invoked with <menuchoice
><guimenu
>Window </guimenu
><guimenuitem
>Show Navigation Panel</guimenuitem
></menuchoice
> or toggled on and off with the <keycap
>F9</keycap
> key.</para>

<mediaobject>
<imageobject
><imagedata format="PNG" fileref="dirtree.png"/></imageobject>
<textobject>
<phrase
>With the Navigation Panel</phrase
>  
</textobject>
</mediaobject>

<para
>It contains a number of tabbed pages; <mousebutton
>left</mousebutton
> click on a tab's icon to view that page. <mousebutton
>Left</mousebutton
> clicking on the icon for the visible page will collapse the Navigation Panel so that only the tab icons are visible.</para>
<variablelist>

<varlistentry>
<term
><guilabel
>Bookmarks</guilabel
></term>
<listitem
><para
>This page shows a tree view of your Bookmarks. <mousebutton
> Left</mousebutton
> click on an item to open it in the main view.</para>
</listitem>
</varlistentry>

<varlistentry>
<term
><guilabel
>History</guilabel
></term>
<listitem
><para
>This page shows a tree view of your browsing History. <mousebutton
>Left</mousebutton
> clicking on an item will open it in the main view, or you can open it in a new &konqueror; window by <mousebutton
>right </mousebutton
> clicking and selecting <guimenuitem
>New Window</guimenuitem
> from the pop up menu.</para>
<para
>You can remove an item from the history by <mousebutton
>right </mousebutton
> clicking on it and selecting <guimenuitem
>Remove Entry </guimenuitem
>. Selecting <guimenuitem
>Clear History...</guimenuitem
> will clear out the entire history.</para>
<para
>The pop up menu you get when you <mousebutton
>right</mousebutton
> click on any entry in the History page also gives you the option of choosing whether the entire history is sorted by name or by date.</para>
<para
>Selecting <guimenuitem
>Preferences...</guimenuitem
> from this pop up menu brings up the <guilabel
>History Sidebar</guilabel
> control module. This can be used to set the maximum size of your history and set a time after which items are automatically removed. You can also set different fonts for new and old &URL;s. The <guilabel
>Detailed tooltips</guilabel
> checkbox controls how much information is displayed when you hover the mouse pointer over an item in the history page.</para
></listitem>
</varlistentry>

<varlistentry>
<term
><guilabel
>Home Folder</guilabel
></term>
<listitem
><para
>This page shows a tree view of the subfolders your home folder. Note that <quote
>hidden</quote
> folders (those with names beginning with a dot) are not shown. <mousebutton
>Left</mousebutton
> click on an item to open it in the main view, or <mousebutton
>right</mousebutton
> click to display a pop up menu allowing you to open the subfolder in a new window or as a new tab page of the main view. </para
></listitem>
</varlistentry>

<varlistentry>
<term
><guilabel
>Network</guilabel
></term>
<listitem
><para
>This page is intended to show a tree view of your important network connections, although local folders can also be included. Again, you can <mousebutton
>left</mousebutton
> click on an item to open it in the main view or <mousebutton
>right</mousebutton
> click to bring up a menu with a wider range of possibilities.</para>
<para
>The folders shown in the <guilabel
>Network</guilabel
> page are held in the folder <filename class="directory"
> ~/.trinity/share/apps/konqsidebartng/virtual_folders/remote/</filename
>, and you can make new ones just as you would make any other subfolder. The items within these folders are held as <literal role="extension"
>.desktop</literal
> files and can be created with &konqueror;'s <menuchoice
><guisubmenu
>Create New</guisubmenu
> <guimenuitem
>Link to Location (URL)...</guimenuitem
></menuchoice
> option.</para>
</listitem>
</varlistentry>

<varlistentry>
<term
><guilabel
>Root Folder</guilabel
></term>
<listitem
><para
>The Root Folder tree has the path <filename class="directory"
>/</filename
>, and is the base folder of your system's local files. If you expand the <quote
>Root</quote
> folder you will find another folder called <filename class="directory"
>root</filename
>. This belongs to the system administrator or Super User and is her home folder. You will also find a folder called <filename class="directory"
>home</filename
>, in which you should be able to find your own <quote
>Home</quote
> folder again.</para>
</listitem>
</varlistentry>

<varlistentry>
<term
><guilabel
>Services</guilabel
></term>
<listitem
><para
>This page provides quick access to the following services: </para>
<para
>The <guilabel
>Audio CD Browser</guilabel
>.</para>
<para
><guilabel
>Devices</guilabel
>. This shows your hard disc partitions, floppy and &CD-ROM;. <mousebutton
>Left</mousebutton
> click on a device or partition name to mount it and display its contents in the main view. A mounted device or partition can be unmounted by <mousebutton
>right </mousebutton
> clicking on the device name and selecting <guimenuitem
>Unmount </guimenuitem
> from the pop up menu. </para>
<para
>The <guilabel
>LAN Browser</guilabel
> allows you to browse other machines connected to your Local Area Network.</para>
<para
>The <guilabel
>Print System Browser</guilabel
> tree gives you quick access to &kde;'s print manager <application
>Kprinter</application
>.</para>
</listitem>
</varlistentry>
</variablelist>

<para
>The Navigation Panel configuration can be changed by <mousebutton
>right </mousebutton
> clicking on the empty area below the bottom tab icon or by <mousebutton
>left</mousebutton
> clicking on the <guilabel
>Configuration Button</guilabel
> icon (the top icon in the previous screenshot, it may not be present in your setup). Doing this brings up a menu with the following options:</para>
<variablelist>

<varlistentry>
<term
><guisubmenu
>Add New</guisubmenu
></term>
<listitem
><para
>This option lets you add a new tab page to the Navigation Panel. The new page can contain the <guimenuitem
>Sidebar Media Player </guimenuitem
> (a <link linkend="konq-plugin"
>&konqueror; Plugin</link
> feature) or a new <guimenuitem
>Folder</guimenuitem
> tree view.</para>
</listitem>
</varlistentry>

<varlistentry>
<term
><guimenuitem
>Multiple Views</guimenuitem
></term>
<listitem
><para
>Selecting this option splits the Navigation Panel so that two tab pages can be seen at once.</para>
</listitem>
</varlistentry>

<varlistentry>
<term
><guimenuitem
>Show Tabs Left</guimenuitem
></term>
<listitem
><para
>This option lets you choose whether the tab icons are shown at the left or right of the Navigation Panel.</para>
</listitem>
</varlistentry>

<varlistentry>
<term
><guimenuitem
>Show Configuration Button</guimenuitem
></term>
<listitem
><para
>Use this option to show or hide the <guilabel
>Configuration Button</guilabel
> icon.</para>
</listitem>
</varlistentry>

</variablelist>

<para
><mousebutton
>Right</mousebutton
> clicking on a tab icon brings up a menu with the following options:</para>

<variablelist>
<varlistentry>
<term
><guimenuitem
>Set URL</guimenuitem
></term>
<listitem
><para
>Only available for folder pages, this option lets you change the &URL; (path) of the folder viewed in that page.</para
></listitem>
</varlistentry>

<varlistentry>
<term
><guimenuitem
>Set Icon</guimenuitem
></term>
<listitem
><para
>To change the tab icon.</para
></listitem>
</varlistentry>

<varlistentry>
<term
><guimenuitem
>Remove</guimenuitem
></term>
<listitem
><para
>To remove the tab page from the Navigation Panel.</para>
</listitem>
</varlistentry>

</variablelist>


</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:
-->