Skip to content

Commit 892e9c2

Browse files
committed
Html 5 fixes
Handles platform.doc.user/reference. Contributes to #3275
1 parent f204055 commit 892e9c2

File tree

103 files changed

+1414
-1570
lines changed

Some content is hidden

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

103 files changed

+1414
-1570
lines changed

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: 32 additions & 33 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 Content</title>
1110
</head>
1211
<body>
@@ -16,70 +15,70 @@ <h1>Help Content</h1>
1615
'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.help.ui.contentPreferencePage)")'>
1716
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <strong>Help &gt; Content</strong></a>
1817
preference page to configure one or more remote servers from which to include content.</p>
19-
<table border="1" cellspacing="0">
18+
<table class="border">
2019
<thead>
2120
<tr>
22-
<th rowspan="1" colspan="1">
21+
<th>
2322
<p class="Para">Button</p>
2423
</th>
25-
<th rowspan="1" colspan="1">
24+
<th>
2625
<p class="Para">Description</p>
2726
</th>
2827
</tr>
2928
</thead>
3029
<tr>
31-
<th align="left"><span style="font-weight: 400">Include local help only</span></th>
32-
<th align="left"><span style="font-weight: 400">Remote help content is not enabled.</span></th>
30+
<td><span style="font-weight: 400">Include local help only</span></td>
31+
<td><span style="font-weight: 400">Remote help content is not enabled.</span></td>
3332
</tr>
3433
<tr>
35-
<th align="left"><span style="font-weight: 400">Include remote help and give local help priority</span></th>
36-
<th align="left"><span style="font-weight: 400">The help system will show locally installed help contents as well
34+
<td><span style="font-weight: 400">Include remote help and give local help priority</span></td>
35+
<td><span style="font-weight: 400">The help system will show locally installed help contents as well
3736
as help contents from the information centers specified in the table. If the same page exists both locally and on
38-
the remote information center the local page will be shown.</span></th>
37+
the remote information center the local page will be shown.</span></td>
3938
</tr>
4039
<tr>
41-
<th align="left"><span style="font-weight: 400">Include remote help and give it priority</span></th>
42-
<th align="left"><span style="font-weight: 400">The help system will show locally installed help contents as well
40+
<td><span style="font-weight: 400">Include remote help and give it priority</span></td>
41+
<td><span style="font-weight: 400">The help system will show locally installed help contents as well
4342
as help contents from the information centers specified in the table. If the same page exists both locally and on
44-
the remote information center the remote page will be shown.</span></th>
43+
the remote information center the remote page will be shown.</span></td>
4544
</tr>
4645
<tr>
47-
<th align="left"><span style="font-weight: 400">New/Edit/Delete</span></th>
48-
<th align="left"><span style="font-weight: 400">Add, edit or delete a remote data source</span></th>
46+
<td><span style="font-weight: 400">New/Edit/Delete</span></td>
47+
<td><span style="font-weight: 400">Add, edit or delete a remote data source</span></td>
4948
</tr>
5049
<tr>
51-
<th align="left"><span style="font-weight: 400">View Properties</span></th>
52-
<th align="left"><span style="font-weight: 400">View the properties for this remote data source</span></th>
50+
<td><span style="font-weight: 400">View Properties</span></td>
51+
<td><span style="font-weight: 400">View the properties for this remote data source</span></td>
5352
</tr>
5453
<tr>
55-
<th align="left"><span style="font-weight: 400">Test Connection</span></th>
56-
<th align="left"><span style="font-weight: 400">Tests to see if it is possible to connect to this host/port
57-
combination</span></th>
54+
<td><span style="font-weight: 400">Test Connection</span></td>
55+
<td><span style="font-weight: 400">Tests to see if it is possible to connect to this host/port
56+
combination</span></td>
5857
</tr>
5958
<tr>
60-
<th align="left"><span style="font-weight: 400">Disable/Enable</span></th>
61-
<th align="left"><span style="font-weight: 400">Allows a data source to be disabled so the help system will not
62-
try to read topics from that source.</span></th>
59+
<td><span style="font-weight: 400">Disable/Enable</span></td>
60+
<td><span style="font-weight: 400">Allows a data source to be disabled so the help system will not
61+
try to read topics from that source.</span></td>
6362
</tr>
6463
</table>
6564
<p>Pressing the "New" button opens a dialog to add a new information center, these are the fields that can be entered
6665
in the Add new information center dialog.</p>
67-
<table border="1" cellspacing="0">
66+
<table class="border">
6867
<tr>
69-
<th rowspan="1" colspan="1">
68+
<th>
7069
<p class="Para">Option</p>
7170
</th>
72-
<th rowspan="1" colspan="1">
71+
<th>
7372
<p class="Para">Description</p>
7473
</th>
7574
</tr>
7675
<tr>
77-
<th align="left"><span style="font-weight: 400">Name</span></th>
78-
<th align="left"><span style="font-weight: 400">A name for this information center</span></th>
76+
<td><span style="font-weight: 400">Name</span></td>
77+
<td><span style="font-weight: 400">A name for this information center</span></td>
7978
</tr>
8079
<tr>
81-
<th align="left"><span style="font-weight: 400">URL</span></th>
82-
<th align="left"><span style="font-weight: 400">Specifies the url of the information center server</span></th>
80+
<td><span style="font-weight: 400">URL</span></td>
81+
<td><span style="font-weight: 400">Specifies the url of the information center server</span></td>
8382
</tr>
8483
</table>
8584
<h3 class="related">Related Concepts</h3><a href="../concepts/help.htm">Help</a>

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>

0 commit comments

Comments
 (0)