[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xml-cocoon-cvs
Subject:    cvs commit: xml-cocoon/xdocs httprequest.xml
From:       cziegeler () apache ! org
Date:       2001-02-28 13:37:37
[Download RAW message or body]

cziegeler    01/02/28 05:37:37

  Modified:    webapp/stylesheets Tag: xml-cocoon2 simple-samples2html.xsl
                        svg-samples2html.xsl
               xdocs    Tag: xml-cocoon2 httprequest.xml
  Log:
  Moved samples from a3 to a4
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.8   +2 -2      xml-cocoon/webapp/stylesheets/Attic/simple-samples2html.xsl
  
  Index: simple-samples2html.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/webapp/stylesheets/Attic/simple-samples2html.xsl,v
  retrieving revision 1.1.2.7
  retrieving revision 1.1.2.8
  diff -u -r1.1.2.7 -r1.1.2.8
  --- simple-samples2html.xsl	2001/02/06 05:06:11	1.1.2.7
  +++ simple-samples2html.xsl	2001/02/28 13:37:35	1.1.2.8
  @@ -5,14 +5,14 @@
    <xsl:template match="/">
     <html>
      <head>
  -    <title>Apache Cocoon 2.0a3</title>
  +    <title>Apache Cocoon 2.0a4</title>
      </head>
      <body bgcolor="#ffffff" link="#0086b2" vlink="#00698c" alink="#743e75">
       <p align="center"><font size="+0" face="arial,helvetica,sanserif" \
color="#000000">The Apache Software Foundation is proud to present...</font></p>  
       <p align="center"><img border="0" src="images/cocoon.gif"/></p>
   
  -    <p align="center"><font size="+0" face="arial,helvetica,sanserif" \
color="#000000"><b>version 2.0a3</b></font></p>  +    <p align="center"><font \
size="+0" face="arial,helvetica,sanserif" color="#000000"><b>version \
2.0a4</b></font></p>  
       <xsl:apply-templates/>
   
  
  
  
  1.1.2.3   +2 -2      xml-cocoon/webapp/stylesheets/Attic/svg-samples2html.xsl
  
  Index: svg-samples2html.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/webapp/stylesheets/Attic/svg-samples2html.xsl,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- svg-samples2html.xsl	2001/02/12 12:39:48	1.1.2.2
  +++ svg-samples2html.xsl	2001/02/28 13:37:35	1.1.2.3
  @@ -6,14 +6,14 @@
    <xsl:template match="/">
     <html>
      <head>
  -    <title>Apache Cocoon 2.0a3</title>
  +    <title>Apache Cocoon 2.0a4</title>
      </head>
      <body bgcolor="#ffffff" link="#0086b2" vlink="#00698c" alink="#743e75">
       <p align="center"><font size="+0" face="arial,helvetica,sanserif" \
color="#000000">The Apache Software Foundation is proud to present...</font></p>  
       <p align="center"><img border="0" src="images/cocoon.gif"/></p>
   
  -    <p align="center"><font size="+0" face="arial,helvetica,sanserif" \
color="#000000"><b>version 2.0a3</b></font></p>  +    <p align="center"><font \
size="+0" face="arial,helvetica,sanserif" color="#000000"><b>version \
2.0a4</b></font></p>  
       <xsl:apply-templates/>
   
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.4   +5 -5      xml-cocoon/xdocs/Attic/httprequest.xml
  
  Index: httprequest.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/xdocs/Attic/httprequest.xml,v
  retrieving revision 1.1.2.3
  retrieving revision 1.1.2.4
  diff -u -r1.1.2.3 -r1.1.2.4
  --- httprequest.xml	2001/02/08 12:24:26	1.1.2.3
  +++ httprequest.xml	2001/02/28 13:37:36	1.1.2.4
  @@ -2,20 +2,20 @@
   <!DOCTYPE document SYSTEM "dtd/document-v10.dtd">
   <document> 
     <header> 
  -	 <title>Cocoon 2a3</title>
  +	 <title>Cocoon 2a4</title>
   	 <subtitle>What happens if a http request arrives</subtitle> 
   	 <version>0.1</version> 
   	 <type>Technical Document</type> 
   	 <authors><person name="Tom Klaasen" email="tom.klaasen@the-ecorp.com"/> 
   	 </authors> 
   	 <abstract>This document tries to explain Cocoon 2 (based on the version
  -		2a3) technically. We do this by describing what happens if somebody types in
  +		2a4) technically. We do this by describing what happens if somebody types in
   		the URL of a simple Cocoon page.</abstract> 
     </header> 
     <body> 
   	 <s1 title="Introduction"> 
   		<s2 title="Goal"> 
  -		  <p>This document tries to explain Cocoon 2 (based on the version 2a3)
  +		  <p>This document tries to explain Cocoon 2 (based on the version 2a4)
   			 technically. We do this by describing what happens if somebody types in the \
URL  of a simple Cocoon page.</p> 
   		</s2> 
  @@ -38,7 +38,7 @@
   			 apply to URI's called in one's browser.</p> 
   		  <p>This is the minimal sitemap that is necessary. The lines here are
   			 included in the standard sitemap.xmap that comes with the distribution of
  -			 Cocoon 2a3.</p> 
  +			 Cocoon 2a4.</p> 
   		  <p>The sitemap is defined in <code>${cocoon}/sitemap.xmap</code>.</p> 
   		  <source><![CDATA[ 
             <?xml version="1.0"?>
  @@ -93,7 +93,7 @@
   		  <p><code>cocoon.xconf</code> is the file that defines the
   			 <link href="avalon.html">Avalon</link> Components.</p> 
   		  <p>For our study, we need the standard <code>cocoon.xconf</code> file
  -			 of Cocoon 2a3.</p> 
  +			 of Cocoon 2a4.</p> 
   		  <p>It can be found in <code>${cocoon}/cocoon.xconf</code>.</p> 
   		  <source><![CDATA[
   <?xml version="1.0"?>
  
  
  

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic