You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by mi...@apache.org on 2003/06/20 01:20:35 UTC

cvs commit: cocoon-site/site/lenya/project index.html index.pdf related-projects.html related-projects.pdf roadmap.html

michi       2003/06/19 16:20:35

  Modified:    site/lenya index.html index.pdf
               site/lenya/community website-update.html website-update.pdf
               site/lenya/docs index.html
               site/lenya/docs/components/images/live URIParametrizer.png
               site/lenya/docs/proposals/images/live URIParametrizer.png
               site/lenya/docs/specs namespaces.html namespaces.pdf
               site/lenya/installation prerequisites.html prerequisites.pdf
                        source_version.html source_version.pdf
               site/lenya/project index.html index.pdf
                        related-projects.html related-projects.pdf
                        roadmap.html
  Log:
  links fixed etc
  
  Revision  Changes    Path
  1.5       +1 -1      cocoon-site/site/lenya/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/cocoon-site/site/lenya/index.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.html	12 Jun 2003 17:08:09 -0000	1.4
  +++ index.html	19 Jun 2003 23:20:34 -0000	1.5
  @@ -187,7 +187,7 @@
   Apache Lenya is a Java-based <a href="http://www.opensource.org">Open-Source</a>
   Content Management System. It
   is based on open standards such as <a href="http://www.w3c.org/XML/">XML</a> and <a href="http://www.w3c.org/TR/xslt">XSLT</a>. One of its core
  -components is <a href="http://xml.apache.org/cocoon/">Cocoon</a> from the
  +components is <a href="http://cocoon.apache.org">Cocoon</a> from the
   <a href="http://www.apache.org">Apache Software Foundation</a>.
   </p>
   		
  
  
  
  1.5       +27 -27    cocoon-site/site/lenya/index.pdf
  
  	<<Binary file>>
  
  
  1.2       +15 -1     cocoon-site/site/lenya/community/website-update.html
  
  Index: website-update.html
  ===================================================================
  RCS file: /home/cvs/cocoon-site/site/lenya/community/website-update.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- website-update.html	17 Jun 2003 09:53:58 -0000	1.1
  +++ website-update.html	19 Jun 2003 23:20:34 -0000	1.2
  @@ -203,11 +203,25 @@
   </li>
     
   <li>
  -<span class="codefrag">$LENYA_HOME &gt; ant export-forrest -Dpublication=docs-new</span>
  +<span class="codefrag">export FORREST_HOME=.../xml-forrest/build/dist/shbat</span>
  +</li>
  +  
  +<li>
  +<span class="codefrag">export PATH=$FORREST_HOME/bin:$PATH</span>
  +</li>
  +  
  +<li>
  +<span class="codefrag">cd $LENYA_HOME</span>
  +</li>
  +  
  +<li>
  +<span class="codefrag">ant export-forrest -Dpublication=docs-new</span>
   </li>
     
   <li>Copy the pages from <span class="codefrag">$LENYA_HOME/build/lenya/export/docs-new/build/site</span> to <span class="codefrag">cocoon-site/site/lenya</span>
   </li>
  +  
  +<li>Copy the Javadoc (ant javadoc, ant install, cp)</li>
     
   <li>Add, remove, commit to <span class="codefrag">cocoon-site</span>
   </li>
  
  
  
  1.2       +22 -22    cocoon-site/site/lenya/community/website-update.pdf
  
  	<<Binary file>>
  
  
  1.4       +3 -0      cocoon-site/site/lenya/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/cocoon-site/site/lenya/docs/index.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.html	2 Jun 2003 08:16:09 -0000	1.3
  +++ index.html	19 Jun 2003 23:20:34 -0000	1.4
  @@ -223,6 +223,9 @@
   <a href="misc/webdav.html">WebDAV Servers</a>
   </div>
   </div>
  +<div class="menuitem">
  +<a href="../docs/../apidocs/index.html">API (Javadoc)</a>
  +</div>
   </div>
   </div>
   <!--================= end Menu items ==================-->
  
  
  
  1.3       +35 -35    cocoon-site/site/lenya/docs/components/images/live/URIParametrizer.png
  
  	<<Binary file>>
  
  
  1.3       +35 -35    cocoon-site/site/lenya/docs/proposals/images/live/URIParametrizer.png
  
  	<<Binary file>>
  
  
  1.4       +1 -1      cocoon-site/site/lenya/docs/specs/namespaces.html
  
  Index: namespaces.html
  ===================================================================
  RCS file: /home/cvs/cocoon-site/site/lenya/docs/specs/namespaces.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- namespaces.html	12 Jun 2003 17:08:09 -0000	1.3
  +++ namespaces.html	19 Jun 2003 23:20:34 -0000	1.4
  @@ -190,7 +190,7 @@
   <dd>The sitetree.</dd>
   
   
  -<dt>http://www.lenya.org/2003/cms-page</dt>
  +<dt>http://apache.org/cocoon/lenya/cms-page/1.0</dt>
   
   <dd>The layout of a CMS page.</dd>
   
  
  
  
  1.3       +18 -18    cocoon-site/site/lenya/docs/specs/namespaces.pdf
  
  	<<Binary file>>
  
  
  1.4       +1 -1      cocoon-site/site/lenya/installation/prerequisites.html
  
  Index: prerequisites.html
  ===================================================================
  RCS file: /home/cvs/cocoon-site/site/lenya/installation/prerequisites.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- prerequisites.html	2 Jun 2003 08:16:10 -0000	1.3
  +++ prerequisites.html	19 Jun 2003 23:20:35 -0000	1.4
  @@ -235,7 +235,7 @@
       
   <strong>Apache Cocoon</strong> (recommended: Cocoon 2.1 M1 for the CVS version of Lenya)<br>
       
  -<a href="http://xml.apache.org/cocoon/mirror.cgi">Cocoon download page</a>
  +<a href="http://cocoon.apache.org/mirror.cgi">Cocoon download page</a>
       
   </p>
       
  
  
  
  1.2       +29 -29    cocoon-site/site/lenya/installation/prerequisites.pdf
  
  	<<Binary file>>
  
  
  1.4       +1 -1      cocoon-site/site/lenya/installation/source_version.html
  
  Index: source_version.html
  ===================================================================
  RCS file: /home/cvs/cocoon-site/site/lenya/installation/source_version.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- source_version.html	2 Jun 2003 08:16:10 -0000	1.3
  +++ source_version.html	19 Jun 2003 23:20:35 -0000	1.4
  @@ -359,7 +359,7 @@
   </p>
       
   <p>
  -    See <a href="http://xml.apache.org/cocoon/installing/index.html">Installing Apache Cocoon</a>
  +    See <a href="http://cocoon.apache.org/2.0/installing/index.html">Installing Apache Cocoon</a>
       
   </p>
       
  
  
  
  1.2       +5 -5      cocoon-site/site/lenya/installation/source_version.pdf
  
  	<<Binary file>>
  
  
  1.5       +1 -1      cocoon-site/site/lenya/project/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/cocoon-site/site/lenya/project/index.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.html	12 Jun 2003 17:08:09 -0000	1.4
  +++ index.html	19 Jun 2003 23:20:35 -0000	1.5
  @@ -187,7 +187,7 @@
   Apache Lenya is a Java-based <a href="http://www.opensource.org">Open-Source</a>
   Content Management System. It
   is based on open standards such as <a href="http://www.w3c.org/XML/">XML</a> and <a href="http://www.w3c.org/TR/xslt">XSLT</a>. One of its core
  -components is <a href="http://xml.apache.org/cocoon/">Cocoon</a> from the
  +components is <a href="http://cocoon.apache.org">Cocoon</a> from the
   <a href="http://www.apache.org">Apache Software Foundation</a>.
   </p>
   		
  
  
  
  1.5       +28 -28    cocoon-site/site/lenya/project/index.pdf
  
  	<<Binary file>>
  
  
  1.3       +2 -2      cocoon-site/site/lenya/project/related-projects.html
  
  Index: related-projects.html
  ===================================================================
  RCS file: /home/cvs/cocoon-site/site/lenya/project/related-projects.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- related-projects.html	23 May 2003 12:48:59 -0000	1.2
  +++ related-projects.html	19 Jun 2003 23:20:35 -0000	1.3
  @@ -207,7 +207,7 @@
   
   <p>
   More information on Cocoon-based projects can be found at
  -<a href="http://xml.apache.org/cocoon/link/projects.html">http://xml.apache.org/cocoon/link/projects.html</a>.
  +<a href="http://cocoon.apache.org/2.0/link/projects.html">http://cocoon.apache.org/2.0/link/projects.html</a>.
   </p>
   
   
  @@ -234,7 +234,7 @@
   </p>
   <p>
   
  -<a href="http://xml.apache.org/cocoon/">http://xml.apache.org/cocoon/</a>
  +<a href="http://cocoon.apache.org">http://cocoon.apache.org</a>
   
   </p>
   </div>
  
  
  
  1.2       +102 -115  cocoon-site/site/lenya/project/related-projects.pdf
  
  	<<Binary file>>
  
  
  1.6       +0 -0      cocoon-site/site/lenya/project/roadmap.html
  
  Index: roadmap.html
  ===================================================================
  RCS file: /home/cvs/cocoon-site/site/lenya/project/roadmap.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6