Skip to content

Commit 45a48fe

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

File tree

114 files changed

+496
-592
lines changed

Some content is hidden

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

114 files changed

+496
-592
lines changed

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/tasks/antRunner.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, 2009. 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
<title>antRunner application entry point</title>
109
</head>
1110
<body>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/tasks/help_accessibility.htm

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1+
<!DOCTYPE HTML>
32
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
43
<head>
54
<meta name="copyright" content=
65
"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." />
7-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8-
<meta http-equiv="Content-Style-Type" content="text/css" />
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>
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>
119
<title>Help Accessibility</title>
1210
</head>
1311
<body>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/tasks/help_context.htm

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
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+
<style>
9+
table,th,td {
10+
border: 1px solid;
11+
border-collapse: collapse;
12+
}
13+
</style>
14+
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
1015
<title>Accessing Context-Sensitive Help</title>
1116
</head>
1217
<body>
@@ -30,7 +35,8 @@ <h2>Accessing Context-Sensitive Help</h2>
3035
widget.</p>
3136
<p>To access context sensitive help for a widget, you must put focus on it and then press <code>F1</code>. The
3237
following table shows how to put focus on some of the different kinds of widgets.</p>
33-
<table border="1" width="500" cellspacing="0" cellpadding="5" summary="Widget selection table">
38+
<table style="width:70%">
39+
<caption>Widget selection table</caption>
3440
<tr>
3541
<th>Widget type</th>
3642
<th>How to select it</th>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/tasks/help_navigate.htm

Lines changed: 4 additions & 5 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>Navigating Help Topics</title>
1110
</head>
1211
<body>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/tasks/help_scope.htm

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1+
<!DOCTYPE HTML>
32
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
43
<head>
54
<meta name="copyright" content=
65
"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." />
7-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8-
<meta http-equiv="Content-Style-Type" content="text/css" />
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>
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>
119
<title>Using Help Scopes</title>
1210
</head>
1311
<body>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/tasks/help_search.htm

Lines changed: 4 additions & 5 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>Searching Help</title>
1110
</head>
1211
<body>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/tasks/help_settings.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 Display Settings</title>
1110
</head>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/tasks/large-file-associations.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) Simeon Andreev and others 2022. 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
<title>Large File Associations</title>
109
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
1110
</head>

0 commit comments

Comments
 (0)