You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename existing spec to draft-2015So we can start fresh on a new document,while still having this draft available at a separate URL.An "annoying-warning" pop-upwarns that this isn't the up-to-date draftand redirects to the main Editor's Draft URL.PS, I still need to add in the new index.htmlbefore we can merge this commit!(Unfortunately, git doesn't have a "copy" function, like Mercurial,where two documents can share the same history.)
Copy file name to clipboardExpand all lines: draft-2015.html
+13-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
<!DOCTYPE html>
2
-
<htmlstyle="background:none">
2
+
<htmllang="en">
3
3
<head>
4
4
<title>Use Cases and Requirements for Standardizing Web Maps</title>
5
5
<metacharset='utf-8'>
@@ -18,7 +18,7 @@
18
18
// subtitle : "an excellent document",
19
19
20
20
// if you wish the publication date to be other than the last modification, set this
21
-
// publishDate: "2009-08-06",
21
+
publishDate: "2015-12-01",// last substantive commits
22
22
23
23
// if the specification's copyright date is a range of years, specify
24
24
// the start date here:
@@ -70,6 +70,17 @@
70
70
</script>
71
71
</head>
72
72
<body>
73
+
<detailsclass="annoying-warning" open="">
74
+
<summary>This is out of date!</summary>
75
+
<p>
76
+
This document is preserved as a historical record;
77
+
it is not being updated.
78
+
79
+
Please see
80
+
<ahref="https://maps4html.github.io/HTML-Map-Element-UseCases-Requirements/">https://maps4html.github.io/HTML-Map-Element-UseCases-Requirements/</a> for the latest
81
+
Editor's Draft.
82
+
</p>
83
+
</details>
73
84
<sectionid='abstract'>
74
85
<p>This document represents the use cases and requirements for standardizing a solution to enable modern Web maps for map content authors, HTML authors and users. The use cases and requirements were gathered in
75
86
consultation with the Maps for HTML Community Group and others.</p>
0 commit comments