updated style and refs
authorMichael Hausenblas http://sw-app.org/mic.xhtml#i
Sun, 29 Jan 2012 10:38:48 +0000
changeset 30 e47030fe69ef
parent 29 09c53f07233b
child 31 1609d420a86c
updated style and refs
people/local-style.css
people/respec-ref.js
--- a/people/local-style.css	Sun Jan 29 10:38:09 2012 +0000
+++ b/people/local-style.css	Sun Jan 29 10:38:48 2012 +0000
@@ -155,15 +155,15 @@
   content:    "Editor's Note";
   display:    block;
  width:      150px;
-  background: #F30023;
+  background: #ff0;
   color:  #fff;
   margin: -1.5em 0 0.5em 0;
   font-weight:    bold;
-  border: 1px solid #F30023;
+  border: 1px solid #ff0;
   padding:    3px 1em;
 }
 .editorsnote {
   margin: 1em 0em 1em 1em;
   padding:    1em;
-  border: 2px solid #F30023;
+  border: 2px solid #ff0;
 }
\ No newline at end of file
--- a/people/respec-ref.js	Sun Jan 29 10:38:09 2012 +0000
+++ b/people/respec-ref.js	Sun Jan 29 10:38:48 2012 +0000
@@ -1,6 +1,9 @@
 var preProc = {
       apply:  function(c) {
                 // extend the bibliography entries
+
+
+                berjon.biblio["XMLSCHEMA2"] = "<cite><a href=\"http://www.w3.org/TR/2011/CR-xmlschema11-2-20110721/\">W3C XML Schema Definition Language (XSD) 1.1 Part 2: Datatypes</a></cite> David Peterson; et al. 19 January 2012. W3C Proposed Recommendation . URL: http://www.w3.org/TR/xmlschema11-2/ ";
                 berjon.biblio["MICRODATA"] = "<cite><a href=\"http://www.w3.org/TR/microdata/\">Microdata</a></cite> Ian Hickson; et al. 04 March 2010. W3C Working Draft. URL: http://www.w3.org/TR/microdata/ ";
                 berjon.biblio["XHTML-RDFA"] = "<cite><a href=\"http://www.w3.org/TR/xhtml-rdfa/\">XHTML+RDFa</a></cite> Manu Sporny; et al. 31 March 2011. W3C Working Draft. URL: http://www.w3.org/TR/xhtml-rdfa/ ";
                 berjon.biblio["HTML-RDFA"] = "<cite><a href=\"http://dev.w3.org/html5/rdfa/\">HTML+RDFa</a></cite> Manu Sporny; et al. 24 May 2011. W3C Working Draft. URL: http://dev.w3.org/html5/rdfa/ ";