-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathims-support.html
More file actions
174 lines (162 loc) · 6.56 KB
/
ims-support.html
File metadata and controls
174 lines (162 loc) · 6.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
<!DOCTYPE html>
<html lang="en-US">
<head>
<!-- Basic meta -->
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="geo.country" content="ZZ" />
<meta name="dcterms.rights" content="� Copyright IBM Corp. 2020" />
<meta name="dcterms.date" content="2020-07-18" />
<meta name="keywords" content="IMS Central, IMS Developer, IMS" />
<meta name="robots" content="index, follow" />
<!-- Favicon -->
<link
id="favicon"
rel="shortcut icon"
type="image/x-icon"
href="wp-content/IMS_logo_small.png" />
<!-- Page title -->
<title>IMS Support</title>
<!-- Meta for social media -->
<link rel="canonical" href="ims-docs.html" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="IMS Support" />
<meta property="og:description" content="IMS Support" />
<meta
property="og:url"
content="http://www/imsdev.github.io/ims-support.html" />
<meta property="og:site_name" content="IMS Central" />
<meta
property="og:image"
content="http://www/imsdev.github.io/wp-content/IMS_logo_large.png" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:description" content="IMS Support" />
<meta name="twitter:title" content="IMS Support" />
<meta
property="og:image"
content="http://www/imsdev.github.io/wp-content/IMS_logo_large.png" />
<!-- Sheets -->
<!-- Imported styling -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css" />
<!-- Migrated styling -->
<link
rel="stylesheet"
id="dwboomer-style-css"
href="wp-content/themes/boomer-v18/style.css"
type="text/css"
media="all" />
<link href="wp-includes/css/www.css" rel="stylesheet" />
<!-- Pure CSS -->
<link rel="stylesheet" type="text/css" href="wp-includes/css/pure.css" />
<link rel="stylesheet" href="wp-includes/css/grids-responsive-min.css" />
<!-- Custom CSS -->
<link
rel="stylesheet"
type="text/css"
href="wp-includes/css/homepage.css" />
<link rel="stylesheet" href="wp-includes/css/nav.css" />
<link rel="stylesheet" href="wp-includes/css/dropnav.css" />
<link href="wp-includes/css/pages/support.css" rel="stylesheet" />
<link rel="stylesheet" href="wp-includes/css/page.css" />
<!-- Hotjar Tracking Code for ibm.com/demos & githhub -->
<script>
(function (h, o, t, j, a, r) {
h.hj =
h.hj ||
function () {
(h.hj.q = h.hj.q || []).push(arguments);
};
h._hjSettings = { hjid: 132193, hjsv: 6 };
a = o.getElementsByTagName("head")[0];
r = o.createElement("script");
r.async = 1;
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
a.appendChild(r);
})(window, document, "https://static.hotjar.com/c/hotjar-", ".js?sv=");
</script>
<!-- TipueSearch -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch_content.js"></script>
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch_set.js"></script>
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch.min.js"></script>
<!-- delayed search -->
<script src="jekyll-tipue-search/assets/tipuesearch/delayedsearch.js"></script>
<!-- Web components -->
<script
src="web-components/nav-header/nav-header.js"
type="module"></script>
<script
src="web-components/hero-section/hero-section.js"
type="module"></script>
<script src="web-components/footer/footer.js" type="module"></script>
<script src="web-components/card-tile/card-tile.js" type="module"></script>
</head>
<!-- MASTHEAD_SITENAV_BEGIN -->
<body id="ibm-com" class="ibm-com">
<nav-header></nav-header>
<main id="content" class="main-content">
<!-- =========================== IMS Support banner =========================== -->
<hero-section
name="Get help"
image="wp-content/icons/icon_support.svg"
section="Support"
desc="Find answers or get support for IMS™ or other IBM® products."></hero-section>
<!-- =========================== Cards =========================== -->
<section class="white-bg pure-g card-section">
<!-- IMS software support -->
<card-tile
cardtype="support"
name="IMS Software Support"
desc="View, open cases, or find other valuable support resources."
link="https://www.ibm.com/mysupport/"
class="pure-u-1 pure-u-lg-1-2">
</card-tile>
<!-- IBM Fix Central -->
<card-tile
cardtype="support"
name="IBM Fix Central"
desc="Get fixes and updates for your system's software, hardware, and operating system."
link="https://www.ibm.com/support/fixcentral"
class="pure-u-1 pure-u-lg-1-2">
</card-tile>
<!-- IBM support forums -->
<card-tile
cardtype="support"
name="IBM support forums"
desc="Search forums, ask questions, or contribute."
link="https://www.ibm.com/mysupport/s/forumshome?language=en_US"
class="pure-u-1 pure-u-lg-1-2">
</card-tile>
<!-- Open an RFE -->
<card-tile
cardtype="support"
name="Open an RFE"
desc="Open a request for enhancement or see what others have suggested."
link="https://www.ibm.com/developerworks/rfe/"
class="pure-u-1 pure-u-lg-1-2">
</card-tile>
<!-- IMS listserv -->
<card-tile
cardtype="support"
name="IMS listserv"
desc="Subscribe to the IMS listserv and chat with the IMS team or other IMS customers."
link="http://imslistserv.bmc.com/scripts/wa-BMC.exe?SUBED1=IMS-L&A=1"
class="pure-u-1 pure-u-lg-1-2">
</card-tile>
<!-- Stack Overflow -->
<card-tile
cardtype="support"
name="Stack Overflow"
desc="Search for answers or ask questions about IMS or other product issues."
link="https://stackoverflow.com/search?q=IBM+IMS&s=1067115a-462b-496f-8d3d-ef4ac0f9b980"
class="pure-u-1 pure-u-lg-1-2">
</card-tile>
</section>
</main>
<imscentral-footer></imscentral-footer>
</body>
</html>