-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathversions.html
More file actions
227 lines (201 loc) · 9.82 KB
/
versions.html
File metadata and controls
227 lines (201 loc) · 9.82 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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Common Map Application Progamming Interface">
<meta name="keywords" content="map, communication, pub/sub, channel, widget, owf, ozone">
<meta name="Copyright" content="2014 copyright">
<title>CMAPI - Versions</title>
<link rel="stylesheet" type="text/css" href="css/reset.css" />
<link rel="stylesheet" type="text/css" href="css/main.css" />
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
<script src="js/jquery-1.2.6.min.js" type="text/javascript"></script>
<script type="text/javascript">
// Add .last class to certain lists
$(document).ready(function() {
$("ul.lst li:last").addClass("last");
});
</script>
</head>
<body>
<a href="https://github.com/CMAPI/cmapi/tree/v1.3.0">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/652c5b9acfaddf3a9c326fa6bde407b87f7be0f4/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png">
</a>
<header>
<div class="header-inner">
<div class="header-nav">
<nav class="nav-header">
<ul>
<li class="headerText">
Common Map API
</li>
<li>
<a href="index.html">
<strong>Home</strong>
</a>
</li>
<li>
<a href="#" style="background-color: #ffffff; color:#008AB8; ">
<strong>Versions</strong>
</a>
</li>
<li>
<a href="usage.html">
<strong>Usage</strong>
</a>
</li>
<li style="border-right:none;">
<a href="community.html">
<strong>Community</strong>
</a>
</li>
</ul>
</nav>
</div>
<!-- /header-nav -->
</div>
<!-- /header-inner -->
</header>
<!-- /header -->
<div class="content">
<div class="content-inner group">
<aside class="aside-right">
<ol class="pod group">
<li class="group">
<div>
<h2>Related Maps</h2>
<br/>
<ul class="indent">
<li>
<h4>Meridian</h4>
<a href="http://ozone-development.github.io/meridian/" target="_blank">Project Home</a>
|
<a href="https://github.com/ozone-development/meridian" target="_blank">Source</a>
</li>
<li>
<h4>Extensible Mapping Platform</h4>
<a href="https://confluence.di2e.net/display/EMP/Extensible+Mapping+Platform+Home" target="_blank">Project Home</a>
|
<a href="https://stash.di2e.net/projects/EMP" target="_blank">Source</a>
</li>
</ul>
</div>
</li>
<li class="group">
<div>
<h2>Related Projects</h2>
<br/>
<ul class="indent">
<li>
<h4>Ozone Widget Framework</h4>
<a href="http://owfgoss.org" target="_blank">Project Home</a>
|
<a href="https://github.com/ozoneplatform/owf" target="_blank">Source</a>
</li>
<li>
<h4>Joint Command and Control Common User Interface (JC2CUI)</h4>
<a href="https://software.forge.mil/sf/projects/jc2cui" target="_blank">Project Home</a>
</li>
<li>
<h4>Enterprise Situational Awareness Widget</h4>
<a href="https://software.forge.mil/sf/projects/di2e-f" target="_blank">Project Home</a>
</li>
</ul>
</div>
</li>
</ol>
</aside>
<section class="main">
<div class="content-outer welcome group" style="background-color: #FF9F5F;">
<ul>
<li>
<strong style="padding-right: 15px;padding-bottom: 2px;">1.3.0 - Release</strong>
</li>
<li style="font-size: 1.2em; line-height: 1.5em;">CMAPI 1.3.0 has been updated to "Final 1.3.0 Release" as of 6/5/17 and is now the latest stable version of CMAPI.<br/>
</li>
</ul>
</div>
<div class="content-outer welcome group" style="background-color: #5DB25D;">
<ul>
<li>
<strong style="padding-right: 15px;padding-bottom: 2px;">1.2.0 - Release</strong>
</li>
<li style="font-size: 1.2em; line-height: 1.5em;">
CMAPI version 1.2.0 is the previous stable relase of CMAPI.
</li>
<li style="font-size: 1.2em; line-height: 1.5em">
<button class="right" title="Download CMAPI version 1.2.0 for offline use" onclick="window.open('versions/cmapi_v1.2.0.zip')">Download</button>
<button class="right" title="View CMAPI version 1.2.0 online" onclick="window.open('versions/v1.2.0/index.html')">View Online</button>
</li>
</ul>
</div>
<div class="content-outer welcome group">
<ul>
<li>
<strong style="padding-right: 15px;padding-bottom: 2px;">Archive</strong>
</li>
<li style="font-size: 1.2em; line-height: 1.5em;">
The CMAPI specification changed formats from document oriented to JSON Schema oriented starting with version 1.2.0. Versions 1.1.0 and 1.0.0 are available in the original Microsoft Word or PDF formats.
</li>
<li>
<table>
<tr>
<td>CMAPI version 1.1.0</td>
<td>
<button title="Download CMAPI 1.1.0 in PDF format" onclick="window.open('versions/Common_map_widget_API_v1.1.0.pdf')">PDF</button>
</td>
<td>
<button title="Download CMAPI 1.1.0 in Microsoft Word™ format" onclick="window.open('versions/Common_map_widget_API_v1.1.0.docx')">Word</button>
</td>
</tr>
<tr>
<td>CMAPI version 1.0.0</td>
<td>
<button title="Download CMAPI 1.0.0 in PDF format" onclick="window.open('versions/DI2E_JC2CUI_I3_map_widget_API_v1.0.pdf')">PDF</button>
</td>
<td>
<button title="Download CMAPI 1.1.0 in Microsoft Word™ format" onclick="window.open('versions/DI2E_JC2CUI_I3_map_widget_API_v1.0.0.docx')">Word</button>
</td>
</tr>
</table>
</li>
</ul>
</div>
</section>
</div>
</div>
<!-- end content -->
<footer>
<div id="footer-inner">
<p>© 2014 CMAPI</p>
<nav class="nav-footer">
<ul>
<li>
<a href="index.html">
<strong>Home</strong>
</a>
</li>
<li>
<a href="#" style="background-color: #ffffff; color:#008AB8; ">
<strong>Versions</strong>
</a>
</li>
<li>
<a href="usage.html">
<strong>Usage</strong>
</a>
</li>
<li style="border-right:none;">
<a href="community.html">
<strong>Community</strong>
</a>
</li>
</ul>
</div>
</nav>
</footer>
</body>
</html>