lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts pageEnvelope.xml,1.1,1.2 sitemaps.xml,1.1,1.2

Andreas Hartmann <[email protected]> Tue, 20 May 2003 17:27:17 +0200
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts
In directory erbium:/tmp/cvs-serv16909/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts

Modified Files:
	pageEnvelope.xml sitemaps.xml 
Log Message:
changed references to www.lenya.org to cocoon.apache.org/lenya

Index: pageEnvelope.xml
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts/pageEnvelope.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pageEnvelope.xml	8 Apr 2003 16:22:51 -0000	1.1
--- pageEnvelope.xml	20 May 2003 15:27:15 -0000	1.2
***************
*** 8,11 ****
--- 8,12 ----
        <person name="Christian Egli" email="[email protected]"/>
        <person name="Gregor J. Rothfuss" email="[email protected]"/>
+       <person name="Andreas Hartmann" email="[email protected]"/>
      </authors> 
      <notice></notice> 
***************
*** 79,82 ****
--- 80,100 ----
             </ul>
      </section>
+     
+ <section><title>The Java API</title>
+ 
+ <p>
+ The Java API of the page envelope consists of the following classes:
+ </p>
+ <dl>
+   <dt><code>org.apache.lenya.cms.publication.PageEvelope</code></dt>
+   <dd>An object of this class represents a page envelope.</dd>
+   
+   <dt><code>org.apache.lenya.cms.cocoon.acting.PageEvelopeAction</code></dt>
+   <dd>This action makes the page envelope attributes available as sitemap parameters.</dd>
+ 
+ 
+ </dl>
+ 
+ </section>
  
      <section>

Index: sitemaps.xml
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts/sitemaps.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** sitemaps.xml	7 May 2003 17:36:28 -0000	1.1
--- sitemaps.xml	20 May 2003 15:27:15 -0000	1.2
***************
*** 9,13 ****
      <type>Overview document</type> 
      <authors>
!       <person name="Gregor J. Rothfuss" email="[email protected]"/> 
      </authors> 
  </header> 
--- 9,13 ----
      <type>Overview document</type> 
      <authors>
!       <person name="Gregor J. Rothfuss" email="[email protected]"/> 
      </authors> 
  </header>