- From: Richard Tibbett via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 13 Sep 2010 14:20:19 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv22451/contacts
Modified Files:
Overview.html
Log Message:
+ Inclusion of 'Extended Contact Properties and Parameters' guidelines.
- non-vCard/PortableContacts agnostic parameters:
- Contact.connected
- Contact.accounts
- ContactAccount interface
- Contact.published
- Contact.preferredUsername
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- Overview.html 23 Aug 2010 09:22:59 -0000 1.74
+++ Overview.html 13 Sep 2010 14:20:17 -0000 1.75
@@ -21,11 +21,11 @@
type="text/javascript"
class='remove'>
var respecConfig = {
- specStatus: "WD",
+ specStatus: "ED",
shortName: "contacts-api",
- editors: [{name: "Richard Tibbett", company: "Opera Software ASA"}],
- publishDate: "2010-08-17",
- previousPublishDate: "2010-07-01",
+ editors: [{name: "Richard Tibbett", url: "http://richt.me", company: "Opera Software ASA", companyURL: "http://www.opera.com"}],
+ //publishDate: "2010-08-17",
[...1015 lines suppressed...]
- </tr>
- <tr>
- <td>
- <code>connected</code>
- </td>
- <td>
- 48
+ 42
</td>
</tr>
<tr>
@@ -1956,7 +1976,7 @@
<code>id</code>
</td>
<td>
- 49
+ 43
</td>
</tr>
<tr>
Received on Monday, 13 September 2010 14:20:20 UTC