Skip to content

Commit 6f6be77

Browse files
ptzieglerakurtakov
authored andcommitted
General cleanup of Concepts HTML5 files
This primarily removes a lot of the deprecated/obsolete attributes. Contributes to #3275
1 parent e7229cb commit 6f6be77

38 files changed

+125
-156
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
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, 2013. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
6-
<link rel="STYLESHEET" href="../../book.css" charset="ISO-8859-1" type="text/css">
6+
<link rel="STYLESHEET" href="../../book.css" type="text/css">
77
<meta name="keyword" content="shortcut key, accelerator key, hot key, hotkey">
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">
1111
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
1212
<title>Accessibility Features for Eclipse</title>
13-
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
13+
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
1414
</head>
1515
<body>
1616
<h1>Accessibility Features in Eclipse</h1>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/concepts/accessibility/colordialog.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-
<link rel="STYLESHEET" href="../../book.css" charset="ISO-8859-1" type="text/css">
6+
<link rel="STYLESHEET" href="../../book.css" type="text/css">
77
<meta charset="utf-8">
88
<title>Color Dialog Mappings Table</title>
99
<style>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +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-
<link rel="STYLESHEET" href="../../book.css" charset="ISO-8859-1" type="text/css">
6+
<link rel="STYLESHEET" href="../../book.css" type="text/css">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<title>Fonts and Colors in Eclipse</title>
9-
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
9+
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
1010
</head>
1111
<body>
1212
<h1>Fonts and Colors in Eclipse</h1>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +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, 2019. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
6-
<link rel="STYLESHEET" href="../../book.css" charset="ISO-8859-1" type="text/css">
6+
<link rel="STYLESHEET" href="../../book.css" type="text/css">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<title>Keys</title>
9-
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
9+
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
1010
</head>
1111
<body>
1212
<h1>Keys</h1>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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, 2013. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
6-
<link rel="STYLESHEET" href="../../book.css" charset="ISO-8859-1" type="text/css">
6+
<link rel="STYLESHEET" href="../../book.css" type="text/css">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<title>Navigating the User Interface Using the Keyboard</title>
99
</head>

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3-
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
1+
<!DOCTYPE html>
2+
<html lang="en">
43
<head>
54
<meta name="copyright" content=
65
"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." />
7-
<link rel="STYLESHEET" href="../../book.css" charset="ISO-8859-1" type="text/css" />
6+
<link rel="STYLESHEET" href="../../book.css" type="text/css" />
87
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
98
<title>Accessibility Features in Textual Editors</title>
10-
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
9+
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
1110
</head>
1211
<body>
1312
<h1>Accessibility Features in Textual Editors</h1>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/concepts/cbookmrk.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, 2005. 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>Bookmarks</title>
109
</head>
1110
<body>

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

Lines changed: 4 additions & 5 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">
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>Label Decorations</title>
10-
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
9+
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
1110
</head>
1211
<body>
1312
<h1 class="Head">Label Decorations</h1>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/concepts/concepts-11.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
<title>Markers</title>
109
</head>
1110
<body>

eclipse.platform.common/bundles/org.eclipse.platform.doc.user/concepts/concepts-12.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, 2005. 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>Resources</title>
109
</head>
1110
<body>

0 commit comments

Comments
 (0)