cziegeler    02/01/24 00:55:00

  Modified:    src/webapp/docs/samples/xsp aggregate.xsp simple.xsp
                        upload.xsp
  Log:
  Removed some obsolete references to Cocoon2
  
  Revision  Changes    Path
  1.2       +2 -2      xml-cocoon2/src/webapp/docs/samples/xsp/aggregate.xsp
  
  Index: aggregate.xsp
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/docs/samples/xsp/aggregate.xsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- aggregate.xsp     3 Jan 2002 12:31:42 -0000       1.1
  +++ aggregate.xsp     24 Jan 2002 08:55:00 -0000      1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
   
  -<!-- CVS: $Id: aggregate.xsp,v 1.1 2002/01/03 12:31:42 giacomo Exp $ -->
  +<!-- CVS: $Id: aggregate.xsp,v 1.2 2002/01/24 08:55:00 cziegeler Exp $ -->
   
   <xsp:page
           language="java"
  @@ -30,7 +30,7 @@
               <para>
                   <cinclude:include src="isyndicate/news.xml" element="isyndicate" 
ns="http://foo.bar.com/isyndicate"/>
               </para>
  -            <para>Brought to you by Cocoon2 at <xsp:expr>new 
Date()</xsp:expr>.</para>
  +            <para>Brought to you by Cocoon at <xsp:expr>new 
Date()</xsp:expr>.</para>
           </content>
       </page>
   </xsp:page>
  
  
  
  1.2       +1 -1      xml-cocoon2/src/webapp/docs/samples/xsp/simple.xsp
  
  Index: simple.xsp
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/docs/samples/xsp/simple.xsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- simple.xsp        3 Jan 2002 12:31:42 -0000       1.1
  +++ simple.xsp        24 Jan 2002 08:55:00 -0000      1.2
  @@ -19,7 +19,7 @@
      <capture:fragment-variable name="page_part">
        <para>These 2 paragraphs were generated at the start of the XSP, and captured 
for insertion at the end.</para>
   
  -     <para>Brought to you by Cocoon2 at <xsp:expr>new Date()</xsp:expr>.</para>
  +     <para>Brought to you by Cocoon at <xsp:expr>new Date()</xsp:expr>.</para>
      </capture:fragment-variable>
   
      <para>Hi there! I'm a simple dynamic page generated by XSP (eXtensible Server 
Pages).</para>
  
  
  
  1.2       +1 -1      xml-cocoon2/src/webapp/docs/samples/xsp/upload.xsp
  
  Index: upload.xsp
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/docs/samples/xsp/upload.xsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- upload.xsp        3 Jan 2002 12:31:42 -0000       1.1
  +++ upload.xsp        24 Jan 2002 08:55:00 -0000      1.2
  @@ -48,7 +48,7 @@
          </xsp:logic>
        </ul>
        </para>
  -     <para>Brought to you by Cocoon2 at <xsp:expr>new Date()</xsp:expr>.</para>
  +     <para>Brought to you by Cocoon at <xsp:expr>new Date()</xsp:expr>.</para>
   
      </content>
     </page>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to