bernhard: doc/kolab-formats events.sgml, 1.14, 1.15 kolabformat.sgml, 1.27, 1.28

cvs at kolab.org cvs at kolab.org
Wed Jul 9 11:02:25 CEST 2008


Author: bernhard

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

Modified Files:
	events.sgml kolabformat.sgml 
Log Message:
Format of Events: Removed ambiguous default for start and end tags.
	For events they should be always there and filled.
Using revdescription instead of revremark now for the last two changelog
 entries in the main document.


Index: events.sgml
===================================================================
RCS file: /kolabrepository/doc/kolab-formats/events.sgml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- events.sgml	22 Jul 2005 19:29:59 -0000	1.14
+++ events.sgml	9 Jul 2008 09:02:22 -0000	1.15
@@ -24,7 +24,7 @@
             <display-name>(string, default empty)</display-name>
             <smtp-address>(string, default empty)</smtp-address>
           </organizer>
-          <start-date>(date or datetime, default not present)</start-date>
+          <start-date>(date or datetime)</start-date>
           <alarm>(number, no default)</alarm>
           <recurrence cycle="cycletype" [type="extra type"]>
             <interval>(number, default 1)</interval>
@@ -46,7 +46,7 @@
           <!-- Event specific fields -->
           <show-time-as>(string, default busy)</show-time-as>
           <color-label>(string, default none)</color-label>
-          <end-date>(date or datetime, default not present)</end-date>
+          <end-date>(date or datetime)</end-date>
         </event>
 ]]></programlisting></para>
 

Index: kolabformat.sgml
===================================================================
RCS file: /kolabrepository/doc/kolab-formats/kolabformat.sgml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- kolabformat.sgml	13 Jun 2008 08:37:02 -0000	1.27
+++ kolabformat.sgml	9 Jul 2008 09:02:22 -0000	1.28
@@ -162,25 +162,31 @@
 <revision>
 <revnumber>2.0rc7</revnumber>
 <date>April 22th, 2008</date>
-<revremark>
-Fixed the example for a non-standard folder type.
-Clarified contents of <gender> tags.
-Clarified that commonfield <sensitifiy> is a label 
-in current implementations.
-</revremark>
+<revdescription>
+<para>
+  Fixed the example for a non-standard folder type.
+  Clarified contents of <gender> tags.
+  Clarified that commonfield <sensitifiy> is a label 
+  in current implementations.
+  </para>
+</revdescription>
 </revision>
 
 <revision>
 <revnumber>CVS $Revision$</revnumber>
 <date>$Date$</date>
-<revremark>
-Section Overview: Stated more precisely that connectors - not Outlook itself - 
-write the format.
-</revremark>
+<revdescription>
+<itemizedlist>
+<listitem><para>
+  Section Overview: Stated more precisely that connectors 
+  - not Outlook itself - write the format.
+  </para></listitem>
+<listitem><para>
+  Format of Events: Removed ambiguous default for start and end tags.
+  </para></listitem>
+</itemizedlist>
+</revdescription>
 </revision>
-
-
-
 
 </revhistory>
 </bookinfo>





More information about the commits mailing list