- From: CVS User rfieldin <cvsmail@w3.org>
- Date: Wed, 02 Oct 2013 05:38:49 +0000
- To: public-tracking-commit@w3.org
Update of /w3ccvs/WWW/2011/tracking-protection/drafts
In directory gil:/tmp/cvs-serv31917/drafts
Modified Files:
tracking-compliance.html tracking-dnt.html
Log Message:
add localBiblio so that publications can be generated with correct references
--- /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html 2013/10/01 22:48:34 1.104
+++ /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html 2013/10/02 05:38:49 1.105
@@ -30,6 +30,18 @@
wgPublicList: "public-tracking",
wgPatentURI: "http://www.w3.org/2004/01/pp-impl/49311/status",
issueBase: "http://www.w3.org/2011/tracking-protection/track/issues/",
+ localBiblio: {
+ "TRACKING-DNT": {
+ "authors": ["Roy T. Fielding","David Singer"],
+ // "status" : "WD",
+ // "href" : "http://www.w3.org/TR/tracking-dnt/",
+ "status" : "ED",
+ "href" : "http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt.html",
+ "title" : "Tracking Preference Expression (DNT)",
+ "date" : "01 October 2013",
+ "publisher" : "W3C"
+ }
+ }
}
</script>
<link rel="stylesheet" href="additional.css" type="text/css" media="screen"
--- /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-dnt.html 2013/09/13 00:04:41 1.222
+++ /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-dnt.html 2013/10/02 05:38:49 1.223
@@ -23,6 +23,18 @@
wgPublicList: "public-tracking",
wgPatentURI: "http://www.w3.org/2004/01/pp-impl/49311/status",
issueBase: "http://www.w3.org/2011/tracking-protection/track/issues/",
+ localBiblio: {
+ "TRACKING-COMPLIANCE": {
+ "authors": ["Heather West","Justin Brookman","Sean Harvey","Erica Newland"],
+ // "status" : "WD",
+ // "href" : "http://www.w3.org/TR/tracking-compliance/",
+ "status" : "ED",
+ "href" : "http://www.w3.org/2011/tracking-protection/drafts/tracking-compliance.html",
+ "title" : "Tracking Compliance and Scope",
+ "date" : "01 October 2013",
+ "publisher" : "W3C"
+ }
+ },
noIDLSectionTitle: true
};
</script>
Received on Wednesday, 2 October 2013 05:38:50 UTC