зеркало из https://github.com/mozilla/pjs.git
Bug 282893 Properly indent children in help files especially <div> privacy, privsec, ssl, using_certs fixes
p=giacomo.magnini@portalis.it r=me
This commit is contained in:
Родитель
81ad38adb4
Коммит
a63d6fbe99
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" [
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]>
|
||||
|
@ -40,14 +40,13 @@
|
|||
<div class="contentsBox">Privacy topics:
|
||||
<ul>
|
||||
<li><a href="#privacy_on_the_internet">Privacy on the Internet</a></li>
|
||||
<li><a href="using_priv_help.xhtml#using_the_cookie_manager">Using the Cookie
|
||||
Manager</a></li>
|
||||
<li><a href="using_priv_help.xhtml#using_the_cookie_manager">Using the
|
||||
Cookie Manager</a></li>
|
||||
<li><a href="using_priv_help.xhtml#using_the_password_manager">Using the
|
||||
Password Manager</a></li>
|
||||
<li><a href="using_priv_help.xhtml#using_the_form_manager">Using the Form
|
||||
Manager</a></li>
|
||||
<li><a href=
|
||||
"using_priv_help.xhtml#encrypting_stored_sensitive_information">Encrypting
|
||||
<li><a href="using_priv_help.xhtml#encrypting_stored_sensitive_information">Encrypting
|
||||
Stored Sensitive Information</a></li>
|
||||
<li><a href="using_priv_help.xhtml#managing_images">Managing Images</a></li>
|
||||
<li><a href="privsec_help.xhtml">Privacy & Security Preferences</a></li>
|
||||
|
@ -65,12 +64,13 @@
|
|||
<ul>
|
||||
<li><a href="#what_information_does_my_browser_give_to_a_web_site">What
|
||||
Information Does My Browser Give to a Web Site?</a></li>
|
||||
<li><a href="#what_are_cookies_and_how_do_they_work">What Are Cookies, and How
|
||||
Do They Work?</a></li>
|
||||
<li><a href="#how_can_i_control_web_pages_in_email_messages">How Can I Control
|
||||
Web Pages in Email Messages?</a></li>
|
||||
<li><a href="#what_are_cookies_and_how_do_they_work">What Are Cookies, and
|
||||
How Do They Work?</a></li>
|
||||
<li><a href="#how_can_i_control_web_pages_in_email_messages">How Can I
|
||||
Control Web Pages in Email Messages?</a></li>
|
||||
<li><a href="#how_do_i_make_sure_unauthorized_people_dont_use_information_about_me">How
|
||||
Can I Make Sure Unauthorized People Don't Use Information About Me?</a></li>
|
||||
Can I Make Sure Unauthorized People Don't Use Information About
|
||||
Me?</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
@ -94,18 +94,18 @@
|
|||
|
||||
<p>Your browser must tell the site your Internet address (also known as the
|
||||
Internet Protocol, or IP address) so the site knows where to send the page
|
||||
you are requesting. The site can't present the page you want to see unless it
|
||||
knows your IP address.</p>
|
||||
you are requesting. The site can't present the page you want to see
|
||||
unless it knows your IP address.</p>
|
||||
|
||||
<p>Your IP address can be either temporary or fixed (static).</p>
|
||||
|
||||
<p>If you connect to the Internet through a standard modem that's attached to
|
||||
your phone line, then your Internet service provider (ISP) may assign you a
|
||||
temporary IP address each time you log on. You use the temporary IP address
|
||||
<p>If you connect to the Internet through a standard modem that's attached
|
||||
to your phone line, then your Internet service provider (ISP) may assign you
|
||||
a temporary IP address each time you log on. You use the temporary IP address
|
||||
for the duration of your Internet session—for example, until you sign
|
||||
off or hang up your dial-up connection, or otherwise end your computer's live
|
||||
connection with the Internet. Each ISP has many IP addresses, and they assign
|
||||
the addresses at random to users.</p>
|
||||
off or hang up your dial-up connection, or otherwise end your computer's
|
||||
live connection with the Internet. Each ISP has many IP addresses, and they
|
||||
assign the addresses at random to users.</p>
|
||||
|
||||
<p>If you have DSL, a cable modem, or a fiber-optic connection, you may have a
|
||||
fixed IP address that you use every time you connect.</p>
|
||||
|
@ -115,9 +115,9 @@
|
|||
<h3>Referring Page</h3>
|
||||
|
||||
<p>The site is also told which page you were reading when you clicked a link to
|
||||
see one of the site's pages. This allows the site to know which site referred
|
||||
you. Or, as you traverse the site, it allows the site to know which of its
|
||||
pages you came from.</p>
|
||||
see one of the site's pages. This allows the site to know which site
|
||||
referred you. Or, as you traverse the site, it allows the site to know which
|
||||
of its pages you came from.</p>
|
||||
|
||||
<p>[<a href="#privacy_on_the_internet">Return to beginning of section</a>]</p>
|
||||
|
||||
|
@ -161,16 +161,17 @@
|
|||
|
||||
<h3 id="what_are_third-party_cookies">What Are Third-Party Cookies?</h3>
|
||||
|
||||
<p>If your browser stores a site's cookie, it will return the cookie only to
|
||||
that particular site. Your browser will not provide one site with cookies set
|
||||
by another. Since a web site can only receive its own cookies, it can learn
|
||||
about your activities while you are at that site but not your activities in
|
||||
general while surfing the Web.</p>
|
||||
<p>If your browser stores a site's cookie, it will return the cookie only
|
||||
to that particular site. Your browser will not provide one site with cookies
|
||||
set by another. Since a web site can only receive its own cookies, it can
|
||||
learn about your activities while you are at that site but not your
|
||||
activities in general while surfing the Web.</p>
|
||||
|
||||
<p>But sometimes a web site displays content that is hosted on another web
|
||||
site. That content can be anything from an image to text or an advertisement.
|
||||
The other web site that hosts such elements also has the ability to store a
|
||||
cookie in your browser, even though you don't visit the site directly.</p>
|
||||
cookie in your browser, even though you don't visit the site directly.
|
||||
</p>
|
||||
|
||||
<p>Cookies that are stored by a site other than the one you are visiting are
|
||||
called <strong>third-party cookies</strong> or <strong>foreign
|
||||
|
@ -192,8 +193,8 @@
|
|||
web pages that are received as part of email messages.</p>
|
||||
|
||||
<p>While it may be convenient to enable some or all of these capabilities when
|
||||
you're browsing the web, they may not be necessary in single web pages sent
|
||||
as attachments to messages.</p>
|
||||
you're browsing the web, they may not be necessary in single web pages
|
||||
sent as attachments to messages.</p>
|
||||
|
||||
<p>For information on enabling or disabling cookies, images, JavaScript, and
|
||||
plug-ins in email messages, see the following sections:</p>
|
||||
|
@ -221,7 +222,8 @@
|
|||
email, or any other method), it is possible that someone else may be able to
|
||||
intercept it.</p>
|
||||
|
||||
<p>Here are some questions you might ask about a web site's privacy policy:</p>
|
||||
<p>Here are some questions you might ask about a web site's privacy
|
||||
policy:</p>
|
||||
|
||||
<ul>
|
||||
<li>What kinds of personal information is this site gathering?</li>
|
||||
|
|
|
@ -12,13 +12,13 @@
|
|||
<link rel="stylesheet" href="chrome://help/locale/helpFileLayout.css"
|
||||
type="text/css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Privacy & Security Preferences</h1>
|
||||
|
||||
<p>The sections listed below describe the Privacy & Security preferences.
|
||||
To see the preference panels, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the <span class="mac">&brandShortName;</span>
|
||||
<span class="noMac">Edit</span> menu and choose Preferences.</li>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" [
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" [
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]>
|
||||
|
@ -31,8 +31,8 @@
|
|||
<li><a href="#checking_security_for_a_web_page">Checking Security for a Web
|
||||
Page</a></li>
|
||||
<li><a href="#managing_certificates">Managing Certificates</a></li>
|
||||
<li><a href="#managing_smart_cards_and_other_security_devices">Managing Smart
|
||||
Cards and Other Security Devices</a></li>
|
||||
<li><a href="#managing_smart_cards_and_other_security_devices">Managing
|
||||
Smart Cards and Other Security Devices</a></li>
|
||||
<li><a href="#managing_ssl_warnings_and_settings">Managing SSL Warnings and
|
||||
Settings</a></li>
|
||||
<li><a href="#controlling_validation">Controlling Validation</a></li>
|
||||
|
@ -159,14 +159,13 @@
|
|||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#managing_certificates_that_identify_you">Managing Certificates
|
||||
that Identify You</a></li>
|
||||
<li><a href="#managing_certificates_that_identify_you">Managing
|
||||
Certificates that Identify You</a></li>
|
||||
<li><a href="#managing_certificates_that_identify_others">Managing
|
||||
Certificates that Identify Others</a></li>
|
||||
<li><a href="#managing_certificates_that_identify_websites">Managing
|
||||
Certificates that Identify Websites</a></li>
|
||||
<li><a href=
|
||||
"#managing_certificates_that_identify_certificate_authorities">Managing
|
||||
<li><a href="#managing_certificates_that_identify_certificate_authorities">Managing
|
||||
Certificates that Identify Certificate Authorities</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -209,8 +208,7 @@ Identify You</h2>
|
|||
<p>For more details about any of these tasks, see
|
||||
<a href="certs_help.xhtml#your_certificates">Your Certificates</a>.</p>
|
||||
|
||||
<p>[<a href="#managing_certificates">Return to beginning of
|
||||
section</a>]</p>
|
||||
<p>[<a href="#managing_certificates">Return to beginning of section</a>]</p>
|
||||
|
||||
<h2 id="managing_certificates_that_identify_others">Managing Certificates that
|
||||
Identify Others</h2>
|
||||
|
@ -276,8 +274,8 @@ section</a>]</p>
|
|||
selected website certificates in the future.</p>
|
||||
|
||||
<p>For more details, see
|
||||
<a href="certs_help.xhtml#web_site_certificates">Website
|
||||
Certificates</a>.</p>
|
||||
<a href="certs_help.xhtml#web_site_certificates">Website Certificates</a>.
|
||||
</p>
|
||||
|
||||
<p>[<a href="#managing_certificates">Return to beginning of section</a>]</p>
|
||||
|
||||
|
@ -337,8 +335,8 @@ selected website certificates in the future.</p>
|
|||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#about_security_devices_and_modules">About Security Devices and
|
||||
Modules</a></li>
|
||||
<li><a href="#about_security_devices_and_modules">About Security Devices
|
||||
and Modules</a></li>
|
||||
<li><a href="#using_security_devices">Using Security Devices</a></li>
|
||||
<li><a href="#using_security_modules">Using Security Modules</a></li>
|
||||
<li><a href="#enable_fips_mode">Enable FIPS Mode</a></li>
|
||||
|
@ -650,7 +648,6 @@ Settings</h1>
|
|||
click the link for the CRL that you want to import.
|
||||
|
||||
<p>The Import Status dialog box appears.</p>
|
||||
|
||||
</li>
|
||||
<li>Confirm that the CRL was imported successfully and that it's the one
|
||||
you wanted. In most cases you should also click Yes, which enables
|
||||
|
@ -690,8 +687,8 @@ Settings</h1>
|
|||
<li>Open the <span class="mac">&brandShortName;</span>
|
||||
<span class="noMac">Edit</span> menu and choose Preferences.</li>
|
||||
<li>Under the Privacy & Security category, click Validation. (If no
|
||||
subcategories are visible, double-click Privacy & Security to expand the
|
||||
list.)</li>
|
||||
subcategories are visible, double-click Privacy & Security to expand
|
||||
the list.)</li>
|
||||
<li>Click Manage CRLs in the Validation panel to see a list of the CRLs
|
||||
available to Certificate Manager.</li>
|
||||
</ol>
|
||||
|
|
Загрузка…
Ссылка в новой задаче