Another try at including previous editors. ReSpec errors.
authorDavid Wood <dwood@zepheira.com>
Wed, 16 Oct 2013 12:03:59 -0400
changeset 1139 16de3f398483
parent 1138 936b9c0a9758
child 1144 2011482ca408
child 1145 e14a13a4eea6
Another try at including previous editors. ReSpec errors.
rdf-concepts/index.html
--- a/rdf-concepts/index.html	Wed Oct 16 11:37:38 2013 -0400
+++ b/rdf-concepts/index.html	Wed Oct 16 12:03:59 2013 -0400
@@ -66,29 +66,18 @@
                 company: "3 Round Stones", companyURL: "http://3roundstones.com/",
               },
           ],
-          otherContributors: {
-              "Previous editor": [
-                  { name: "Graham Klyne",
-                    //url: "http://www.ninebynine.org/",
-                    company: "Nine by Nine",
-                    //companyURL: "http://example.com/"
-                    //mailto: "GK@NineByNine.org",
-                  },
-                  { name: "Jeremy J. Carroll",
-                    //url: "http://www-uk.hpl.hp.com/people/jjc/",
-                    company: "Hewlett Packard Labs",
-                    //companyURL: "http://example.com/"
-                    //mailto: "jjc@hpl.hp.com",
-                  },
-                  { name: "Brian McBride",
-                    //url: "http://www-uk.hpl.hp.com/people/bwm/",
-                    company: "Hewlett Packard Labs",
-                    //companyURL: "http://example.com/"
-                    //mailto: "bwm@hplb.hpl.hp.com",
-                    note: "RDF 2004 Series Editor",
-                  },
-              ],
-          },
+          otherLinks: [ {
+					       key: "Previous Editors",
+					       data: [{
+					               value: "Graham Klyne",
+					               href: "http://www.ninebynine.org/"
+					           }, {
+					               value: "Jeremy J. Carroll"
+					           }, {
+					               value: "Brian McBride"
+					           }
+					     }
+					],
 
           // authors, add as many as you like. 
           // This is optional, uncomment if you have authors as well as editors.