asavory     2003/09/10 10:59:15

  Modified:    src/documentation/xdocs/faq faq-sitemap.xml
               src/documentation/xdocs/userdocs/generators
                        search-generator.xml
  Log:
  Fixing link and typo
  
  Revision  Changes    Path
  1.2       +1 -1      cocoon-2.0/src/documentation/xdocs/faq/faq-sitemap.xml
  
  Index: faq-sitemap.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.0/src/documentation/xdocs/faq/faq-sitemap.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- faq-sitemap.xml   9 Mar 2003 00:01:00 -0000       1.1
  +++ faq-sitemap.xml   10 Sep 2003 17:59:15 -0000      1.2
  @@ -274,7 +274,7 @@
   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 Ziegeler'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*/cocoon-2.0/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.
  +Check out a draft XML Schema <link 
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/cocoon-2.0/src/documentation/xdocs/drafts/sitemap-working-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>
  
  
  
  1.3       +1 -1      
cocoon-2.0/src/documentation/xdocs/userdocs/generators/search-generator.xml
  
  Index: search-generator.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.0/src/documentation/xdocs/userdocs/generators/search-generator.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- search-generator.xml      29 Aug 2003 18:54:37 -0000      1.2
  +++ search-generator.xml      10 Sep 2003 17:59:15 -0000      1.3
  @@ -68,7 +68,7 @@
           <tr>
             <td>query-string</td><td>queryString</td>
             <td>
  -            This parameter specifies the name of the query paramter name used
  +            This parameter specifies the name of the query parameter name 
used
               for passing the query-string, eg. 
               <code>http://foo/bar?queryString=cocoon</code>, for generating
               xml content for query "cocoon".
  
  
  

Reply via email to