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/07/04 21:58:10 UTC

cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs/concepts catalog.xml

shannon     2002/07/04 12:58:10

  Modified:    src/documentation/xdocs/userdocs/concepts Tag:
                        cocoon_2_0_3_branch catalog.xml
  Log:
  Fixed link to samples which will
  break on the live site. Added
  path info via <code> elements
  which is different now, based on
  branch location, due to recent samples
  refactoring.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.4   +3 -2      xml-cocoon2/src/documentation/xdocs/userdocs/concepts/catalog.xml
  
  Index: catalog.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/concepts/catalog.xml,v
  retrieving revision 1.2.2.3
  retrieving revision 1.2.2.4
  diff -u -r1.2.2.3 -r1.2.2.4
  --- catalog.xml	17 Jun 2002 09:44:17 -0000	1.2.2.3
  +++ catalog.xml	4 Jul 2002 19:58:09 -0000	1.2.2.4
  @@ -277,8 +277,9 @@
   
     <p>
      See catalogs in action with the 
  -   <link href="../../overview.html#samples">Cocoon Samples</link> ...
  -   <link href="../../../samples/misc/catalog-demo">catalog-demo</link>.
  +   <link href="../../overview.html#samples">Cocoon Samples</link>, or
  +   from your local webapp distribution in 2.1 via <code>http://localhost:8080/cocoon/samples/misc/catalog-demo</code>,
  +   or in 2.0.3 via <code>http://localhost:8080/cocoon/catalog-demo</code>.
      The demonstration
      intends to be self-documenting. The top-level XML instance describes its
      role, and each included external entity reports how it came into being.
  
  
  

----------------------------------------------------------------------
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