home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2005 October / maximum-cd-2005-10.iso / Software / Apps / FirefoxSetup1.0.6.exe / help.xpi / bin / chrome / help.jar / locale / en-US / help / prefs.xhtml < prev    next >
Encoding:
Extensible Markup Language  |  2004-10-17  |  27.2 KB  |  560 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
  3.     <!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
  4.     %brandDTD;
  5.     <!ENTITY % platformDTD SYSTEM "chrome://help/locale/platformStrings.dtd" >
  6.     %platformDTD;
  7. ]>
  8. <!--
  9. Contributors:
  10.   David Tenser <tenser@comhem.se> (original author)
  11.   Steffen Wilberg <steffen.wilberg@web.de>
  12. -->
  13. <html xmlns="http://www.w3.org/1999/xhtml">
  14. <head>
  15.     <title>&brandFullName; Options</title>
  16.     <link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
  17. </head>
  18.  
  19. <body>
  20.  
  21. <h1>&brandFullName; &pref.pluralCaps;</h1>
  22. <div>This document explains all of the &pref.plural; available in the &pref.pluralCaps;
  23.   window of &brandFullName;.</div>
  24.  
  25. <div class="contentsBox">In this section:
  26.   <ul>
  27.     <li><a href="#general_options">General &pref.pluralCaps;</a>
  28.     <ul>
  29.       <li><a href="#fonts_and_colors">Fonts & Colors</a></li>
  30.       <li><a href="#languages">Languages</a></li>
  31.       <li><a href="#connection_settings">Connection Settings</a></li>
  32.     </ul>
  33.     </li>
  34.     <li><a href="#privacy_options">Privacy &pref.pluralCaps;</a></li>
  35.     <li><a href="#web_features_options">Web Features &pref.pluralCaps;</a></li>
  36.     <li><a href="#downloads_options">Download &pref.pluralCaps;</a></li>
  37.     <li><a href="#advanced_options">Advanced &pref.pluralCaps;</a></li>
  38.   </ul>
  39. </div>
  40.  
  41. <h2 id="general_options">General &pref.pluralCaps;</h2>
  42.  
  43.   <p><img width="425" height="353" alt="General Panel"
  44.     src="http://mozilla.org/projects/firefox/help/1.0/opt_general.png"/></p>
  45.   <h3 id="home_page">Home Page</h3>
  46.   <p>Here you are able to specify the page (or tab group) that
  47.     &brandShortName; will show when you launch it or press the Home button.
  48.     Enter the address in the Location(s) field.</p>
  49.  
  50.   <p>Click <em>Use Current Page(s)</em> to use the page you're currently
  51.     visiting. You can also use <strong>multiple home pages</strong>. If more
  52.     than one browser tab is currently opened, this button will set the
  53.     <strong>whole tab group</strong> as a start page.</p>
  54.  
  55.   <p>To specify the home page(s) using a bookmark, click <em>Use
  56.     Bookmark....</em> You can even select a whole bookmark folder to be
  57.     used!</p>
  58.  
  59.   <p>If you don't want a home page to be loaded, click <em>Use Blank
  60.     Page</em>.</p>
  61.  
  62.   <h3 id="fonts_and_colors">Fonts & Colors</h3>
  63.   <p><img width="305" height="296" alt="Fonts and Colors Dialog"
  64.     src="http://mozilla.org/projects/firefox/help/1.0/opt_fontsandcolors.png"/></p>
  65.   <p>Click the <em>Fonts & Colors...</em> button to change the default
  66.     fonts and colors used by &brandShortName;.</p>
  67.  
  68.   <p><strong>Fonts for:</strong><br/>
  69.     Normally, web pages are displayed in the default font set by your browser
  70.     or in a font chosen by the web pages' authors.</p>
  71.   <p>To change the default fonts:</p>
  72.     <ol>
  73.       <li>From the <em>Fonts for</em> drop-down list, choose a character set.
  74.         For instance, to set default fonts for the Western (Roman) character
  75.         set, choose <em>Western</em>.</li>
  76.       <li>Select whether proportional text should be serif (like "Times
  77.         New Roman") or sans-serif (like "Arial"). Then specify 
  78.         the font size you want for proportional text.</li>
  79.       <li>Specify the font to use for Serif, Sans-serif and Monospace fonts.
  80.         You can also change the size for <code>Monospace fonts</code>.</li>
  81.     </ol>
  82.     <p>You can also specify the display resolution, which is normally 96
  83.       dpi.</p>
  84.  
  85.     <p>Finally, you can set the minimum font size to be used on screen. This
  86.       can be useful on some sites that use very small fonts that are barely
  87.       readable.</p>
  88.  
  89.     <p><strong>Text and Background</strong><br/>
  90.     Here you can change the default text and background color to be used on
  91.       web pages that haven't specified that information. Click on the color
  92.       samples to select colors.</p>
  93.  
  94.     <p><em>Use system colors</em><br/>
  95.       Check this &pref.singular; to use the colors defined in your OS settings instead
  96.       of the colors specified above.</p>
  97.  
  98.     <p><strong>Link Colors</strong><br/>
  99.     Here you can change the default colors for Web links. Click on the color
  100.       samples to select colors.</p>
  101.  
  102.     <p><em>Underline links</em><br/>
  103.       By default, links are underlined on web pages. Uncheck this &pref.singular; to
  104.       disable this. Note that many sites specify their own styling rules
  105.       and this &pref.singular; has no effect on those sites.</p>
  106.  
  107.     <p><strong>Always use my:</strong><br/>
  108.     <em>Fonts</em><br/>
  109.       By default &brandShortName; uses the fonts specified by the web page
  110.       author. Enabling this &pref.singular; will force all sites to use your default
  111.       fonts instead.</p>
  112.  
  113.     <p><em>Colors</em><br/>
  114.       By default, &brandShortName; uses the colors specified by the web page
  115.       author. Enabling this &pref.singular; will force all sites to use your default
  116.       colors instead.</p>
  117.  
  118.     <h3 id="languages">Languages</h3>
  119.     <p><img width="308" height="252" alt="Languages Dialog"
  120.       src="http://mozilla.org/projects/firefox/help/1.0/opt_languages.png"/></p>
  121.     <p>Some web pages are offered in more than one language. Click the
  122.       <em>Languages</em> button to specify your preferred languages.</p>
  123.  
  124.     <p><strong>Language Selection</strong><br/>
  125.       To add a language, press <em>Select a language to add...</em>, choose
  126.       the language, and click the <em>Add</em> button. Remove a language by
  127.       selecting it in the list of active languages and clicking the
  128.       <em>Remove</em> button.</p>
  129.  
  130.     <p>You can reorder languages to determine the preferred one in case a page
  131.       is provided in two or more of your selected languages. Do this using the
  132.       <em>Move Up</em> and <em>Move Down</em> buttons.</p>
  133.  
  134.     <p><strong>Character Encoding</strong><br/>
  135.       The character encoding selected here will be used to display pages that
  136.       do not specify which encoding to use.</p>
  137.  
  138.     <h3 class="noMac" id="default_browser">Default Browser</h3>
  139.     <p class="noMac">You can set &brandShortName; as the default
  140.       browser by clicking <em>Set Default Browser</em>. This will ensure
  141.       &brandShortName; is used whenever an application is trying to display a
  142.       web page or when you open an HTML file.</p>
  143.  
  144.     <h3 id="connection_settings">Connection Settings</h3>
  145.  
  146.     <p><img width="275" height="296" alt="Connection Settings Dialog"
  147.       src="http://mozilla.org/projects/firefox/help/1.0/opt_connection.png"/></p>
  148.  
  149.     <p>Your organization or internet service provider may offer or require you
  150.       to use a proxy. A proxy acts as an intermediary between your computer and
  151.       the Internet. It intercepts all requests to the Internet to see if it can
  152.       fulfill the request using its cache. Proxies are used to improve
  153.       performance, filter requests, and hide your computer from the Internet to
  154.       improve security. Proxies are often part of a corporate firewall.</p>
  155.  
  156.     <strong>Configure Proxies to Access the Internet</strong>
  157.  
  158.     <dl>
  159.       <dt>Direct connection to the Internet</dt>
  160.       <dd>This is the default &pref.singular;. Choose this if you don't want to use a
  161.         proxy.</dd>
  162.  
  163.       <dt>Manual proxy configuration</dt>
  164.       <dd>Choose this if you don't have a proxy location (URL). Ask your
  165.         system administrator for the names and port numbers of the servers
  166.         running proxy software for each network service and enter the
  167.         information in the appropriate fields.</dd>
  168.  
  169.       <dt>Automatic proxy configuration URL</dt>
  170.       <dd>If your workplace has a proxy configuration file, ask the system
  171.         administrator for its URL and enter it here. Click <em>Reload</em> to
  172.         load the settings.</dd>
  173.     </dl>
  174.  
  175. <h2 id="privacy_options">Privacy &pref.pluralCaps;</h2>
  176.  
  177.   <p><img width="425" height="353" alt="Privacy Panel"
  178.         src="http://mozilla.org/projects/firefox/help/1.0/opt_privacy.png"/></p>
  179.  
  180.   <p>The Privacy panel contains &pref.plural; related to your privacy. As you browse
  181.     the web, information on where you have been, what pages you have visited,
  182.     etc. are stored here. You can click the <em>Clear</em> button on each
  183.     section to clear that information. Alternatively you can clear all
  184.     information stored while browsing by clicking <em>Clear All</em>. A
  185.     confirmation dialog will be shown before clearing the information.</p>
  186.  
  187.   <p>To display section-specific &pref.plural;, expand a section by clicking on the
  188.     small + button.</p>
  189.  
  190.   <h3 id="history">History</h3>
  191.   <p>Here you can specify for how many days you want the browser to remember
  192.     what pages you have visited. The default is 9 days.</p>
  193.  
  194.   <h3 id="saved_form_information">Saved Form Information</h3>
  195.   <p><em>Save information I enter in web page forms and the Search
  196.     bar</em><br/>When you enter information in web forms, &brandShortName;
  197.     remembers what you type and automatically makes suggestions when you enter
  198.     information again. To stop this behavior, uncheck this &pref.singular;.</p>
  199.  
  200.   <h3 id="saved_passwords">Saved Passwords</h3>
  201.   <p><em>Remember Passwords</em><br/>&brandShortName; can securely
  202.     save passwords you enter in web forms to make it easier to log on to
  203.     web sites.  Clear this checkbox to prevent &brandShortName; from
  204.     remembering your passwords.</p>
  205.  
  206.   <p><em>View Saved Passwords</em><br/>You can manage saved passwords and
  207.     delete individual passwords by clicking the <em>View Saved Passwords</em>
  208.     button.</p>
  209.  
  210.   <p id="set_change_master_password"><em>Set/Change Master Password...</em><br/>
  211.     &brandShortName; can protect sensitive information such as saved passwords
  212.     and certificates. If you create a Master Password, &brandShortName; will ask
  213.     you to enter it once per session as soon as it is needed. You can set,
  214.     change or delete the master password by clicking this button.</p>
  215.  
  216.   <h3 id="download_manager_history">Download Manager History</h3>
  217.   <p>The Download Manager (accessible from <span class="menuPath">Tools</span>
  218.     or by pressing
  219.     <span class="noUnix">&accelKey;+<kbd>J</kbd></span><span class="unix">&accelKey;+<kbd>Y</kbd></span>)
  220.     stores shortcuts to your recent downloads. The Download &pref.plural; are
  221.     available in the <strong>Downloads panel</strong>.</p>
  222.  
  223.   <h3 id="cookies">Cookies</h3>
  224.   <p>A cookie is a file created by a web site that stores information on your
  225.     computer, such as your preferences when visiting that site.</p>
  226.  
  227.   <p>To display the Cookie Manager click <em>View Cookies</em>.</p>
  228.  
  229.   <p><em>Allow sites to set cookies</em><br/>
  230.     By default cookies are enabled. Uncheck this &pref.singular; to disable the use of
  231.     cookies. Note that some sites may not work properly when cookies are
  232.     disabled.</p>
  233.  
  234.   <p>Learn more about cookies, the individual &pref.plural;, and how you can gain
  235.     control over what sites are allowed to store cookies on your computer by
  236.     reading about <a href="cookies.xhtml">Managing Cookies</a>.</p>
  237.  
  238.   <h3 id="cache">Cache</h3>
  239.   <p>Pages you view are normally stored in a special cache folder for quicker
  240.     viewing the next time you visit the same page. Here you are able to
  241.     specify the amount of disk space the cache can use.</p>
  242.  
  243. <h2 id="web_features_options">Web Features &pref.pluralCaps;</h2>
  244.  
  245.   <p><img width="425" height="315" alt="Web Features Panel"
  246.     src="http://mozilla.org/projects/firefox/help/1.0/opt_webfeatures.png"/></p>
  247.  
  248.   <p><em>Block Popup Windows</em><br/>By default, &brandShortName; blocks
  249.     annoying popup windows on web sites. Unchecking this &pref.singular; will disable
  250.     popup blocking.</p>
  251.  
  252.   <p>Some web sites make legitimate use of popup windows. Therefore, you can
  253.     allow these sites to open popups anyway. To do so, click <em>Allowed
  254.     Sites</em>, enter the site name, and click <em>Allow</em>.</p>
  255.  
  256.   <p>To remove a web site from the list, select it and then click <em>Remove
  257.     Site</em>. To clear the list completely, click <em>Remove All Sites</em>.
  258.     Click <em>OK</em> to confirm your changes or click <em>Cancel</em> to
  259.     discard them.</p>
  260.  
  261.   <p><em>Allow web sites to install software</em><br/>
  262.     By default, web sites are allowed to install software such as extensions
  263.     and themes. However, &brandShortName; will always ask you to confirm
  264.     software installations. Uncheck this &pref.singular; to completely disable extension
  265.     and theme installation.</p>
  266.  
  267.   <p>Enabling this &pref.singular; is sufficient to install themes. Extensions are more
  268.     powerful than themes, however, so you must explicitly allow a web site to
  269.     install its extensions. To do so, click <em>Allowed Sites</em>, enter the
  270.     site name, and click <em>Allow</em>.</p>
  271.  
  272.   <p><em>Load Images</em><br/>By default images are loaded on web pages.
  273.     Uncheck this &pref.singular; to disable images completely.</p>
  274.  
  275.   <ul>
  276.     <li><em>for the originating web site only</em><br/>Enabling this &pref.singular;
  277.       will make sure that only images located at the current web site are
  278.       loaded.</li>
  279.   </ul>
  280.  
  281.     <p><img width="247" height="291" alt="Images Exceptions Dialog"
  282.     src="http://mozilla.org/projects/firefox/help/1.0/opt_imagemanager.png"/></p>
  283.  
  284.     <p>Depending on if you enable images, you can change which sites are
  285.       blocked or which sites can load images by clicking <em>Exceptions</em>.
  286.       Enter the site you want to allow/deny images from and click
  287.       <em>Allow</em> to allow images, or click <em>Block</em> to block the
  288.       images. Click <em>OK</em> to confirm your changes, or click
  289.       <em>Cancel</em> to discard them.</p>
  290.  
  291.   <p><em>Enable Java</em><br/>Java is a popular programming language for the
  292.     web developed by Sun Microsystems. A single Java program can run on many
  293.     different kinds of computers, thus avoiding the need for programmers to
  294.     create a separate version of each program for each kind of computer.
  295.     Uncheck this &pref.singular; to disable Java applets in &brandShortName;. Note that
  296.     in order for Java applets to work, you must install the Java plugin.</p>
  297.  
  298.   <p><em>Enable JavaScript</em><br/>JavaScript is a scripting language
  299.     commonly used to construct web pages. JavaScript is often used to
  300.     dynamically validate forms and select buttons. Disabling JavaScript may
  301.     cause some sites to not work properly.</p>
  302.  
  303.   <p>While it is usually recommended to keep JavaScript enabled, there are
  304.     some functions that you may want to disable. Click the <em>Advanced...</em>
  305.     button to display these &pref.plural;.</p>
  306.  
  307.   <p><img width="198" height="170" alt="JavaScript Settings Dialog"
  308.     src="http://mozilla.org/projects/firefox/help/1.0/opt_javascript.png"/></p>
  309.  
  310.   <h3 id="allow_scripts_to">Allow scripts to:</h3>
  311.   <dl>
  312.     <dt>Move or resize existing windows</dt>
  313.     <dd>Uncheck this &pref.singular; to disable moving and resizing windows using
  314.       scripts.</dd>
  315.  
  316.     <dt>Raise or lower windows</dt>
  317.     <dd>Uncheck this &pref.singular; to make sure scripts cannot raise or lower
  318.       windows.</dd>
  319.  
  320.     <dt>Disable or replace context menus</dt>
  321.     <dd>Uncheck this &pref.singular; to prevent web pages from disabling or changing
  322.       the &brandShortName; context menu.</dd>
  323.  
  324.     <dt>Hide the status bar</dt>
  325.     <dd>Uncheck this &pref.singular; to force the status bar to be displayed in popup
  326.       windows.</dd>
  327.  
  328.     <dt>Change status bar text</dt>
  329.     <dd>Uncheck this &pref.singular; to disable annoying status bar text scrolling and
  330.       Web address hiding.</dd>
  331.  
  332.     <dt>Change images</dt>
  333.     <dd>Uncheck this &pref.singular; to disable changing of images. Disabling this can
  334.       make some menus harder to navigate.</dd>
  335.   </dl>
  336.  
  337. <h2 id="downloads_options">Downloads &pref.pluralCaps;</h2>
  338.  
  339.   <p><img
  340.     src="http://mozilla.org/projects/firefox/help/1.0/opt_downloads.png"
  341.     width="425" height="353" alt="Downloads Panel"/></p>
  342.  
  343.   <p>This panel controls how &brandShortName; handles different file types
  344.     such as applications, compressed files, and multimedia files.</p>
  345.  
  346.   <h3 id="download_folder">Download Folder</h3>
  347.  
  348.   <p><em>Ask me where to save every file</em><br/>
  349.     &brandShortName; will ask you where you want the file to be saved whenever
  350.     you download a file.</p>
  351.  
  352.   <p><em>Save all files to this folder:</em><br/>This is the default &pref.singular;
  353.     in &brandShortName;, and the default folder is the Desktop.  You can
  354.     specify a different folder where all downloads will be saved, such as the
  355.     "My Downloads" folder. You can browse to a specific folder by
  356.     selecting <em>Other...</em> from the drop-down list of available folders.
  357.     To show the folder, click the <em>Show Folder</em> button. This will open
  358.     the folder in the default file manager.</p>
  359.  
  360.   <h3 id="file_types">File Types</h3>
  361.  
  362.   <p>This list contains file types that you have downloaded. You can choose
  363.     what &brandShortName; should do when clicking on a specific file type.
  364.     Select the file type you want to modify and click the <em>Change
  365.     Action...</em> button.</p>
  366.  
  367.   <p>This will display the Change Action window, where you can choose to have
  368.     the file type opened by an application or saved to disk. For example, if
  369.     you view lots of media files on web pages, you might want to specify that
  370.     &brandShortName; always open media files in your media player instead of
  371.     asking where you want each media file to be saved.</p>
  372.  
  373.   <p><img width="293" height="236" alt="Change Action Dialog"
  374.     src="http://mozilla.org/projects/firefox/help/1.0/opt_downloadaction.png"/></p>
  375.  
  376.   <ul>
  377.     <li><em>Open them in the Default application:</em><br/>Select this &pref.singular;
  378.       to open this file type in the default application for that file type
  379.       (determined by the operating system).</li>
  380.     <li><em>Open them in this application:</em><br/>Select this &pref.singular; to
  381.       specify another application that should handle this file type. You will
  382.       see a dialog asking you to specify the application to use.</li>
  383.     <li><em>Save to Disk</em><br/>This &pref.singular; will save the files to disk. If
  384.       you have the <em>Save all files to this folder</em> &pref.singular; enabled, the
  385.       files will be saved automatically.</li>
  386.   </ul>
  387.  
  388.   <p>To remove an automatic rule for a file type, select that file type and
  389.     click the <em>Remove</em> button.</p>
  390.   <p>From the Downloads panel, you can also control the plug-ins for
  391.     &brandShortName;. Click the <em>Plug-Ins...</em> button to display the
  392.     Plug-Ins window:</p>
  393.  
  394.   <p><img width="245" height="269" alt="Plug-Ins Dialog"
  395.     src="http://mozilla.org/projects/firefox/help/1.0/opt_plugins.png"/></p>
  396.  
  397.   <p>From this window, you can control which plug-ins for &brandShortName; can
  398.     run. For example, if you don't like Flash animations in general but still
  399.     find a need to have the plug-in installed, you can disable the plug-in
  400.     here. This will block any Flash ads and animations until you enable the
  401.     plug-in again.</p>
  402.  
  403. <h2 id="advanced_options">Advanced &pref.pluralCaps;</h2>
  404.  
  405.   <p><img src="http://mozilla.org/projects/firefox/help/1.0/opt_advanced.png"
  406.     width="425" height="318" alt="Advanced Panel"/></p>
  407.  
  408.   <p>The advanced panel contains many &pref.plural; that are less likely to be used
  409.     by most people but are still useful and sometimes critical &pref.plural; for some
  410.     people.</p>
  411.  
  412.   <h3 id="accessibility">Accessibility</h3>
  413.   <p><em>Move system caret with focus/selection changes</em><br/>Specifies
  414.     whether to move the system caret whenever the focus or selection changes.
  415.     Some accessibility aids, such as screen readers and screen magnifiers, use
  416.     the system caret to determine which area of the screen to read or
  417.     magnify.</p>
  418.  
  419.   <p><em>Begin finding as you begin typing</em><br/>When this &pref.singular; is
  420.     enabled, &brandShortName; will find within the current web page what you
  421.     type as you type it.  While you are finding typed text in the page, the Find
  422.     Toolbar will automatically display at the bottom of the window to show
  423.     information about what you've found.</p>
  424.  
  425.   <h3 id="browsing">Browsing</h3>
  426.  
  427.   <p><em>Resize large images to fit in the &brandShortName; window</em><br/>
  428.     This feature is similar to the one seen in Internet Explorer. It makes
  429.     images that are larger than can be fit on the screen shrink automatically
  430.     so you can view the whole picture. Click on the image to view it at full
  431.     size.</p>
  432.  
  433.   <p><em>Use autoscrolling</em><br/>Autoscrolling is a useful feature which
  434.     allows you to scroll the page by just holding down the middle mouse button
  435.     (usually the scroll wheel) and move the mouse up or down. Some people find
  436.     this annoying, so autoscroll can be disabled with this &pref.singular;.</p>
  437.  
  438.   <p><em>Use smooth scrolling</em><br/>Smooth scrolling is still somewhat
  439.     experimental in &brandShortName;, but it can be very useful if you read a
  440.     lot of long pages. Normally, when you press the Page Down key, the view
  441.     jumps directly down one page. With Smooth Scrolling, it slides down more
  442.     smoothly, so you are actually able to see how much it scrolls. This makes
  443.     it easier to resume reading from where you were before.</p>
  444.  
  445.   <h3 id="tabbed_browsing">Tabbed Browsing</h3>
  446.  
  447.   <p><em>Open links from other applications in:</em><br/>When other
  448.     applications on your computer display a web page, &brandShortName; opens the
  449.     page in the most recently displayed tab or window.  You can make
  450.     &brandShortName; open the page elsewhere by changing this
  451.     &pref.singular;.</p>
  452.  
  453.   <p><em>Force links that open new windows to open in:</em><br/>&brandShortName;
  454.     opens new windows from links when web pages request them.  If you prefer to
  455.     use tabs as you browse, this behavior may be counterproductive.  You can
  456.     force &brandShortName; to open links that would normally be opened in new
  457.     windows to be opened elsewhere.  To do so, select the checkbox for this
  458.     &pref.singular; and choose the behavior you desire.</p>
  459.  
  460.   <p><em>Hide the tab bar when only one web site is open</em><br/>If you're
  461.     only viewing one web page in a &brandShortName; window, the tab bar is not
  462.     shown. Uncheck this &pref.singular; to always show the tab bar.</p>
  463.  
  464.   <p><em>Select new tabs opened from links</em><br/>When you middle-click on
  465.     Web links (or hold down &accelKey; while clicking with the left mouse
  466.     button), the links will be opened in a new tab. That tab will not be shown
  467.     directly; it will be loaded in a background tab. Check this &pref.singular; to load
  468.     the link in a foreground tab instead, which will show that tab
  469.     directly.</p>
  470.  
  471.   <p><em>Select new tabs opened from bookmarks or history</em><br/>When you open
  472.     bookmarks or web pages from your browsing history in a new tab,
  473.     &brandShortName; automatically selects the tab and displays the newly-opened
  474.     web page. Uncheck this &pref.singular; to load bookmarks and pages from your
  475.     browsing history in a background tab.</p>
  476.  
  477.   <p><em>Warn when closing multiple tabs</em><br/>When you close a window with
  478.     multiple tabs, &brandShortName; will ask you to confirm your choice.  This
  479.     prevents you from accidentally closing the whole window when you wish to
  480.     close only the current tab.  Uncheck this box to skip past the warning
  481.     and have &brandShortName; automatically close the window.</p>
  482.  
  483.   <h3 id="software_update">Software Update</h3>
  484.  
  485.   <p>&brandShortName; can check whether a new version of your installed
  486.     extensions or of &brandShortName; itself is available.</p>
  487.  
  488.   <p><strong>&brandShortName;</strong><br/>
  489.     By default, &brandShortName; will periodically check and notify you when a
  490.     new version is available. Uncheck this &pref.singular; to disable the periodic
  491.     check.</p>
  492.  
  493.   <p><strong>My Extensions</strong><br/>
  494.     By default, &brandShortName; will periodically check and notify you when a
  495.     new version for one of your installed extensions is available. Uncheck
  496.     this &pref.singular; to disable the periodic check.</p>
  497.  
  498.   <p>Click the <em>Check Now</em> button to manually perform a check for
  499.     updates to &brandShortName; and installed extensions.</p>
  500.  
  501.   <h3 id="security">Security</h3>
  502.  
  503.   <p><em>Use SSL 2.0</em><br/>Specifies whether you want to send and receive
  504.     secured information through SSL2 (Secure Sockets Layer Level 2), the
  505.     standard protocol for secure transmissions. All secure web sites support
  506.     this protocol.</p>
  507.  
  508.   <p><em>Use SSL 3.0</em><br/>Specifies whether you want to send and receive
  509.     secured information through SSL3 (Secure Sockets Layer Level 3), a
  510.     protocol that is intended to be more secure than SSL2. Note that some web
  511.     sites may not support this protocol.</p>
  512.  
  513.   <p><em>Use TLS 1.0</em><br/>Specifies whether you want to send and receive
  514.     secured information through TLS (Transport Layer Security), an open
  515.     security standard similar to SSL3 (Secure Sockets Layer). Note that some
  516.     web sites may not support this protocol.</p>
  517.  
  518.   <h3 id="certificates">Certificates</h3>
  519.  
  520.   <p>Certificates help perform encryption and decryption of connections to
  521.     <a href="glossary.xhtml#secure_site">secure sites</a>.</p>
  522.  
  523.   <p><em>Client Certificate Selection</em><br/>When a web site requests a
  524.     secure connection, &brandShortName; will by default automatically use
  525.     an appropriate certificate.  If you wish to manually choose a certificate
  526.     (for example, if you wish to use a certain type of encryption instead of
  527.     what is automatically selected), select the &pref.singular; "Ask Every Time" and
  528.     you'll be in complete control of what certificates you use while
  529.     browsing.</p>
  530.  
  531.   <p><em>Manage Certificates</em><br/>Click the <em>Manage Certificates...</em>
  532.     button to view stored certificates, import new certificates, and
  533.     back up or delete old certificates in &brandShortName;.</p>
  534.  
  535.   <p><em>Manage Security Devices</em><br/>Security devices can encrypt and
  536.     decrypt connections and store certificates and passwords. If you need
  537.     to use a security device other than the one in &brandShortName;, click the
  538.     <em>Manage Security Devices...</em> button.</p>
  539.  
  540.   <h3 id="validation">Validation</h3>
  541.  
  542.   <p>Validation ensures that certificates used by &brandShortName; are not
  543.     obsolete.</p>
  544.  
  545.   <p><em>CRL</em><br/>&brandShortName; can use CRLs (also known as Certificate
  546.     Revocation Lists) to ensure that your certificates are not invalid.  If you
  547.     need to add a CRL to &brandShortName; or wish to view information about CRLs
  548.     you have installed, click the <em>Manage CRLs...</em> button.</p>
  549.  
  550.   <p><em>OCSP</em><br/>OCSP (Online Certificate Status Protocol) is a way to
  551.     validate your certificates every time they are viewed or used.
  552.     &brandShortName; does not use OCSP by default, but if you want to enable it,
  553.     you can do so here.  You will most likely only need to change this if your
  554.     Internet environment requires it.</p>
  555.  
  556. <div class="contentsBox"><em>14 October 2004</em></div>
  557. <p>Copyright © 2003-2004 Contributors to the Mozilla Help Viewer Project.</p>
  558. </body>
  559. </html>
  560.