Skip to content

Commit d1d0d45

Browse files
committed
Html 5 fixes
Handles platform.doc.user/reference. Contributes to #3275
1 parent 45a48fe commit d1d0d45

103 files changed

Lines changed: 1144 additions & 1300 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/book.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/reference/help_preferences.htm

Lines changed: 28 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1+
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
44
<meta name="copyright" content=
55
"Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
6-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7-
<meta http-equiv="Content-Style-Type" content="text/css">
8-
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
9-
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
6+
<meta charset="utf-8">
7+
<link rel="STYLESHEET" href="../book.css" type="text/css">
8+
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
109
<title>Help</title>
1110
</head>
1211
<body>
@@ -15,49 +14,49 @@ <h1>Help</h1>
1514
'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.help.ui.browsersPreferencePage)")'>
1615
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <strong>Help</strong></a> preferences
1716
page, you can indicate how to display help information.</p>
18-
<table border="1" cellspacing="0">
17+
<table class="border">
1918
<thead>
2019
<tr>
21-
<th rowspan="1" colspan="1">
20+
<th>
2221
<p class="Para">Option</p>
2322
</th>
24-
<th rowspan="1" colspan="1">
23+
<th>
2524
<p class="Para">Description</p>
2625
</th>
27-
<th rowspan="1" colspan="1">
26+
<th>
2827
<p class="Para">Default</p>
2928
</th>
3029
</tr>
3130
</thead>
3231
<tr>
33-
<th align="left"><span style="font-weight: 400">Open Help Search</span></th>
34-
<th align="left"><span style="font-weight: 400">Configures whether Help/Search (and Help/Index if configured)
35-
opens the help view or help contents.</span></th>
36-
<th align="left"><span style="font-weight: 400">In the dynamic help view</span></th>
32+
<td><span style="font-weight: 400">Open Help Search</span></td>
33+
<td><span style="font-weight: 400">Configures whether Help/Search (and Help/Index if configured)
34+
opens the help view or help contents.</span></td>
35+
<td><span style="font-weight: 400">In the dynamic help view</span></td>
3736
</tr>
3837
<tr>
39-
<th align="left"><span style="font-weight: 400">Open help view documents</span></th>
40-
<th align="left"><span style="font-weight: 400">This option allows you to determine whether the documents
41-
selected in the help view will be opened in-place, in the editor area or in a browser.</span></th>
42-
<th align="left"><span style="font-weight: 400">in-place</span></th>
38+
<td><span style="font-weight: 400">Open help view documents</span></td>
39+
<td><span style="font-weight: 400">This option allows you to determine whether the documents
40+
selected in the help view will be opened in-place, in the editor area or in a browser.</span></td>
41+
<td><span style="font-weight: 400">in-place</span></td>
4342
</tr>
4443
<tr>
45-
<th align="left"><span style="font-weight: 400">Open Help Contents</span></th>
46-
<th align="left"><span style="font-weight: 400">Allows you to open help contents in an external web browser or in
47-
the Eclipse help browser. Use "Web Browser" preference page to select browser to use.</span></th>
48-
<th align="left"><span style="font-weight: 400">Off</span></th>
44+
<td><span style="font-weight: 400">Open Help Contents</span></td>
45+
<td><span style="font-weight: 400">Allows you to open help contents in an external web browser or in
46+
the Eclipse help browser. Use "Web Browser" preference page to select browser to use.</span></td>
47+
<td><span style="font-weight: 400">Off</span></td>
4948
</tr>
5049
<tr>
51-
<th align="left"><span style="font-weight: 400">Open window context help</span></th>
52-
<th align="left"><span style="font-weight: 400">This option allows you to determine whether the window context
53-
help will be opened in a dynamic help view or in an infopop.</span></th>
54-
<th align="left"><span style="font-weight: 400">in a dynamic help view</span></th>
50+
<td><span style="font-weight: 400">Open window context help</span></td>
51+
<td><span style="font-weight: 400">This option allows you to determine whether the window context
52+
help will be opened in a dynamic help view or in an infopop.</span></td>
53+
<td><span style="font-weight: 400">in a dynamic help view</span></td>
5554
</tr>
5655
<tr>
57-
<th align="left"><span style="font-weight: 400">Open dialog context help</span></th>
58-
<th align="left"><span style="font-weight: 400">This option allows you to determine whether the dialog context
59-
help will be opened in a dynamic help section of help view or in an infopop.</span></th>
60-
<th align="left"><span style="font-weight: 400">in dialog tray</span></th>
56+
<td><span style="font-weight: 400">Open dialog context help</span></td>
57+
<td><span style="font-weight: 400">This option allows you to determine whether the dialog context
58+
help will be opened in a dynamic help section of help view or in an infopop.</span></td>
59+
<td><span style="font-weight: 400">in dialog tray</span></td>
6160
</tr>
6261
</table>
6362
<h3 class="related">Related Concepts</h3><a href="../concepts/help.htm">Help</a><br>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/reference/help_preferences_content.htm

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1+
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
44
<meta name="copyright" content=
55
"Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
6-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7-
<meta http-equiv="Content-Style-Type" content="text/css">
8-
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
6+
<meta charset="utf-8">
7+
<link rel="STYLESHEET" href="../book.css" type="text/css">
98
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
109
<title>Help Content</title>
1110
</head>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/reference/ref-10.htm

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
1-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1+
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
44
<meta name="copyright" content=
55
"Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
6-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7-
<meta http-equiv="Content-Style-Type" content="text/css">
8-
<meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
6+
<meta charset="utf-8">
97
<title>General</title>
10-
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
11-
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
8+
<link rel="STYLESHEET" href="../book.css" type="text/css">
9+
<style>
10+
table, th, td {
11+
border: 1px solid;
12+
border-collapse: collapse;
13+
}
14+
</style>
15+
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
1216
</head>
1317
<body>
1418
<h1 class="Head">General</h1>
@@ -22,7 +26,7 @@ <h1 class="Head">General</h1>
2226
'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Workbench)")'>
2327
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <strong>General</strong></a> preference
2428
page.</p>
25-
<table width="80%" border="1" cellspacing="0" cellpadding="5">
29+
<table style="width:80%">
2630
<tr>
2731
<td><strong>Option</strong></td>
2832
<td><strong>Description</strong></td>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/reference/ref-11.htm

Lines changed: 50 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1+
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
44
<meta name="copyright" content=
55
"Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
6-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7-
<meta http-equiv="Content-Style-Type" content="text/css">
6+
<meta charset="utf-8">
87
<title>Compare/Patch</title>
9-
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
10-
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
8+
<link rel="STYLESHEET" href="../book.css" type="text/css">
9+
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
1110
</head>
1211
<body>
1312
<h1 class="Head">Compare/Patch</h1>
@@ -16,10 +15,10 @@ <h1 class="Head">Compare/Patch</h1>
1615
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <strong>General &gt;
1716
Compare/Patch</strong></a> preference page.</p>
1817
<h2>General Options</h2>
19-
<table border="1" cellspacing="0" style="width: 100%;">
18+
<table class="border" style="width: 100%;">
2019
<tbody>
2120
<tr>
22-
<th width="25%">
21+
<th style="width: 25%;">
2322
<div class="Para">
2423
Option
2524
</div>
@@ -36,64 +35,64 @@ <h2>General Options</h2>
3635
</th>
3736
</tr>
3837
<tr>
39-
<td align="left" valign="top" width="25%">
38+
<td>
4039
<div class="Para">
4140
Open structure compare automatically
4241
</div>
4342
</td>
44-
<td align="left" valign="top">
43+
<td>
4544
<div class="Para">
4645
<div class="Para">
4746
This option controls whether a structure compare is automatically performed whenever a content compare is
4847
done. Turn this option off if you don't want to see the structural differences.
4948
</div>
5049
</div>
5150
</td>
52-
<td align="left" valign="top">
51+
<td>
5352
<div class="Para">
5453
On
5554
</div>
5655
</td>
5756
</tr>
5857
<tr>
59-
<td style="vertical-align: top; width: 25%;">Show structure compare in Outline view when possible</td>
60-
<td style="vertical-align: top;">If this option is on, structure compare will be displayed in the Outline view
58+
<td>Show structure compare in Outline view when possible</td>
59+
<td>If this option is on, structure compare will be displayed in the Outline view
6160
whenever it is possible.</td>
62-
<td style="vertical-align: top;">Off</td>
61+
<td>Off</td>
6362
</tr>
6463
<tr>
65-
<td style="vertical-align: top; width: 25%;">Ignore white space</td>
66-
<td style="vertical-align: top;">This option controls whether or not whitespace change are shown in the compare
64+
<td>Ignore white space</td>
65+
<td>This option controls whether or not whitespace change are shown in the compare
6766
viewer. Turn this option on if you want to see changes in whitespace.</td>
68-
<td style="vertical-align: top;">Off</td>
67+
<td>Off</td>
6968
</tr>
7069
<tr>
71-
<td style="vertical-align: top; width: 25%;">Automatically save dirty editors before browsing patches</td>
72-
<td style="vertical-align: top;">This option controls whether any unsaved changes are automatically saved
70+
<td>Automatically save dirty editors before browsing patches</td>
71+
<td>This option controls whether any unsaved changes are automatically saved
7372
before a patch is applied. Turn this option on if you want to save changes automatically.</td>
74-
<td style="vertical-align: top;">Off</td>
73+
<td>Off</td>
7574
</tr>
7675
<tr>
77-
<td style="vertical-align: top; width: 25%;">Added/Removed lines</td>
78-
<td style="vertical-align: top;">These options control which lines should be counted as added and removed lines
76+
<td>Added/Removed lines</td>
77+
<td>These options control which lines should be counted as added and removed lines
7978
when applying a patch. Both options are based on regular expressions.</td>
80-
<td style="vertical-align: top;"><br></td>
79+
<td><br></td>
8180
</tr>
8281
<tr>
83-
<td style="vertical-align: top; width: 25%;">Filtered Members</td>
84-
<td style="vertical-align: top;">
82+
<td>Filtered Members</td>
83+
<td>
8584
<p>This option allows you to filter members that should be excluded from 'Compare With Each Other'.</p>
8685
<p><strong>Note:</strong> The names in the list must be separated by a comma.</p>
8786
</td>
88-
<td style="vertical-align: top;"><br></td>
87+
<td><br></td>
8988
</tr>
9089
</tbody>
9190
</table>
9291
<h2>Text Compare Options</h2>
93-
<table border="1" cellspacing="0" style="width: 100%;">
92+
<table class="border" style="width: 100%;">
9493
<tbody>
9594
<tr>
96-
<th width="25%">
95+
<th style="width: 25%;">
9796
<div class="Para">
9897
Option
9998
</div>
@@ -110,12 +109,12 @@ <h2>Text Compare Options</h2>
110109
</th>
111110
</tr>
112111
<tr>
113-
<td align="left" valign="top" width="25%">
112+
<td>
114113
<div class="Para">
115114
Synchronize scrolling between panes in compare viewers
116115
</div>
117116
</td>
118-
<td align="left" valign="top">
117+
<td>
119118
<div class="Para">
120119
<div class="Para">
121120
The two comparison viewers will "lock scroll" along with one another in order to keep identical and
@@ -124,54 +123,54 @@ <h2>Text Compare Options</h2>
124123
</div>
125124
</div>
126125
</td>
127-
<td align="left" valign="top">
126+
<td>
128127
<div class="Para">
129128
On
130129
</div>
131130
</td>
132131
</tr>
133132
<tr>
134-
<td style="vertical-align: top; width: 25%;">Initially show ancestor pane</td>
135-
<td style="vertical-align: top;">Sometimes you want to compare two versions of a resource with the previous
133+
<td>Initially show ancestor pane</td>
134+
<td>Sometimes you want to compare two versions of a resource with the previous
136135
version from which they were both derived. This is called their <i>common ancestor</i>, and it appears in its
137136
own comparison pane during a three way compare. Turn this option on if you want the ancestor pane to always
138137
appear at the start of a comparison.</td>
139-
<td style="vertical-align: top;">Off</td>
138+
<td>Off</td>
140139
</tr>
141140
<tr>
142-
<td style="vertical-align: top; width: 25%;">Show pseudo conflicts</td>
143-
<td style="vertical-align: top;">Displays pseudo conflicts, which occur when two developers make the same
141+
<td>Show pseudo conflicts</td>
142+
<td>Displays pseudo conflicts, which occur when two developers make the same
144143
change (for example, both add or remove the exact same line of code or comment). Turn this option on if you
145144
want pseudo conflicts to appear in compare browsers.</td>
146-
<td style="vertical-align: top;">Off</td>
145+
<td>Off</td>
147146
</tr>
148147
<tr>
149-
<td style="vertical-align: top; width: 25%;">Connect ranges with single line</td>
150-
<td style="vertical-align: top;">Controls whether differing ranges are visually connected by a single line or a
148+
<td>Connect ranges with single line</td>
149+
<td>Controls whether differing ranges are visually connected by a single line or a
151150
range delimited by two lines.</td>
152-
<td style="vertical-align: top;">On</td>
151+
<td>On</td>
153152
</tr>
154153
<tr>
155-
<td style="vertical-align: top; width: 25%;">Highlight individual changes</td>
156-
<td style="vertical-align: top;">Controls whether the individual changes inside conflicts are highlighted.</td>
157-
<td style="vertical-align: top;">On</td>
154+
<td>Highlight individual changes</td>
155+
<td>Controls whether the individual changes inside conflicts are highlighted.</td>
156+
<td>On</td>
158157
</tr>
159158
<tr>
160-
<td style="vertical-align: top; width: 25%;">Disable capping when comparing large documents</td>
161-
<td style="vertical-align: top;">The capping mechanism is used to speed up finding differences in large files.
159+
<td>Disable capping when comparing large documents</td>
160+
<td>The capping mechanism is used to speed up finding differences in large files.
162161
In case where the capping happens the result can either be correct or it can display too many changes, but it
163162
never misses any change. Turn this option on, if you prefer a precise result in favour of possibly longer
164163
calculation time.</td>
165-
<td style="vertical-align: top;">Off</td>
164+
<td>Off</td>
166165
</tr>
167166
<tr>
168-
<td style="vertical-align: top; width: 25%;">Swap left and right</td>
169-
<td style="vertical-align: top;">Controlls wether the <em>Compare</em> editor swaps left and right sides of the display.</td>
170-
<td style="vertical-align: top;">Off</td>
167+
<td>Swap left and right</td>
168+
<td>Controlls wether the <em>Compare</em> editor swaps left and right sides of the display.</td>
169+
<td>Off</td>
171170
</tr>
172171
<tr>
173-
<td style="vertical-align: top; width: 25%;">When the end/beginning is reached while navigating an element</td>
174-
<td style="vertical-align: top;">
172+
<td>When the end/beginning is reached while navigating an element</td>
173+
<td>
175174
Use this option to configure what occurs when the end/beginning is reached while navigating an element.
176175
<ul>
177176
<li><strong>Prompt:</strong> If this option is on and you selected to compare a single element you will be
@@ -186,7 +185,7 @@ <h2>Text Compare Options</h2>
186185
<li><strong>Do nothing:</strong> If this option is on, nothing will be done when the end/beginning is reached.</li>
187186
</ul>
188187
</td>
189-
<td style="vertical-align: top;">Prompt</td>
188+
<td>Prompt</td>
190189
</tr>
191190
</tbody>
192191
</table>

0 commit comments

Comments
 (0)