From 1f6cf30627c4ae5806105fd614bfe480ce1842e2 Mon Sep 17 00:00:00 2001 From: Howard Askew <19271569+howaskew@users.noreply.github.com> Date: Tue, 4 Nov 2025 11:14:29 +0000 Subject: [PATCH 1/7] Ready to update --- EditorsDraft/edit.html | 79 ++++++++++++++++++------------------------ 1 file changed, 33 insertions(+), 46 deletions(-) diff --git a/EditorsDraft/edit.html b/EditorsDraft/edit.html index a9618c9..01dfdeb 100755 --- a/EditorsDraft/edit.html +++ b/EditorsDraft/edit.html @@ -34,14 +34,18 @@ // editors, add as many as you like // only "name" is required - editors: [ - { name: "Timothy Hill", url: "https://theodi.org/person/timothy-hill/", + editors: [{ + name: "Howard Askew", url: "https://theodi.org/person/howard-askew", + company: "Open Data Institute", companyURL: "http://opendata.institute/", + w3cid: 138948 + }], + + formerEditors: [{ name: "Timothy Hill", url: "https://theodi.org/person/timothy-hill/", company: "Open Data Institute", companyURL: "http://opendata.institute/", w3cid: 114402 }, { name: "Leigh Dodds", url: "http://ldodds.com", company: "Open Data Institute", companyURL: "http://opendata.institute/", - w3cid: 55359 } - ], + w3cid: 55359 }], // authors, add as many as you like. // This is optional, uncomment if you have authors as well as editors. @@ -58,16 +62,14 @@ } ], - logos: [ -{ - src: 'https://www.openactive.io/assets/openactive-logo-large.png', - href: "https://www.openactive.io", - alt: "openactive.io", - width: 255, //170 - height: 43, //22 - id: 'logo' -} - ], + logos: [{ + src: 'https://www.openactive.io/assets/openactive-logo-small.png', + url: "https://www.openactive.io", + alt: "openactive.io", + width: 262, + height: 44, + id: 'oa-logo' + }], // extend the bibliography entries //localBiblio: {}, @@ -86,7 +88,7 @@ // This is important for Rec-track documents, do not copy a patent URI from a random // document unless you know what you're doing. If in doubt ask your friendly neighbourhood // Team Contact. - maxTocLevel: 4, + maxTocLevel: 2, preProcess: [ ], isRecTrack: true, isNoTrack: true, @@ -143,9 +145,7 @@ } }; - - - + - - -
- -The following example shows a simple event description, including its start time and duration: @@ -2581,7 +2571,7 @@