tony        2003/11/17 23:11:49

  Modified:    src/webapp/samples/hello-world samples.xml
  Log:
  adding sample for ms word 2003 xml format
  
  Revision  Changes    Path
  1.12      +6 -3      cocoon-2.1/src/webapp/samples/hello-world/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/hello-world/samples.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- samples.xml       8 Sep 2003 05:37:33 -0000       1.11
  +++ samples.xml       18 Nov 2003 07:11:49 -0000      1.12
  @@ -76,6 +76,9 @@
      <sample name="OpenOffice Draw" href="hello.sxd">
       This drawing shows how a simple XML page can be presented in OpenOffice 
Draw file format.
      </sample>
  +   <sample name="MS Word 2003" href="hello-worldml.doc">
  +    This document shows how a simple XML page can be presented in MS Word 
2003 XML file format.
  +   </sample>
     </group>
   
     <group name="Hello World Web Service">
  @@ -89,8 +92,8 @@
   
     <group name="Blocks Hello World!">
      <note>
  -     These samples only work if the corresponding blocks are activated
  -     at build time. 
  +    These samples only work if the corresponding blocks are activated
  +    at build time. 
      </note>
      <sample name="RTF" href="../jfor/hello.rtf">
       Hello from the jfor block in Rich Text Format.
  
  
  

Reply via email to