- From: Frederick Hirsch via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 04 Dec 2009 21:43:37 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/ReSpec.js
In directory hutz:/tmp/cvs-serv26233
Modified Files:
documentation.html
Log Message:
add prevRecShortname, adjust previous checkin to provide Editors heading even in error case, the old behaviour
Index: documentation.html
===================================================================
RCS file: /sources/public/2009/dap/ReSpec.js/documentation.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- documentation.html 4 Dec 2009 20:18:17 -0000 1.29
+++ documentation.html 4 Dec 2009 21:43:35 -0000 1.30
@@ -246,6 +246,11 @@
If the draft is a Last Call WD it needs to have a review period with a given end date. This is
that date in YYYY-MM-DD format. This is otherwise ignored.
</dd>
+ <dt>prevRecShortname</dt>
+ <dd>If there is an earler version of this specification at the
+ Recommendation level, set this to the shortname of that
+ version. This is
+ optional and not usually necessary.
<dt>extraCSS</dt>
<dd>
This is an array that contains URI references (that may be absolute or relative) to additional
@@ -726,13 +731,11 @@
2009-12-03 - support for optional, arrays, nullable, noIDLIn, and many bugfixes.
</li>
<li>
- 2009-12-04 - modified to be less verbose on bibl errors, listing each only once with count.
- </li>
- <li>
- 2009-12-04 - Unified author and editor code and combined
+ 2009-12-04 - modified to be less verbose on bibl errors, listing each only once with count. Unified author and editor code and combined
documentation to avoid replication. Added support for
optional email address, and optional note following person
- description.
+ description. Added optional prevRecShortname to support for
+ "Latest Recommendation:" header.
</li>
</ul>
</section>
Received on Friday, 4 December 2009 21:43:45 UTC