From 31b18a0fa2b9fa92a54b4b0934ae2bf4e1373cd2 Mon Sep 17 00:00:00 2001 From: "bugzilla%arlen.demon.co.uk" Date: Thu, 27 Jul 2006 14:37:13 +0000 Subject: [PATCH] Bug 262080 Cruft removal/additional fixes for mozilla help files - more fixes p=giacomo.magnini@portalis.it r=me --- .../chrome/common/help/composer_help.xhtml | 7 +++---- .../common/help/cs_nav_prefs_advanced.xhtml | 20 +++++++++++++++++++ .../common/help/cs_nav_prefs_appearance.xhtml | 10 ++++++++++ .../common/help/cs_nav_prefs_navigator.xhtml | 16 +++++++++++++++ .../chrome/common/help/customize_help.xhtml | 7 +++---- .../chrome/common/help/helpFileLayout.css | 3 ++- .../chrome/common/help/using_certs_help.xhtml | 4 ++-- 7 files changed, 56 insertions(+), 11 deletions(-) diff --git a/suite/locales/en-US/chrome/common/help/composer_help.xhtml b/suite/locales/en-US/chrome/common/help/composer_help.xhtml index f76c6aa5dc0c..682e7f7f9a6b 100644 --- a/suite/locales/en-US/chrome/common/help/composer_help.xhtml +++ b/suite/locales/en-US/chrome/common/help/composer_help.xhtml @@ -544,7 +544,7 @@ window:

section, Advanced Property Editor, for details. -

Tip: You can select Show All Tags from the View menu to show all the HTML +

Tip: You can select HTML Tags from the View menu to show all the HTML elements in yellow boxes. Click any yellow box to select everything within that HTML tag or element. Double-click any yellow box to display the Advanced Property Editor dialog box for that HTML tag or @@ -631,7 +631,7 @@ not to do so.

dialog box, follow these steps:

    -
  1. From the View menu (or the Edit Mode toolbar), choose Show All Tags.
  2. +
  3. From the View menu (or the Edit Mode toolbar), choose HTML Tags.
  4. Double-click the object that you want to modify to open its Properties dialog box.
  5. Click Advanced Edit to open the object's Advanced Property Editor. The Advanced Property Editor has three tabs, each of which lists the current properties for the @@ -2301,8 +2301,7 @@ more cells, Composer removes the cell border as well, which can result in a table with empty spaces, or an outline that appears irregular due to an uneven number of cells.
  6. -
  7. -Use CSS styles instead of HTML elements and +
  8. Use CSS styles instead of HTML elements and attributes: Enables the use of Cascading Style Sheet (CSS) formatting in your Composer documents. With this preference enabled, Composer generates HTML 4.01 formatting with CSS inline diff --git a/suite/locales/en-US/chrome/common/help/cs_nav_prefs_advanced.xhtml b/suite/locales/en-US/chrome/common/help/cs_nav_prefs_advanced.xhtml index 2ddfdf315077..5ff8754d4066 100644 --- a/suite/locales/en-US/chrome/common/help/cs_nav_prefs_advanced.xhtml +++ b/suite/locales/en-US/chrome/common/help/cs_nav_prefs_advanced.xhtml @@ -65,6 +65,8 @@ you're not already viewing it, follow these steps:

    Launch for more information about using Quick Launch.
  9. +

    [Return to beginning of section]

    +

    Advanced Preferences - Scripts & Plug-ins

    @@ -124,6 +126,8 @@ you're not already viewing it, follow these steps:

    Managing Different File Types.

    +

    [Return to beginning of section]

    +

    Advanced Preferences - Keyboard Navigation

    This section describes how to use the Keyboard Navigation preferences @@ -160,6 +164,8 @@ you're not already viewing it, follow these steps:

    keyboard inactivity. +

    [Return to beginning of section]

    +

    Advanced Preferences - Cache

    This section describes how to use the Cache preferences panel. If @@ -213,6 +219,8 @@ you're not already viewing it, follow these steps:

    target="_blank">Link Prefetching FAQ. +

    [Return to beginning of section]

    +

    Advanced Preferences - Proxies

    This section describes how to use the Proxies preferences panel. If @@ -275,6 +283,8 @@ you're not already viewing it, follow these steps:

    +

    [Return to beginning of section]

    +

    Advanced Preferences - HTTP Networking

    This section describes how to use the HTTP Networking preferences panel. If @@ -313,6 +323,8 @@ you're not already viewing it, follow these steps:

    +

    [Return to beginning of section]

    +

    Advanced Preferences - Software Installation

    @@ -348,6 +360,8 @@ you're not already viewing it, follow these steps:

    +

    [Return to beginning of section]

    +

    Advanced Preferences - Mouse Wheel

    This section describes how to use the Mouse Wheel preferences panel. If @@ -395,6 +409,8 @@ you're not already viewing it, follow these steps:

    +

    [Return to beginning of section]

    +

    Advanced Preferences - DOM Inspector

    DOM Inspector is an optional Web development @@ -431,6 +447,8 @@ you're not already viewing it, follow these steps:

    +

    [Return to beginning of section]

    +

    Advanced Preferences - System

    The Systems preferences panel is only available on @@ -470,6 +488,8 @@ you're not already viewing it, follow these steps:

    instead of &brandShortName;.

    +

    [Return to beginning of section]

    +

    Copyright © 2003-2004 The Mozilla Foundation.

    diff --git a/suite/locales/en-US/chrome/common/help/cs_nav_prefs_appearance.xhtml b/suite/locales/en-US/chrome/common/help/cs_nav_prefs_appearance.xhtml index e6241978f49a..e9d8028b0612 100644 --- a/suite/locales/en-US/chrome/common/help/cs_nav_prefs_appearance.xhtml +++ b/suite/locales/en-US/chrome/common/help/cs_nav_prefs_appearance.xhtml @@ -101,6 +101,8 @@ image will make it appear at full size. +

    [Return to beginning of section]

    +

    Appearance Preferences - Fonts

    This section describes how to use the Fonts preferences panel. If @@ -154,6 +156,8 @@ screen resolution will improve text readability on some screens. +

    [Return to beginning of section]

    +

    Appearance Preferences - Colors

    This section describes how to use the Colors preferences panel. If @@ -197,6 +201,8 @@ +

    [Return to beginning of section]

    +

    Appearance Preferences - Themes

    This section describes how to use the Themes preferences panel. If @@ -235,6 +241,8 @@ +

    [Return to beginning of section]

    +

    Appearance Preferences - Languages/Content

    This section describes how to use the Language and Content Packs preferences @@ -267,6 +275,8 @@ +

    [Return to beginning of section]

    +

    Copyright © 2003-2004 The Mozilla Foundation.

    diff --git a/suite/locales/en-US/chrome/common/help/cs_nav_prefs_navigator.xhtml b/suite/locales/en-US/chrome/common/help/cs_nav_prefs_navigator.xhtml index ab98e59f93eb..5df08a2a012a 100644 --- a/suite/locales/en-US/chrome/common/help/cs_nav_prefs_navigator.xhtml +++ b/suite/locales/en-US/chrome/common/help/cs_nav_prefs_navigator.xhtml @@ -123,6 +123,8 @@ +

    [Return to beginning of section]

    +

    Navigator Preferences - History

    This section describes how to use the History preferences panel. If @@ -161,6 +163,8 @@

    For more information about history in &brandShortName;, see Retracing Your Steps.

    +

    [Return to beginning of section]

    +

    Navigator Preferences - Languages

    This section describes how to use the Languages preferences panel. If @@ -197,6 +201,8 @@ +

    [Return to beginning of section]

    +

    Navigator Preferences - Helper Applications

    This section describes how to use the Helper Applications preferences panel. @@ -280,6 +286,8 @@ Managing Different File Types.

    +

    [Return to beginning of section]

    +

    Navigator Preferences - Smart Browsing

    This section describes how to use the Smart Browsing preferences panel. If @@ -340,6 +348,8 @@ target="_blank">Domain Guessing. +

    [Return to beginning of section]

    +

    This section describes how to use the Internet Search preferences panel. If @@ -380,6 +390,8 @@ +

    [Return to beginning of section]

    +

    Navigator Preferences - Tabbed Browsing

    This section describes how to use the Tabbed Browsing preferences panel. If @@ -443,6 +455,8 @@ +

    [Return to beginning of section]

    +

    Navigator Preferences - Downloads

    This section describes how to use the Downloads preferences panel. If @@ -480,6 +494,8 @@ Managing Different File Types.

    +

    [Return to beginning of section]

    +

    Copyright © 2003-2004 The Mozilla Foundation.

    diff --git a/suite/locales/en-US/chrome/common/help/customize_help.xhtml b/suite/locales/en-US/chrome/common/help/customize_help.xhtml index a5994a6a23df..c267456e10d4 100644 --- a/suite/locales/en-US/chrome/common/help/customize_help.xhtml +++ b/suite/locales/en-US/chrome/common/help/customize_help.xhtml @@ -723,7 +723,7 @@

    Use the Component Bar at the bottom left of any &brandShortName; window to switch between tasks (such as browsing or mail).

    -

    component bar

    +

    component bar

    [Return to beginning of section]

    @@ -757,8 +757,7 @@ -

    Notes:

    +

    Notes:

    • The bookmark icon

      Controlling Validation

      -

      As discussed above under Get Your Own - Certificate, a certificate is a form of identification, much like a +

      As discussed above under Get Your + Own Certificate, a certificate is a form of identification, much like a driver's license, that you can use to identify yourself over the Internet and other networks. However, also like a driver's license, a certificate may expire or become invalid for some other reason. Therefore,