diff --git a/doc/kcontrol/CMakeLists.txt b/doc/kcontrol/CMakeLists.txt index df26a0f1b..c05728824 100644 --- a/doc/kcontrol/CMakeLists.txt +++ b/doc/kcontrol/CMakeLists.txt @@ -1,53 +1,43 @@ ecm_optional_add_subdirectory(clock) ecm_optional_add_subdirectory(colors) ecm_optional_add_subdirectory(desktopthemedetails) ecm_optional_add_subdirectory(joystick) ecm_optional_add_subdirectory(kcmaccess) ecm_optional_add_subdirectory(kcmstyle) ecm_optional_add_subdirectory(solid-actions) ecm_optional_add_subdirectory(splashscreen) -ecm_optional_add_subdirectory(bookmarks) ecm_optional_add_subdirectory(icons) ecm_optional_add_subdirectory(cookies) ecm_optional_add_subdirectory(ebrowsing) ecm_optional_add_subdirectory(useragent) -ecm_optional_add_subdirectory(khtml-general) -ecm_optional_add_subdirectory(khtml-plugins) -ecm_optional_add_subdirectory(khtml-java-js) -ecm_optional_add_subdirectory(khtml-behavior) -ecm_optional_add_subdirectory(khtml-adblock) ecm_optional_add_subdirectory(emoticons) ecm_optional_add_subdirectory(baloo) ecm_optional_add_subdirectory(autostart) ecm_optional_add_subdirectory(bell) ecm_optional_add_subdirectory(cursortheme) ecm_optional_add_subdirectory(fonts) ecm_optional_add_subdirectory(fontinst) ecm_optional_add_subdirectory(keys) ecm_optional_add_subdirectory(keyboard) ecm_optional_add_subdirectory(mouse) ecm_optional_add_subdirectory(paths) ecm_optional_add_subdirectory(kcmsmserver) ecm_optional_add_subdirectory(cache) -ecm_optional_add_subdirectory(filemanager) ecm_optional_add_subdirectory(filetypes) -ecm_optional_add_subdirectory(kcmcss) ecm_optional_add_subdirectory(kcmlaunch) ecm_optional_add_subdirectory(kcmnotify) ecm_optional_add_subdirectory(translations) ecm_optional_add_subdirectory(formats) ecm_optional_add_subdirectory(netpref) -ecm_optional_add_subdirectory(performance) ecm_optional_add_subdirectory(proxy) ecm_optional_add_subdirectory(spellchecking) ecm_optional_add_subdirectory(componentchooser) ecm_optional_add_subdirectory(kded) -ecm_optional_add_subdirectory(history) ecm_optional_add_subdirectory(solid-device-automounter) ecm_optional_add_subdirectory(phonon) if ( NOT Q_WS_WIN ) ecm_optional_add_subdirectory(smb) endif () diff --git a/doc/kcontrol/bookmarks/CMakeLists.txt b/doc/kcontrol/bookmarks/CMakeLists.txt deleted file mode 100644 index 5fba3a1cb..000000000 --- a/doc/kcontrol/bookmarks/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -########### install files ############### -kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/bookmarks) diff --git a/doc/kcontrol/bookmarks/index.docbook b/doc/kcontrol/bookmarks/index.docbook deleted file mode 100644 index 173222cee..000000000 --- a/doc/kcontrol/bookmarks/index.docbook +++ /dev/null @@ -1,101 +0,0 @@ - - - -]> - -
- - -Bookmarks - - -XavierVello -xavier.vello@gmail.com - - - - -2010-09-24 -0.2 (&kde; 4.5) - - -KDE -KControl -bookmarks -KIO - - - -Bookmarks home page -This module lets you configure the bookmarks home page. -To view the bookmarks home page enter bookmarks:/ in -the location bar. -The settings in this module are also accessible by entering -bookmarks:/config in the location bar. - -General settings - - -Number of columns to show - -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. - - - - -Show folder backgrounds - -Disable it on slow system to disable background images. - - - - - - -Bookmarks - - -Show bookmarks without folder - -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. - - - - -Flatten bookmarks tree - -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. - - - - -Show system places - -Show a box with KDE places (Home, Network, ...). Useful if you use konqueror as a file manager. - - - - - - -Pixmap cache - - -Disk cache size - -Specify how much disk space is used to cache the pixmaps. - - - - -Clear Cache - -Remove all cached images. This may be necessary if some favicons become corrupt and don't refresh automatically. - - - - - -
diff --git a/doc/kcontrol/filemanager/CMakeLists.txt b/doc/kcontrol/filemanager/CMakeLists.txt deleted file mode 100644 index dfd6879ef..000000000 --- a/doc/kcontrol/filemanager/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -########### install files ############### -kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/filemanager) diff --git a/doc/kcontrol/filemanager/index.docbook b/doc/kcontrol/filemanager/index.docbook deleted file mode 100644 index 2ac80b611..000000000 --- a/doc/kcontrol/filemanager/index.docbook +++ /dev/null @@ -1,61 +0,0 @@ - - - -]> - -
- -File Management - -&Mike.McBride; &Mike.McBride.mail; - - - -2009-12-18 -&kde; 4.4 - - -KDE -Systemsettings -file manager - - - -In these modules, you can configure various aspects of -&konqueror;'s file manager functionality. - -&konqueror;'s web browser functionality has its own configuration -modules. - - -<guilabel>Misc Options</guilabel> - -Open folders in separate windows - If this option is checked, a new -&konqueror; window will be created when you open a -folder, rather than simply showing that folder's contents in the - current -window. - - - -Show 'Delete' menu entries which -bypass the trashcan - -Check this if you want Delete menu commands to be -displayed on the desktop and in the file manager's context menus. -You can always delete files by holding the &Shift; key while calling -Move to Trash. - - - - -The settings for &konqueror;'s file manager mode on the View Modes, -Navigation, Services, General -and Trash pages are used by &dolphin; as well. - - -
diff --git a/doc/kcontrol/history/CMakeLists.txt b/doc/kcontrol/history/CMakeLists.txt deleted file mode 100644 index 6b269dc5f..000000000 --- a/doc/kcontrol/history/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -########### install files ############### -kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/history) diff --git a/doc/kcontrol/history/index.docbook b/doc/kcontrol/history/index.docbook deleted file mode 100644 index 27f805cf6..000000000 --- a/doc/kcontrol/history/index.docbook +++ /dev/null @@ -1,62 +0,0 @@ - - - -]> -
-History Sidebar - - -&Burkhard.Lueck; - - - -2009-11-24 -&kde; 4.4 - - -KDE -Systemsettings -history - - - - -This dialog allows you to configure the history sidebar. - - - -Limits - -The options in this section can be used to set the maximum size of your history and set a time after which -items are automatically removed. - - - - -Custom Font - -Here you can also set different fonts for new and -old &URL;s by selecting the Choose Font button. - - - - -Details - -The Detailed tooltips check box controls how much -information is displayed when you hover the mouse pointer over an item in the -history page. -If checked the number of times visited and the dates of the first and last -visits are shown, in addition to the URL. - - - - -Selecting Clear History will -clear out the entire history. - -
diff --git a/doc/kcontrol/kcmcss/CMakeLists.txt b/doc/kcontrol/kcmcss/CMakeLists.txt deleted file mode 100644 index 6f1f7e65e..000000000 --- a/doc/kcontrol/kcmcss/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -########### install files ############### -kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/kcmcss) diff --git a/doc/kcontrol/kcmcss/index.docbook b/doc/kcontrol/kcmcss/index.docbook deleted file mode 100644 index c63e83c31..000000000 --- a/doc/kcontrol/kcmcss/index.docbook +++ /dev/null @@ -1,367 +0,0 @@ - - - -]> - -
- -Appearance - -&Lauri.Watts; &Lauri.Watts.mail; - - - -2009-12-01 -&kde; 4.4 - - -KDE -CSS -Appearance -Font -CSS -Stylesheets -Accessibility - - - - - -Appearance -This module consists of three tabs with configure options how to display web pages. - - -General - -The check box labeled Automatically load -images allows you to control whether images on web pages are -loaded by default. Unless you have a very slow connection, you will -probably want to leave this option selected, as there are many web pages -that are difficult to use without images. If you don't select the option -to automatically load images, you can still view the text on the page, -and then load the images if you need them. - -If Draw frame around not completely loaded images -is checked, &konqueror; will draw a frame as a placeholder -around images embedded in a web page that are not yet fully loaded. You -will probably want to check this box to enhance your browsing experience, -especially if have a slow network connection. - -Many web pages use animated gif images, and these can be very -annoying, and in some cases, quite a drain on your system resources. -The Animations option lets you choose when -animations are enabled. The default is enabled, but you can set this -to disabled, or to run the animation only once, even if the file -itself contains instructions that the animation should run more times, -or continuously. - -The next setting is Underline links:. You can -choose to underline links Enabled. If this option -is selected, any text on web pages that acts as a link will be shown in -an underlined font. While many web pages do use color to distinguish -text that acts as a link, underlining makes it very easy to spot -links. - -If you don't like underlined links, you can choose -Disabled, so that no links are underlined. Or you -can choose a middle ground, Only on Hover, so that links -are underlined when the mouse cursor is resting over them, and not -underlined the rest of the time. - -The site's CSS definitions can override this value. - -Smooth scrolling -determines whether &konqueror; should use smooth steps to scroll &HTML; -pages, or whole steps: - -Always: Always use smooth steps -when scrolling. -Never: Never use smooth scrolling, scroll -with whole steps instead. -When Efficient: Only use smooth -scrolling on pages where it can be achieved with moderate usage of system -resources. - - - - - - -Fonts -Under this tab, you can select various options related to the use -of fonts. Although the shapes and sizes of fonts are often part of the -design of a web page, you can select some default settings for -&konqueror; to use. - -The first thing you can set here is the font size. There are two -settings which work together to allow you a comfortable browsing -experience. - -Firstly, you can set a Minimum font size. -This means, even if the font size is set specifically in the page you -are viewing, &konqueror; will ignore that instruction and never show -smaller fonts than you set here. - -Next you can set a Medium font size. This is -not only the default size of text, used when the page does not specify -sizes, but it is also used as the base size that relative font sizes are -calculated against. That is, the &HTML; instruction -smaller, it means smaller than the size you set for this -option. - -For either option, you can select the exact font size in points by -using the up/down spin control (or just typing) next to the option -label. - -These options are independent of each other. Pages that do not -set a font size, or ask for the default, will display with the size -you set from Medium font size, while any pages -that ask for a size smaller than your Minimum font -size setting will instead show that size. The one does not -affect the other. - -The remaining options are for the fonts to be associated with -different types of markup used in &HTML; pages. Note -that many web pages may override these settings. For any type of font -(Standard, Fixed, Serif, &etc;) you can select a different font if you like. - -Below this, you can set a Font size adjustment for this -encoding. Sometimes the fonts you want to use for a -particular encoding or language are much larger or smaller than average, -so you can use this setting to bring them into line. - -You can set a default encoding that &konqueror; should assume -pages are when rendering them. The default setting is Use -Language Encoding, but you can change it to any encoding -available in the list. - - - - - -Stylesheets - - -Introduction - -CSS style sheets affect the way web pages -appear. CSS stands for -Cascading Style -Sheets. - -&kde; can use its own stylesheet, based on simple defaults and -the color scheme you are using for your desktop. &kde; can also use a -stylesheet that you have written yourself. Finally, you can specify a -stylesheet in this module. The options presented in this module are -tuned for accessibility purposes, especially for people with reduced -vision. - -Your choices here affect every &kde; application that renders HTML -with &kde;'s own renderer, which is called khtml. These include -&kmail;, &khelpcenter; and of course &konqueror;. Choices here do not -affect other browsers such as &Netscape;. - - - - -Stylesheets - -This section contains the following options: - - - -Use default stylesheet - -&kde; will use the default stylesheet. Some of the colors will -default to those defined in your chosen color scheme. Most settings are -easily overridden by the page you are viewing. - - - - -Use user-defined stylesheet - -&kde; will use a stylesheet that you have written yourself. You -can use the browse button to locate the stylesheet on your system. -CSS files traditionally have a .css extension, but this is not -required. - - - - -Use accessibility stylesheet - -Use the settings defined in the Customize -dialog. Enabling this option will enable the Customize -button lo launch a dialog to define stylesheet settings. - - - - - - - -Customize - -In this dialog you can set up a user stylesheet. The options available are -only a subset of the instructions you can add in a stylesheet, and they -are geared towards people with reduced vision, to allow users to create -a stylesheet that makes web pages and the &kde; help files more -readable. - -The options in this dialog are disabled unless you chose -Use accessibility stylesheet. - - -<guilabel>Font Family</guilabel> - - - -Base family - -Choose a font family to use for body text. - - - - -Use same family for all text - -If you enable this, then the same font family will be used for all -text, regardless of the settings on the page you are viewing. This is -useful for pages which have used a decorative or hard to read font for -headlines. - - - - - - -Font Size - - - -Base font size - -This is the default size for text on the page. Many web sites set -their font sizes relative to this default, using larger -or +1 to make the text bigger, and smaller -or -1 to make the text smaller. -Many people design their web pages on platforms where the ordinary -default text size is too large for the average user to read, so it is -very common to come across web pages that have forced the font smaller -in this way. -This setting will allow you to set the default font to a -comfortable size, so that the relative sizes are also enlarged enough to -be comfortable. -Do not forget you can also have &konqueror; enforce a minimum size, -so that text is never too small to read. - - - - - - -Use same size for all elements - -If you enable this option, then all text will be rendered at your -specified font size, regardless of the instructions the page contains. -Relative font sizes as discussed earlier, and even specific instructions -that text should be rendered at a certain size will be overridden -here. - - - - - - -Images - - - -Suppress images - -If you do not want to view images, you can turn this off -here. - - - -Suppress background images - -One major problem for reduced vision users is that background -images do not give sufficient contrast to allow them to read the text. -You can disable background images here, independently of your choice -above to view all images. - - - - - - -Colors - - - -Black on white - -Many people with reduced vision find black text on a white screen -gives the most contrast, and is easiest to read. If this applies to -you, you can set this here. - - - - -White on black - -Many other people with reduced vision find the opposite to be -true, that white text on a black screen is easier to read. - - - - -Custom - -Still other people find that pure black and white, in either -order, is difficult to read. You can set custom colors here for both -the Background and the -Foreground. - - - - -Use same color for all text - -Many web sites use a different, often contrasting color for -headings or other flourishes. If this interferes with your ability to -read the content, you can enable this check box to have &kde; use the -colors you have set above for all text. - - - - - - - -Preview - -The Preview section allows you to see the effect of -your changes. Several types of headings are displayed with your stylesheet, -and a sentence in the default body text. - -This should allow you to fine-tune your stylesheet until you have -something that you can comfortably read. - -Happy surfing! - - - - - - - - - -
diff --git a/doc/kcontrol/khtml-adblock/CMakeLists.txt b/doc/kcontrol/khtml-adblock/CMakeLists.txt deleted file mode 100644 index 651f86d81..000000000 --- a/doc/kcontrol/khtml-adblock/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -########### install files ############### -kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/khtml-adblock) diff --git a/doc/kcontrol/khtml-adblock/index.docbook b/doc/kcontrol/khtml-adblock/index.docbook deleted file mode 100644 index 186862600..000000000 --- a/doc/kcontrol/khtml-adblock/index.docbook +++ /dev/null @@ -1,90 +0,0 @@ - - - - -]> - -
- -AdBlocK Filters - -&Krishna.Tateneni; &Krishna.Tateneni.mail; - - - -2011-11-22 -&kde; 4.8 - - -&konqueror; AdBlocK can be configured to replace or remove -images or frames from web pages that match a series of filters. - -The setting Enable filters enables or -disables the use of list of URL filters. -If Hide filtered images is enabled then -blocked images are completely removed from the page and the space they -occupied is reclaimed. If the option is disabled then a placeholder -image is used in place of filtered images. - - - -Manual Filter - -The main part of this tab is a list of -URLs that will be compared against image and frame names to decide -on fitlering actions. The wildcards can be given as filename style -regular expressions. - -Use the Search edit box above the list box -to filter matching entries an the fly. - -Each filter can either be expressed as a file style wildcard -string (e.g. http://www.site.com/ads/*) or as a full regular expression -by enclosing the filter with forward slashes (e.g. //(ads|dclk)\./). - -Any filter string can be preceded by @@ to whitelist -(allow) any matching &URL;, which takes priority over any blacklist (blocking) -filter. - -Import and Export will -save or read the current filter list to a plain text file. The file begins with a -header line [AdBlock], then all of the filters follow each -on a separate line. Lines prefixed with an exclamation mark (!) -and the header line are treated as comments and can be used -to clarify or label a set of filters. - -Highlight an entry from the list to change it in the edit box or remove this item. -Enter a new filter string here and add it to the list using the -Insert button. - - - - -Automatic Filter - - -This tab shows a list of names and &URL;'s with predefined AdBlock filter entries. -To enable an entry tick the checkbox beside the filter name and adjust the -Automatic update interval (default 7 days). - - - - - - - -If AdBlock filters are enabled, an icon at the right side of status bar is shown. -Use a &RMB; click on this icon to open the context menu with actions to show all blockable -elements on a web page, open this &systemsettings; module and disable blocking for a site -or page temporarily. - -A click with the &LMB; shows the dialog with all blockable elements on the opened web page -as well. From this dialog you can add new filters directly without opening this &systemsettings; -module. - -
diff --git a/doc/kcontrol/khtml-behavior/CMakeLists.txt b/doc/kcontrol/khtml-behavior/CMakeLists.txt deleted file mode 100644 index 6f2616688..000000000 --- a/doc/kcontrol/khtml-behavior/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -########### install files ############### -kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/khtml-behavior) diff --git a/doc/kcontrol/khtml-behavior/index.docbook b/doc/kcontrol/khtml-behavior/index.docbook deleted file mode 100644 index ca3947227..000000000 --- a/doc/kcontrol/khtml-behavior/index.docbook +++ /dev/null @@ -1,96 +0,0 @@ - - - - -]> - -
- -Web Browsing - -&Krishna.Tateneni; &Krishna.Tateneni.mail; - - - -2011-11-11 -&kde; 4.10 - - -KDE -Systemsettings -konqueror -browsing - - - - -Web Browsing - -The &konqueror; Browser module of &systemsettings; allows you to select -various options for the behavior of &konqueror;, the -integrated web browser of &kde;. - -If Ask for name and folder when adding bookmarks -is checked, &konqueror; will allow you to change the title of the -bookmark and choose a folder in which to store it when you add a new -bookmark. - -Enable Show only marked bookmarks in bookmark toolbar -and &konqueror; will show only those bookmarks in the -bookmark toolbar which you have marked to do so in the bookmark editor. - -The next option you can enable on this page is Form -Completion. If you check this box, &konqueror; will -try to remember what you answer to form questions, and will try to fill -in forms for you with the answers you previously used. - -You can configure the number of form items &konqueror; remembers -with the spin box labelled Maximum -completions - -Of course, anything &konqueror; fills in a form with, you -can still edit before submitting the form! - -The next option is Change cursor over -links. If this option is selected, the shape of the cursor -will change (usually to a hand) whenever it moves over a -hyperlink. This makes it easy to identify links, especially when they -are in the form of images. - -If Middle click opens URL in selection -is checked, you can open the &URL; in the selection by middle -clicking on a &konqueror; view. - -As a convenience feature, if you enable Right click -goes back in history, then clicking an empty area (&ie; not -a link) in the &konqueror; window will act as if you pressed the -Back button on the toolbar. - -Enabling Allow automatic delayed -reloading/redirecting allows websites to send you to -another page without your interaction. In many cases, this is a -convenience. For example, the website has moved to a new -&URL;. Many webmasters in this situation will put up -a page on the old site, telling you that it has moved and you may like -to change your bookmark, and then automatically move you along to the -new website. However, such features can be confusing, or annoying, -when misused, and so you may wish to disable it. - -Enable Access Key activation with &Ctrl; key: -Pressing the &Ctrl; key when viewing web pages activates Access Keys. -Unchecking this box will disable this accessibility feature. &konqueror; -needs to be restarted for this change to take effect. - -Send the DNT header to tell web sites you do not want -to be tracked. Check this box if you want to inform a web site -that you do not want to your web browsing habits tracked. - - -Offer to save website passwords. -Uncheck this box from being prompted to save website passwords - - - -
diff --git a/doc/kcontrol/khtml-general/CMakeLists.txt b/doc/kcontrol/khtml-general/CMakeLists.txt deleted file mode 100644 index ef6dce66f..000000000 --- a/doc/kcontrol/khtml-general/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -########### install files ############### -kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/khtml-general) diff --git a/doc/kcontrol/khtml-general/index.docbook b/doc/kcontrol/khtml-general/index.docbook deleted file mode 100644 index 1b9c80ed1..000000000 --- a/doc/kcontrol/khtml-general/index.docbook +++ /dev/null @@ -1,135 +0,0 @@ - - - -]> - -
-General &konqueror; Behavior - - - -&Burkhard.Lueck; - - - -2011-11-22 -&kde; 4.8 - - -On this page you find settings for home and start page and the behavior -of tabbed browsing both for &konqueror;'s file manager and browser mode. - - - -When Konqueror starts - -This option determines which page is displayed when &konqueror; starts, -the introduction page, your home page, a blank page or your bookmarks page. - - - - -Home page -This is the &URL; (⪚ a -folder or a web page) where &konqueror; in browser mode will jump to -when the Home Page button in the toolbar is pressed. -You can set a path that is your Home page by -typing into the text field, or using the browse -icon to select a local folder. &konqueror; needs to be restarted for -changes to take effect. -When &konqueror; is used in file manager mode, the Home Page -button in the toolbar is replaced by a Home Folder button -which makes it jump to your local home folder instead. - - - -Default web browser engine - -This option provides an easy way to select the preferred web engine in &konqueror;, either -KHTML or Webkit, if installed. -Using the ViewView Mode -menu allows you to change the web engine temporarily on the fly. - - - - - -Open links in -new tab instead of in new window -&konqueror; defaults to a single window per page, but has the -capability to open multiple tabs inside a -single window. &konqueror; also, by default, has a &MMB; shortcut to -open any link in a new window. If you enable Open links in -new tab instead of in new window you can &MMB; click on a -link to have it open in a new tab. - - - -Open popups in new tab instead of in new window -Whether or not JavaScript popups if allowed shall open in a new tab or in a -new window. - - - -Open as tab in existing Konqueror when URL is called externally -When you click a &URL; in another &kde; program or call kfmclient to open a &URL;, -the current desktop will be searched for a non-minimized &konqueror; and, if -found, the &URL; opened as a new tab within it. Otherwise a new &konqueror; -window will be opened with the required &URL;. - - - -Open new tabs in the background -If you are using tabbed browsing, you can choose if a newly -opened tab becomes the active (front) tab, or goes to -the back. On a slow Internet connection, or while browsing a page -that has a list of headlines or other links in a list, you may like to -have the new tabs load in the background while you continue reading. -In this case, enable this setting. If you prefer to go -straight to the new page, leaving the old one in the background to -return to later, disable it. - - - -Open new tab after current tab -This will open a new tab opened from a page after the current tab, instead -of after the last tab. - - - -Hide the tab bar when only one tab is open -This will display the tab bar only if there are two or more tabs. Otherwise -it will always be displayed. - - - -Show close button on tabs -This will display close buttons inside each tab instead of websites' icons. - - - -Middle-click on a tab to close it -When you click on a tab using the middle mouse button or mouse wheel, it -will close that tab. &konqueror; needs to be restarted for changes to take -effect. - - - -Confirm when closing windows with multiple tabs -If you close a window in &konqueror; that has multiple tabs -open, &konqueror; will ask you if you're sure that you meant to close -it. You can toggle on and off this behavior with this -check box. - - - -Activate previously used tab when closing the current tab -When checking this the previous used or opened tab will be activated when -you close the current active tab instead of the one right to the current tab. - - - - -
diff --git a/doc/kcontrol/khtml-java-js/CMakeLists.txt b/doc/kcontrol/khtml-java-js/CMakeLists.txt deleted file mode 100644 index fabc610f0..000000000 --- a/doc/kcontrol/khtml-java-js/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -########### install files ############### -kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/khtml-java-js) diff --git a/doc/kcontrol/khtml-java-js/index.docbook b/doc/kcontrol/khtml-java-js/index.docbook deleted file mode 100644 index d707fcb23..000000000 --- a/doc/kcontrol/khtml-java-js/index.docbook +++ /dev/null @@ -1,145 +0,0 @@ - - - - -]> - -
- -Java and JavaScript - -&Krishna.Tateneni; &Krishna.Tateneni.mail; - - - -2009-11-24 -&kde; 4.4 - - -KDE -Systemsettings -konqueror -browsing -Java -JavaScript - - - - -&Java; and JavaScript - - -&Java; - -&Java; allows applications to be downloaded and run by a web -browser, provided you have the necessary software installed on your -machine. Many web sites make use of &Java; (for example, online -banking services or interactive gaming sites). You should be aware -that running programs from unknown sources could pose a threat to the -security of your computer, even if the potential extent of the damage -is not great. - -The check box Enable Java globally allows -you to turn &Java; support on for all web sites by default. You can -also select to turn &Java; on or off for specific hosts. To add a -policy for a specific host, click the New... -button to bring up a dialog in which you can type the host name and -then choose to accept or reject &Java; code from that particular host, -which will add the domain to the list on the left of the page. - -You can select a host in the list, and click the -Change... button to choose a different policy for -that host. Clicking the Delete button removes the -policy for the selected host; after deletion, the global settings will -then apply to that host. - -Finally, the group of controls labeled Java Runtime -Settings allows you to set some options for the way in -which &Java; should run. - -Use security -manager is normally enabled by default. This setting will -cause the JVM to run with a Security Manager in place. This will keep -applets from being able to read and write to your file system, creating -arbitrary sockets, and other actions which could be used to compromise -your system. Disable this option at your own risk. You can modify your -$HOME/.java.policy file with the -&Java; policytool utility to give code downloaded from certain sites -more permissions. - -Use KIO will cause the -JVMto use &kde;'s own KIO -transports for network connections. - -The Shutdown applet server when inactive for more than -check box allows you to save resources by closing the &Java; Applet -Server when it is not in use, rather than leaving it running in the -background. Leaving this disabled may make &Java; applets start up -faster, but it will use system resources when you are not using a -&Java; applet. If you enable this, you can set a timeout. - -You can either opt to have &konqueror; automatically detect the -&Java; installation on your system, or specify the path to the -installation yourself by selecting Path to Java -executable or 'java'. You may want to choose the latter method, for -instance, if you have multiple &Java; installations on your system, -and want to specify which one to use. If the &Java; Virtual Machine -you are using requires any special startup options, you can type them -in the text box labeled Additional Java -arguments. - - - - -JavaScript - -Despite the name, JavaScript is not related at all to -&Java;. - -The first part of this tab works the same as the &Java; settings. - -The checkbox Enable JavaScript globally allows -you to turn JavaScript support on for all web sites by default. You -can also select to turn JavaScript on or off for specific hosts. To -add a policy for a specific host, click the -New... button to bring up a dialog in which you -can type the host name and then choose to accept or reject JavaScript -code from that particular host, which will add the domain to the list -on the left of the page. - -You can select a host in the list, and click the -Change... button to choose a different policy for -that host. Clicking the Delete button removes the -policy for the selected host; after deletion, the global settings will -then apply to that host. - -The final set of options in the section Global JavaScript -Policies determine what happens -when a page uses JavaScript for specific actions. - -You can individually enable or disable the ability of JavaScript -to manipulate your windows by moving, resizing or changing focus. You -can also disable JavaScript from changing the status bar text, so that -for instance, you can always see where links will take you when -clicked. The choices for these options are Allow and -Ignore. - -For opening a new window, there is even more control. You can -set &konqueror; to Allow all such requests, -Ask each time a request is made, or -Deny all popup requests. - -The Smart setting will only allow -JavaScript popup windows when you have explicitly chosen a link that -creates one. - - - - -
diff --git a/doc/kcontrol/khtml-plugins/CMakeLists.txt b/doc/kcontrol/khtml-plugins/CMakeLists.txt deleted file mode 100644 index b041b5e83..000000000 --- a/doc/kcontrol/khtml-plugins/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -########### install files ############### -kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/khtml-plugins) diff --git a/doc/kcontrol/khtml-plugins/index.docbook b/doc/kcontrol/khtml-plugins/index.docbook deleted file mode 100644 index faa4004ed..000000000 --- a/doc/kcontrol/khtml-plugins/index.docbook +++ /dev/null @@ -1,149 +0,0 @@ - - - - -]> - -
- -Browser Plugins - -&Krishna.Tateneni;&Jost.Schenck; - - - - -2009-11-24 -&kde; 4.4 - - -KDE -Systemsettings -Konqueror -Browsing -Plugins - - - - - -Browser Plugins - - -Global Settings - -The first setting here is Enable Plugins -globally. If you disable this check box, then &konqueror; -will not use any plugins. If you enable it, then any installed and -configured plugins that it can find will be used by &konqueror; - -You can also restrict &konqueror; to Only allow HTTP -and HTTPS URLs for plugins by checking the box. - -The next option determines, if plugins are loaded on demand only. -Use the slider labeled CPU priority for plugins -to adjust this setting. - - -Click the Domain-Specific Settings button to open -a dialog where you can set specific plugin policies for any particular -host or domain. These policies will be used instead of the default policy for -enabling or disabling plugins on pages sent by these domains or hosts. - -Add a new policy here or select a policy and use the controls on the right to modify it. - - - - -Plugins - - -Introduction - -As &Netscape;'s Navigator has been a -web browsing standard for many years, so-called &Netscape; plugins have -appeared that allow rich web content. Using those plugins, web sites -can contain PDF files, flash animations, video, &etc; -With &konqueror;, you can still use these plugins to take advantage of -rich web content. - -&Netscape; plugins should not be confused with &konqueror; -plugins. The latter ones specifically extend &konqueror;'s -functionality; they are normally not used to display rich web -content. - - - - -Scan for Plugins - -&konqueror; has to know where your &Netscape; plugins are -installed. This can be in several places, &ie; you might have -system-wide plugins in /opt/netscape/plugins and your personal -plugins in $HOME/.netscape/plugins. -However, &konqueror; will not automatically use the installed plugins: -it first has to scan a list of folders. You can initiate the scan -by clicking Scan for Plugins. - -To find plugins, &konqueror; will look in the folders -specified in the Folders frame. When you -use this control module for the first time, this list will already be -filled with reasonable paths that should work on most operating systems. -If you need to provide a new path, click the New -button; then you can either enter the new path in the text edit box to -the left, or choose a folder using the file dialog by clicking the -Open file icon. As scanning the folders can take -a little time, you might want to remove folders from the list where -you know that no plugins are installed: do this by selecting a folder -and clicking Remove. Using the -Up and Down buttons you -can change the order in which folders will be scanned by moving the -selected folder up or down. - -As usual, click Apply to save your changes -permanently. - - - - -Plugins - -In this section, you can see a list of the &Netscape; plugins found by -&konqueror;, displayed as a tree. Double click on a plugin to fold it -out and you will see that the different mime types this plugin can handle -will be displayed as branches. Fold out a mime type to see its -info. - -This list is only for informational purposes. - - - - - - -
diff --git a/doc/kcontrol/performance/CMakeLists.txt b/doc/kcontrol/performance/CMakeLists.txt deleted file mode 100644 index 803a3ce26..000000000 --- a/doc/kcontrol/performance/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -########### install files ############### -kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/performance) diff --git a/doc/kcontrol/performance/index.docbook b/doc/kcontrol/performance/index.docbook deleted file mode 100644 index 5ac50555b..000000000 --- a/doc/kcontrol/performance/index.docbook +++ /dev/null @@ -1,91 +0,0 @@ - - - -]> - -
- -Performance - -&Mike.McBride; &Mike.McBride.mail; - - - -2009-11-24 -&kde; 4.4 - - -KDE -Systemsettings -performance -preload - - - - -Performance Settings - -&kde;, is used on a wide variety of computers by a wide variety of users. Under the category of -performance, this dialog allows each user to adjust options which may make the computer that &konqueror; is -installed on feel more responsive. - -&konqueror; instances -The first section of this dialog is labeled Minimize Memory Usage and has three options which determine maximum number of instances of &konqueror; that can be open on one machine at any one time. - -Do not confuse &konqueror; instances, with &konqueror; windows or tabs. The number of &konqueror; instances is determined by &kde; not by the user. You can think of instances as the hidden data of your &konqueror; windows and tabs. One &konqueror; instance can contain the data for multiple windows or tabs. Your choice on the following radio buttons does not limit the number of windows you can open at one time, but rather, how many instances of &konqueror; you can have open. -The reason the choices you make in this dialog box are important is evident when something goes wrong and &konqueror; is forced to close an instance. All &konqueror; windows associated with a &konqueror; instance must be closed immediatly (without time to save data or bookmark locations). Therefore, the more instances you can have open at one time, the less likely a problem in one instance will affect all of your work. Each instance requires more memory which can be a problem on systems with less system memory. - -Your options are: - - - -Never -There are no restraints. Any number of &konqueror; instances can be open at any one time. The advantage of this option is if any &konqueror; instance crashes the remaining will be unaffected. The disadvantage is that each &konqueror; instance uses more memory. - - - -For file browsing only (recommended) -If this option is selected, you can have as many as you want &konqueror; instances open that are browsing the web, but only one instance of &konqueror; for file management. - - - -Always (use with care) -If this option is selected, you can only have one instance of &konqueror; running at any one time. This saves system memory, but if your &konqueror; window crashes, all your browsing windows close immediatly without warning. This should only be used for seriously memory limited systems. - - - - -Preloading -The subsection labeled Preloading also makes a tradeoff between memory and performance. - -Preloading refers to loading an instance of &konqueror; into memory before a user asks to start &konqueror;. The positive effect of this is that when a user asks &kde; to load &konqueror; the window appears instantly - because most of the application has been preloaded. The negative effect is that this instance of &konqueror; uses memory that -could be used by other programs. By default, when a user closes &konqueror;, &kde; does not close the instance. -This means that the next time a user wants &konqueror; loaded, it is nearly instantaneous again. -The spinbox labeled Maximum number of instances kept preloaded: can be used to adjust the maximum number of preloaded instances. This option does not affect instances when they are loaded. It also does not limit the number of instances that can be used by active windows. It only affects the number of preloaded instances. -The check box labeled Preload an instance after &kde; startup does just what it says. It tells -&kde; to preload one instance of &konqueror; at the startup of &kde;. -This does extend the startup time for &kde;. -The final check box labeled Always try to have at least one preloaded instance signals to &kde; that you always want &kde; to have one preloaded, but not used, instance of &konqueror; available. This option will actually decrease performance on some machines (especially those with limited physical memory). - - - - -