You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by sh...@apache.org on 2002/08/22 02:44:48 UTC

cvs commit: xml-cocoon2/src/documentation/xdocs/faq faq-aggregators.xml faq-configure-c2.xml faq-databases.xml faq-sitemap.xml

shannon     2002/08/21 17:44:48

  Modified:    src/documentation/xdocs/faq faq-aggregators.xml
                        faq-configure-c2.xml faq-databases.xml
                        faq-sitemap.xml
  Log:
  added faq with link to free pdf chapter
  
  Revision  Changes    Path
  1.2       +10 -2     xml-cocoon2/src/documentation/xdocs/faq/faq-aggregators.xml
  
  Index: faq-aggregators.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/faq/faq-aggregators.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- faq-aggregators.xml	3 Jun 2002 18:50:02 -0000	1.1
  +++ faq-aggregators.xml	22 Aug 2002 00:44:47 -0000	1.2
  @@ -41,7 +41,15 @@
   
     </answer>
   </faq>
  -
  -
  +<faq>
  +  <question>
  +   Where can I learn more about content aggregation?
  +  </question>
  +  <answer>
  +  <p>
  +Learn more about content aggregation by downloading the free chapter, <link href="http://www.newriders.com/books/product.asp?product_id={C3C05052-BE3B-4E06-A60A-13FB40AF58F6}" >A User's Look at the Cocoon architecture,</link> from Langham and Ziegler's <em>Cocoon: Building XML Applications</em> available at the New Riders web site.
  +  </p>
  +  </answer>
  +</faq>
   
   </faqs>
  
  
  
  1.3       +4 -1      xml-cocoon2/src/documentation/xdocs/faq/faq-configure-c2.xml
  
  Index: faq-configure-c2.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/faq/faq-configure-c2.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- faq-configure-c2.xml	2 Jul 2002 23:19:21 -0000	1.2
  +++ faq-configure-c2.xml	22 Aug 2002 00:44:47 -0000	1.3
  @@ -42,7 +42,7 @@
     <p>1. <code>{cocoon}/WEB-INF/logkit.xconf</code>:</p>
       <p>Please refer to the Avalon Excalibur Documentation:
       <link href="http://jakarta.apache.org/avalon/excalibur/logger.html">
  -     Avalon Excalibur LogKit Management</link></p>
  +     Avalon Excalibur LogKit Management</link> </p>
     <p>2. <code>{cocoon}/WEB-INF/web.xml</code>:</p>
       <p>Here you can change following paramters:</p>
       <ul>
  @@ -62,6 +62,9 @@
         importance.</li>
       </ul>
       <note>See inline comments in these files for further information!</note>
  +  <p>
  +Learn more about LogKit configuration by downloading the free chapter, <link href="http://www.newriders.com/books/product.asp?product_id={C3C05052-BE3B-4E06-A60A-13FB40AF58F6}" >A User's Look at the Cocoon architecture,</link> from Langham and Ziegler's <em>Cocoon: Building XML Applications</em> available at the New Riders web site.
  +  </p>    
     </answer>
   </faq>
   
  
  
  
  1.3       +11 -0     xml-cocoon2/src/documentation/xdocs/faq/faq-databases.xml
  
  Index: faq-databases.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/faq/faq-databases.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- faq-databases.xml	18 Jun 2002 15:43:24 -0000	1.2
  +++ faq-databases.xml	22 Aug 2002 00:44:47 -0000	1.3
  @@ -116,4 +116,15 @@
    </answer>
   </faq>
   
  +<faq>
  + <question>
  +   Where can I find more information about connecting to databases using Cocoon?
  + </question>
  + <answer>
  +  <p>
  +Learn more about connecting to databases by downloading the free chapter, <link href="http://www.newriders.com/books/product.asp?product_id={C3C05052-BE3B-4E06-A60A-13FB40AF58F6}" >A User's Look at the Cocoon architecture,</link> from Langham and Ziegler's <em>Cocoon: Building XML Applications</em> available at the New Riders web site.
  +  </p>
  +</answer>
  +</faq>
  +
   </faqs>
  
  
  
  1.7       +14 -0     xml-cocoon2/src/documentation/xdocs/faq/faq-sitemap.xml
  
  Index: faq-sitemap.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/faq/faq-sitemap.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- faq-sitemap.xml	10 Jul 2002 18:50:11 -0000	1.6
  +++ faq-sitemap.xml	22 Aug 2002 00:44:47 -0000	1.7
  @@ -264,4 +264,18 @@
   </ul>
    </answer>
    </faq>
  + 
  + <faq>
  +  <question>
  +Where can I find more information about the sitemap?
  +  </question>
  +  <answer>
  +   <p>
  +Learn more about advanced Sitemap features by downloading the free chapter, <link href="http://www.newriders.com/books/product.asp?product_id={C3C05052-BE3B-4E06-A60A-13FB40AF58F6}" >A User's Look at the Cocoon architecture,</link> from Langham and Ziegler's <em>Cocoon: Building XML Applications</em> available at the New Riders web site.
  +  </p>
  +  <p>
  +Check out a draft XML Schema <link href="http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-cocoon2/src/documentation/xdocs/drafts/sitemap-2.1-draft.xsd?rev=HEAD&amp;content-type=text/plain">grammar for the Cocoon sitemap</link>, and some <link href="http://outerthought.net/sitemap/">external documentation</link> generated from this Schema. A poster diagram of the sitemap structure is also available.
  +   </p>
  +  </answer>
  +  </faq>
   </faqs>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org