Skip to content

Commit 236bfe4

Browse files
committed
Html 5 fixes
Handles platform.doc.user/concepts
1 parent 515a03a commit 236bfe4

File tree

10 files changed

+63
-52
lines changed

10 files changed

+63
-52
lines changed

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/concepts/accessibility/accessmain.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="keyword" content="shortcut keys, accelerator keys, hot keys, hotkeys">
99
<meta name="keyword" content="accessibility, disability, special needs">
1010
<meta name="keyword" content="accessible, disabilities, special need">
11-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
11+
<meta charset="utf-8">
1212
<title>Accessibility Features for Eclipse</title>
1313
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
1414
</head>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/concepts/accessibility/colordialog.htm

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,18 @@
88
<title>Color Dialog Mappings Table</title>
99
<style>
1010
.alnright { text-align: right; }
11+
table, th, td {
12+
border: 1px solid;
13+
border-collapse: collapse;
14+
}
1115
</style>
1216
</head>
1317
<body>
1418
<h1>Windows Color Dialog Reference</h1>
1519
<p>Below are the tables that show the colors of the fonts in the matrix of the Windows color dialog and the color
1620
settings that each of these correspond to.</p>
1721
<h2>Windows Color Dialog Color Matrix</h2>
18-
<table border="1" style="text-align: center;">
22+
<table style="text-align: center;">
1923
<col>
2024
<col span="2">
2125
<col span="5">
@@ -177,30 +181,29 @@ <h2>Windows Color Dialog Color Matrix</h2>
177181
</tr>
178182
</table>
179183
<h2>Settings for Default Colors in the Windows Color Dialog</h2>
180-
<table border="1">
181-
<col>
184+
<table>
182185
<col span="2">
183186
<col span="5">
184187
<tr>
185-
<td width="95">
188+
<td style="width:20%">
186189
<strong>Color</strong>
187190
</td>
188-
<td width="22">
191+
<td style="width:10%">
189192
<strong>Hue</strong>
190193
</td>
191-
<td width="58">
194+
<td style="width:10%">
192195
<strong>Saturation</strong>
193196
</td>
194-
<td width="63">
197+
<td style="width:10%">
195198
<strong>Lumination</strong>
196199
</td>
197-
<td width="21">
200+
<td style="width:10%">
198201
<strong>Red</strong>
199202
</td>
200-
<td width="37">
203+
<td style="width:10%">
201204
<strong>Green</strong>
202205
</td>
203-
<td width="26">
206+
<td style="width:10%">
204207
<strong>Blue</strong>
205208
</td>
206209
</tr>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/concepts/accessibility/fontsandcolors.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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.">
66
<link rel="STYLESHEET" href="../../book.css" type="text/css">
7-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7+
<meta charset="utf-8">
88
<title>Fonts and Colors in Eclipse</title>
99
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
1010
</head>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/concepts/accessibility/keyboardshortcuts.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta name="copyright" content=
55
"Copyright (c) IBM Corporation and others 2000, 2019. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
66
<link rel="STYLESHEET" href="../../book.css" type="text/css">
7-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7+
<meta charset="utf-8">
88
<title>Keys</title>
99
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
1010
</head>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/concepts/accessibility/navigation.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta name="copyright" content=
55
"Copyright (c) IBM Corporation and others 2000, 2013. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
66
<link rel="STYLESHEET" href="../../book.css" type="text/css">
7-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7+
<meta charset="utf-8">
88
<title>Navigating the User Interface Using the Keyboard</title>
99
</head>
1010
<body>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/concepts/accessibility/text_editor.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta name="copyright" content=
55
"Copyright (c) IBM Corporation and others 2009, 2013. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
66
<link rel="STYLESHEET" href="../../book.css" type="text/css" />
7-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7+
<meta charset="utf-8">
88
<title>Accessibility Features in Textual Editors</title>
99
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
1010
</head>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/concepts/concepts-exttools.htm

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
<meta charset="utf-8"/>
77
<title>External Tools</title>
88
<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>
915
</head>
1016
<body>
1117
<h1>External Tools</h1>
@@ -17,13 +23,14 @@ <h1>External Tools</h1>
1723
specified order every time a project is built.</p>
1824
<p>The following variables are available when you configure an external tool. These variables are automatically
1925
expanded each time the external tool is run.</p>
20-
<table border="1" width="80%" cellpadding="5" cellspacing="0" summary="Variables available to external tools">
26+
<table style="width:80%">
27+
<caption>Variables available to external tools</caption>
2128
<thead>
2229
<tr>
23-
<th width="25%" colspan="1" rowspan="1">
30+
<th style="width:25%">
2431
<p>Variable Name</p>
2532
</th>
26-
<th colspan="1" rowspan="1">
33+
<th>
2734
<p>Description</p>
2835
</th>
2936
</tr>
@@ -118,13 +125,14 @@ <h1>External Tools</h1>
118125
the workspace directory, the second project, <code>MyProject2</code>, is located outside the workspace directory at
119126
<code>c:\projects\MyProject2</code>. Lets look at how the variable examples below will be expanded when an external
120127
tool is run, if the resource <code>/MyProject2/MyFolder/MyFile.txt</code> is selected.</p>
121-
<table border="1" width="50%" cellpadding="5" cellspacing="0" summary="Variables available to external tools">
128+
<table>
129+
<caption>Variables available to external tools</caption>
122130
<thead>
123131
<tr>
124-
<th width="25%" colspan="1" rowspan="1">
132+
<th style="width:25%">
125133
<p>Variable Example</p>
126134
</th>
127-
<th colspan="1" rowspan="1">
135+
<th>
128136
<p>Expanded Results</p>
129137
</th>
130138
</tr>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/concepts/cprbview.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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">
6+
<meta charset="utf-8">
77
<link rel="STYLESHEET" href="../book.css" type="text/css">
88
<title>Problems View</title>
99
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/concepts/ctskview.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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">
6+
<meta charset="utf-8">
77
<link rel="STYLESHEET" href="../book.css" type="text/css">
88
<title>Tasks View</title>
99
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/concepts/help_view.htm

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
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.">
66
<meta charset="utf-8"/>
77
<link rel="STYLESHEET" href="../book.css" type="text/css">
8+
<style>
9+
table, th, td {
10+
border: 1px solid;
11+
border-collapse: collapse;
12+
}
13+
</style>
814
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
915
<title>Help View</title>
1016
</head>
@@ -56,7 +62,7 @@ <h2>Toolbar</h2>
5662
</dl>
5763
<h2>Icons</h2>
5864
<p>The following icons can appear in the various pages of the Help view.</p>
59-
<table border="1" cellspacing="0">
65+
<table>
6066
<thead>
6167
<tr>
6268
<th rowspan="1" colspan="1">
@@ -69,54 +75,48 @@ <h2>Icons</h2>
6975
</thead>
7076
<tbody>
7177
<tr>
72-
<td rowspan="1" colspan="1" valign="top" align="left"><img src="../images/toc_closed.svg" alt=
73-
"Open project icon" border="0"></td>
74-
<td rowspan="1" colspan="1" valign="top" align="left">Book (closed)</td>
78+
<td><img src="../images/toc_closed.svg" alt="Open project icon"></td>
79+
<td>Book (closed)</td>
7580
</tr>
7681
<tr>
77-
<td rowspan="1" colspan="1" valign="top" align="left"><img src="../images/toc_open.svg" alt="Folder icon"
78-
border="0"></td>
79-
<td rowspan="1" colspan="1" valign="top" align="left">Book (open)</td>
82+
<td><img src="../images/toc_open.svg" alt="Folder icon"></td>
83+
<td>Book (open)</td>
8084
</tr>
8185
<tr>
82-
<td colspan="1" valign="top" align="left"><img src="../images/toc_topic_obj.svg" alt="File icon" border=
83-
"0"></td>
84-
<td colspan="1" valign="top" align="left">Topic (container)</td>
86+
<td><img src="../images/toc_topic_obj.svg" alt="File icon"></td>
87+
<td>Topic (container)</td>
8588
</tr>
8689
<tr>
87-
<td colspan="1" valign="top" align="left"><img src="../images/topic_small.svg" alt="File icon" border="0"></td>
88-
<td colspan="1" valign="top" align="left">Topic</td>
90+
<td><img src="../images/topic_small.svg" alt="File icon"></td>
91+
<td>Topic</td>
8992
</tr>
9093
<tr>
91-
<td colspan="1" valign="top" align="left"><img src="../images/slocalhelp_obj.svg" alt="File icon" border=
92-
"0"></td>
93-
<td colspan="1" valign="top" align="left">Search of local help</td>
94+
<td><img src="../images/slocalhelp_obj.svg" alt="File icon"></td>
95+
<td>Search of local help</td>
9496
</tr>
9597
<tr>
96-
<td colspan="1" valign="top" align="left"><img src="../images/help_search.svg" alt="File icon" border="0"></td>
97-
<td colspan="1" valign="top" align="left">Search of remote info-center</td>
98+
<td><img src="../images/help_search.svg" alt="File icon"></td>
99+
<td>Search of remote info-center</td>
98100
</tr>
99101
<tr>
100-
<td colspan="1" valign="top" align="left"><img src="../images/sweb_obj.svg" alt="File icon" border="0"></td>
101-
<td colspan="1" valign="top" align="left">Search of web engine</td>
102+
<td><img src="../images/sweb_obj.svg" alt="File icon"></td>
103+
<td>Search of web engine</td>
102104
</tr>
103105
<tr>
104-
<td colspan="1" valign="top" align="left"><img src="../images/highlight.svg" alt="File icon" border="0"></td>
105-
<td colspan="1" valign="top" align="left">Highlight search terms</td>
106+
<td><img src="../images/highlight.svg" alt="File icon"></td>
107+
<td>Highlight search terms</td>
106108
</tr>
107109
<tr>
108-
<td colspan="1" valign="top" align="left"><img src="../images/openseparate_co.svg" alt="File icon" border=
109-
"0"></td>
110-
<td colspan="1" valign="top" align="left">Open link in a help window</td>
110+
<td><img src="../images/openseparate_co.svg" alt="File icon"></td>
111+
<td>Open link in a help window</td>
111112
</tr>
112113
<tr>
113-
<td colspan="1" valign="top" align="left"><img src="../images/addbkmrk_co.svg" alt="File icon" border="0"></td>
114-
<td colspan="1" valign="top" align="left">Bookmark document</td>
114+
<td><img src="../images/addbkmrk_co.svg" alt="File icon"></td>
115+
<td>Bookmark document</td>
115116
</tr>
116117
<tr>
117-
<td colspan="1" valign="top" align="left"><img src="../images/bookmark_obj.svg" alt="File icon" border=
118-
"0"></td>
119-
<td colspan="1" valign="top" align="left">Bookmarked document</td>
118+
<td><img src="../images/bookmark_obj.svg" alt="File icon"></td>
119+
<td>Bookmarked document</td>
120120
</tr>
121121
</tbody>
122122
</table>

0 commit comments

Comments
 (0)