loolwsd/protocol.txt |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit 4e8fd90bead6575b3a2f305bf0f8229573097198
Author: Tor Lillqvist <t...@collabora.com>
Date:   Tue Aug 23 19:30:49 2016 +0300

    Document the .uno:Author attribute in the options parameter of the load 
message
    
    ... as I understand it, that is. Not sure whether it makes sense to
    document stuff like this here, or in the LibreOfficeKit headers.

diff --git a/loolwsd/protocol.txt b/loolwsd/protocol.txt
index 396a359..c390342 100644
--- a/loolwsd/protocol.txt
+++ b/loolwsd/protocol.txt
@@ -70,6 +70,12 @@ load [part=<partNumber>] url=<url> [timestamp=<time>] 
[options=<options>]
 
     options are the whole rest of the line, not URL-encoded, and must be valid 
JSON.
 
+    The JSON may contain values for the following attributes:
+
+    ".uno:Author" The user's name in the form the user wishes it to be
+                  used in metadata of the document, especially in the
+                  change tracking.
+
 loolclient <major.minor[-patch]>
 
     Upon connection, a client must announce the version number it supports.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to