You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2003/06/02 10:00:44 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/customization adding-document-creator.xml

andreas     2003/06/02 01:00:44

  Modified:    src/webapp/lenya/pubs/docs-new/content/xdocs/docs/customization
                        adding-document-creator.xml
  Log:
  fixed document structure (didn't validate)
  
  Revision  Changes    Path
  1.3       +4 -4      cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/customization/adding-document-creator.xml
  
  Index: adding-document-creator.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/customization/adding-document-creator.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- adding-document-creator.xml	28 May 2003 05:31:50 -0000	1.2
  +++ adding-document-creator.xml	2 Jun 2003 08:00:43 -0000	1.3
  @@ -19,6 +19,7 @@
   <p>
   The Menubars can be found within the directory <code>config/menus</code>.
   Add the "New MyDocument" menu item to the appropriate menubar:
  +</p>
   
   <source>
   <![CDATA[
  @@ -29,7 +30,6 @@
       </block>
   ]]>
   </source>
  -</p>
   
   </section>
   
  @@ -38,6 +38,7 @@
   
   <p>
   The pipelines of the usecases are located within <code>usecase.xmap</code>:
  +</p>
   
   <source>
   <![CDATA[
  @@ -61,7 +62,6 @@
   </map:pipeline>
   ]]>
   </source>
  -</p>
   
   </section>
   
  @@ -71,6 +71,7 @@
   
   <p>
   The file <code>doctypes.xconf</code> is supposed to be located within the directory <code>config/doctypes</code>.
  +</p>
   
   <source>
   <![CDATA[
  @@ -89,7 +90,6 @@
   </doctypes>
   ]]>
   </source>
  -</p>
   
   </section>
   
  @@ -98,6 +98,7 @@
   
   <p>
   The sample documents are located within the directory <code>config/doctypes/samples</code>.
  +</p>
   
   <source>
   <![CDATA[
  @@ -116,7 +117,6 @@
         <hl1>Local OSCOM Sprint @ Zurich, Switzerland</hl1>
   ]]>
   </source>
  -</p>
   
   </section>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org