diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-05-07 20:57:35 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-05-07 20:57:35 +0530 |
| commit | 2668c28ff8a4bb678304e73b156c34dc889aea8b (patch) | |
| tree | 8c5e3bf42b211d6212ba343645ddb86690b20d39 /src/com.gluster.storage.management.console.help/html | |
| parent | 740e91a3ad585a7c9e4a58e1e9c8f01c6c85392f (diff) | |
Added new plug-in project for help, Changed title of all summary views to "Summary", modified not to show the disk usage pie chart when the storage cloud is empty.
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html')
14 files changed, 179 insertions, 0 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/concepts/maintopic.html b/src/com.gluster.storage.management.console.help/html/concepts/maintopic.html new file mode 100644 index 00000000..a476078a --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/concepts/maintopic.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>Main Topic</title> +</head> + +<body> +<h1>Main Topic</h1> +Please enter your text here. +</body> +</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/concepts/subtopic.html b/src/com.gluster.storage.management.console.help/html/concepts/subtopic.html new file mode 100644 index 00000000..8a61c501 --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/concepts/subtopic.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>Sub Topic</title> +</head> + +<body> +<h1>Sub Topic</h1> +Please enter your text here. +</body> +</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/concepts/subtopic2.html b/src/com.gluster.storage.management.console.help/html/concepts/subtopic2.html new file mode 100644 index 00000000..86bcbf9c --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/concepts/subtopic2.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>Sub Topic 2</title> +</head> + +<body> +<h1>Sub Topic 2</h1> +Please enter your text here. +</body> +</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic.html new file mode 100644 index 00000000..a476078a --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>Main Topic</title> +</head> + +<body> +<h1>Main Topic</h1> +Please enter your text here. +</body> +</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic.html new file mode 100644 index 00000000..8a61c501 --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>Sub Topic</title> +</head> + +<body> +<h1>Sub Topic</h1> +Please enter your text here. +</body> +</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2.html new file mode 100644 index 00000000..86bcbf9c --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>Sub Topic 2</title> +</head> + +<body> +<h1>Sub Topic 2</h1> +Please enter your text here. +</body> +</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/help_home.html b/src/com.gluster.storage.management.console.help/html/help_home.html new file mode 100644 index 00000000..cfd6489d --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/help_home.html @@ -0,0 +1,10 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Gluster Management Console</title> +</head> +<body> +Gluster Management Console Help Home Page +</body> +</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/reference/maintopic.html b/src/com.gluster.storage.management.console.help/html/reference/maintopic.html new file mode 100644 index 00000000..a476078a --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/reference/maintopic.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>Main Topic</title> +</head> + +<body> +<h1>Main Topic</h1> +Please enter your text here. +</body> +</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/reference/subtopic.html b/src/com.gluster.storage.management.console.help/html/reference/subtopic.html new file mode 100644 index 00000000..8a61c501 --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/reference/subtopic.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>Sub Topic</title> +</head> + +<body> +<h1>Sub Topic</h1> +Please enter your text here. +</body> +</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/reference/subtopic2.html b/src/com.gluster.storage.management.console.help/html/reference/subtopic2.html new file mode 100644 index 00000000..86bcbf9c --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/reference/subtopic2.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>Sub Topic 2</title> +</head> + +<body> +<h1>Sub Topic 2</h1> +Please enter your text here. +</body> +</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/maintopic.html b/src/com.gluster.storage.management.console.help/html/tasks/maintopic.html new file mode 100644 index 00000000..a476078a --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/tasks/maintopic.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>Main Topic</title> +</head> + +<body> +<h1>Main Topic</h1> +Please enter your text here. +</body> +</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/subtopic.html b/src/com.gluster.storage.management.console.help/html/tasks/subtopic.html new file mode 100644 index 00000000..8a61c501 --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/tasks/subtopic.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>Sub Topic</title> +</head> + +<body> +<h1>Sub Topic</h1> +Please enter your text here. +</body> +</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/subtopic2.html b/src/com.gluster.storage.management.console.help/html/tasks/subtopic2.html new file mode 100644 index 00000000..86bcbf9c --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/tasks/subtopic2.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>Sub Topic 2</title> +</head> + +<body> +<h1>Sub Topic 2</h1> +Please enter your text here. +</body> +</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/toc.html b/src/com.gluster.storage.management.console.help/html/toc.html new file mode 100644 index 00000000..326f0a9f --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/toc.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>Table of Contents</title> +</head> + +<body> +<h1>Table of Contents</h1> +Please enter your text here. +</body> +</html>
\ No newline at end of file |
