fixed up URI at top of document by making it unofficial and adding URI to current location.
authorCourtney Kennedy <stillbookish@gmail.com>
Tue, 08 Sep 2015 12:18:37 -0700
changeset 961 e5d2f09c6d3a
parent 960 dbc97d534cac
child 962 354b1933da49
fixed up URI at top of document by making it unofficial and adding URI to current location.
ttml-webvtt-mapping/mappingbetweenTTMLandWebVTTW3C.html
--- a/ttml-webvtt-mapping/mappingbetweenTTMLandWebVTTW3C.html	Tue Sep 08 12:32:36 2015 +0100
+++ b/ttml-webvtt-mapping/mappingbetweenTTMLandWebVTTW3C.html	Tue Sep 08 12:18:37 2015 -0700
@@ -8,10 +8,16 @@
     <script class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LCWD, WG-NOTE, etc.). If in doubt use ED.
-          specStatus:           "WG-NOTE",
+          specStatus:           "unofficial", // "WG-NOTE",  "unofficial seems to remove the wrong URIs"
           
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "TTML2WebVTT",
+          
+          // an effort to get the correct URI to display
+          previousURI:			"https://dvcs.w3.org/hg/ttml/raw-file/tip/ttml-webvtt-mapping/mappingbetweenTTMLandWebVTTW3C.html",
+          prevRecURI:			"https://dvcs.w3.org/hg/ttml/raw-file/tip/ttml-webvtt-mapping/mappingbetweenTTMLandWebVTTW3C.html",
+          prevRecURI:			"https://dvcs.w3.org/hg/ttml/raw-file/tip/ttml-webvtt-mapping/mappingbetweenTTMLandWebVTTW3C.html",
+          edDraftURI:			"https://dvcs.w3.org/hg/ttml/raw-file/tip/ttml-webvtt-mapping/mappingbetweenTTMLandWebVTTW3C.html",
 
           // if your specification has a subtitle that goes below the main
           // formal title, define it here