Warning, /network/konqueror/doc/kcontrol/bookmarks/index.docbook is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" ?> 0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 0003 "dtd/kdedbx45.dtd" [ 0004 <!ENTITY % addindex "IGNORE"> 0005 <!ENTITY % English "INCLUDE" > <!-- change language only here --> 0006 ]> 0007 0008 <article id="bookmarks" lang="&language;"> 0009 <articleinfo> 0010 0011 <title>Bookmarks</title> 0012 <authorgroup> 0013 <author> 0014 <personname><firstname>Xavier</firstname><surname>Vello</surname></personname> 0015 <email>xavier.vello@gmail.com</email> 0016 </author> 0017 <!-- TRANS:ROLES_OF_TRANSLATORS --> 0018 </authorgroup> 0019 0020 <date>2016-11-08</date> 0021 <releaseinfo>Applications 16.12</releaseinfo> 0022 0023 <keywordset> 0024 <keyword>KDE</keyword> 0025 <keyword>Systemsettings</keyword> 0026 <keyword>bookmarks</keyword> 0027 <keyword>KIO</keyword> 0028 </keywordset> 0029 </articleinfo> 0030 <sect1 id="conf"> 0031 <title>Bookmarks home page</title> 0032 <para>This module lets you configure the bookmarks home page.</para> 0033 <para>To view the bookmarks home page enter <userinput>bookmarks:/</userinput> in 0034 the location bar.</para> 0035 <para>The settings in this module are also accessible by entering 0036 <userinput>bookmarks:/config</userinput> in the location bar.</para> 0037 <sect2 id="conf-general"> 0038 <title>General settings</title> 0039 <variablelist> 0040 <varlistentry> 0041 <term><guilabel>Number of columns to show</guilabel></term> 0042 <listitem> 0043 <para>Folders are automatically distributed in several columns. The optimal number of columns depends on the width of the &konqueror; window and the number of bookmarks you have.</para> 0044 </listitem> 0045 </varlistentry> 0046 0047 <varlistentry> 0048 <term><guilabel>Show folder backgrounds</guilabel></term> 0049 <listitem> 0050 <para>Disable it on slow system to disable background images.</para> 0051 </listitem> 0052 </varlistentry> 0053 </variablelist> 0054 </sect2> 0055 0056 <sect2 id="conf-bookmark"> 0057 <title>Bookmarks</title> 0058 <variablelist> 0059 <varlistentry> 0060 <term><guilabel>Show bookmarks without folder</guilabel></term> 0061 <listitem> 0062 <para>If this option is unchecked, bookmarks at the root of the hierarchy (not in a folder) are not displayed. If checked, they are gathered in a "root" folder.</para> 0063 </listitem> 0064 </varlistentry> 0065 0066 <varlistentry> 0067 <term><guilabel>Flatten bookmarks tree</guilabel></term> 0068 <listitem> 0069 <para>Sub-folders are shown within their parent by default. If you activate this option, sub-folders are displayed on their own. It looks less nice but it may help if you have a very big folder you want to spread in two columns.</para> 0070 </listitem> 0071 </varlistentry> 0072 0073 <varlistentry> 0074 <term><guilabel>Show system places</guilabel></term> 0075 <listitem> 0076 <para>Show a box with common places (Home, Network, ...). Useful if you use &konqueror; as a file manager.</para> 0077 </listitem> 0078 </varlistentry> 0079 </variablelist> 0080 </sect2> 0081 0082 <sect2 id="conf-cache"> 0083 <title>Pixmap cache</title> 0084 <variablelist> 0085 <varlistentry> 0086 <term><guilabel>Disk cache size</guilabel></term> 0087 <listitem> 0088 <para>Specify how much disk space is used to cache the pixmaps.</para> 0089 </listitem> 0090 </varlistentry> 0091 0092 <varlistentry> 0093 <term><guilabel>Clear Cache</guilabel></term> 0094 <listitem> 0095 <para>Remove all cached images. This may be necessary if some favicons become corrupt and don't refresh automatically.</para> 0096 </listitem> 0097 </varlistentry> 0098 </variablelist> 0099 </sect2> 0100 </sect1> 0101 </article>