bo: doc/kolab-formats commonfields.sgml, 1.7, 1.8 journals.sgml, 1.5, 1.6 notes.sgml, 1.6, 1.7

cvs at intevation.de cvs at intevation.de
Wed Jun 16 10:53:15 CEST 2004


Author: bo

Update of /kolabrepository/doc/kolab-formats
In directory doto:/tmp/cvs-serv4303

Modified Files:
	commonfields.sgml journals.sgml notes.sgml 
Log Message:
Move the attachment descriptions to top level

Index: commonfields.sgml
===================================================================
RCS file: /kolabrepository/doc/kolab-formats/commonfields.sgml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- commonfields.sgml	16 Jun 2004 08:32:11 -0000	1.7
+++ commonfields.sgml	16 Jun 2004 08:53:13 -0000	1.8
@@ -6,20 +6,30 @@
 folder types. These are:</para>
 
 <itemizedlist>
-<listitem><para>uid (string)</para></listitem>
+<listitem><para>uid (string, no default)</para></listitem>
 
-<listitem><para>body (string)</para></listitem>
+<listitem><para>body (string, default empty)</para></listitem>
 
-<listitem><para>categories (string - uses comma separation between
-multiple categories)</para></listitem>
+<listitem><para>categories (string, default empty)</para></listitem>
 
-<listitem><para>creation-date (datetime)</para></listitem>
+<listitem><para>creation-date (datetime, no default)</para></listitem>
 
-<listitem><para>last-modification-date (datetime)</para></listitem>
+<listitem><para>last-modification-date (datetime, no default)
+</para></listitem>
 
-<listitem><para>sensitivity (string, possibilites are private,
-confidential and public)</para></listitem>
+<listitem><para>sensitivity (string, default public)</para></listitem>
+
+<listitem><para>attachment (string, no default)</para></listitem>
 </itemizedlist>
+
+<para>The categories is a comma separated list. There is no fixed set
+of categories in this format. The clients are free to choose.</para>
+
+<para>The sensitivity possibilites are private, confidential and
+public.</para>
+
+<para>There can be any number of attachments. This references the
+filename of attachments in the mail where this is stored.</para>
 
 </sect1>
 

Index: journals.sgml
===================================================================
RCS file: /kolabrepository/doc/kolab-formats/journals.sgml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- journals.sgml	15 Jun 2004 13:56:48 -0000	1.5
+++ journals.sgml	16 Jun 2004 08:53:13 -0000	1.6
@@ -26,10 +26,7 @@
         </journal>
 ]]></programlisting></para>
 
-<para>There can be any number of attachments and contacts, which is
+<para>There can be any number of contacts, which is
 why these are in {}.</para>
-
-<para>The sensitivity can only be one of public, confidential, or
-private.</para>
 
 </chapter>

Index: notes.sgml
===================================================================
RCS file: /kolabrepository/doc/kolab-formats/notes.sgml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- notes.sgml	15 Jun 2004 13:56:48 -0000	1.6
+++ notes.sgml	16 Jun 2004 08:53:13 -0000	1.7
@@ -22,10 +22,4 @@
         </note>
 ]]></programlisting></para>
         
-<para>There can be any number of attachments, which is why these are
-in {}.</para>
-
-<para>The sensitivity can only be one of public, confidential, or
-private.</para>
-
 </chapter>





More information about the commits mailing list