You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The (Team-only) deliverables tool, for example https://www.w3.org/groups/wg/audio/deliverables uses a li per normative specification. All the info is there but it requires tedious copy and paste to put the infor from the tool into the form expected by the template
<liid='3147' class='spec'><ahref='https://www.w3.org/TR/audioproc/' rel='versionof'>Audio Processing API</a></li><ul><li>Latest publication: <ahref='https://www.w3.org/TR/2011/WD-audioproc-20111215/'>2011-12-15</a></li><li>Exclusion Draft:
<ahref='https://www.w3.org/TR/2011/WD-audioproc-20111215/'>https://www.w3.org/TR/2011/WD-audioproc-20111215/</a></li><li>associated <ahref='https://lists.w3.org/Archives/Member/member-cfe/2011Dec/0019.html'> Call for Exclusion</a>
on 2011-12-15
ended on 2012-05-13
</li>
It would be much more convenient and less error prone if the tool generated the exact markup required for the charter section.
The text was updated successfully, but these errors were encountered:
It isn't clear who wrote the tool, or where the source is. Should I contact sysreq to ask about it?
I have also in the past tried pasting the output of the tool into a charter, but there was (reasonable) pushback since the deliverables list was not using the markup in the charter template.
Updating the tool to generate the correct markup seems the way forward, therefore.
The charter template uses a definition list, with one
dt
per normative specification:The (Team-only) deliverables tool, for example https://www.w3.org/groups/wg/audio/deliverables uses a
li
per normative specification. All the info is there but it requires tedious copy and paste to put the infor from the tool into the form expected by the templateIt would be much more convenient and less error prone if the tool generated the exact markup required for the charter section.
The text was updated successfully, but these errors were encountered: