You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2005/10/14 22:17:27 UTC

svn commit: r321203 - in /cocoon/site/site: ./ community/ devinfo/ fr/ link/ news/

Author: vgritsenko
Date: Fri Oct 14 13:16:31 2005
New Revision: 321203

URL: http://svn.apache.org/viewcvs?rev=321203&view=rev
Log:
regenerated docs

Modified:
    cocoon/site/site/community/committer.html
    cocoon/site/site/community/contrib.html
    cocoon/site/site/community/contrib.pdf
    cocoon/site/site/community/mail-archives.html
    cocoon/site/site/community/mail-lists.html
    cocoon/site/site/community/mail-lists.pdf
    cocoon/site/site/community/members.html
    cocoon/site/site/devinfo/index.html
    cocoon/site/site/devinfo/index.pdf
    cocoon/site/site/fr/mail-lists.html
    cocoon/site/site/history.html
    cocoon/site/site/index.html
    cocoon/site/site/link/hosting.html
    cocoon/site/site/link/livesites-2.1.html
    cocoon/site/site/link/livesites-2.1.pdf
    cocoon/site/site/link/projects.html
    cocoon/site/site/link/projects.pdf
    cocoon/site/site/link/training.html
    cocoon/site/site/link/training.pdf
    cocoon/site/site/link/xsl.html
    cocoon/site/site/link/xsl.pdf
    cocoon/site/site/linkmap.html
    cocoon/site/site/news/archives.html
    cocoon/site/site/news/index.html
    cocoon/site/site/news/index.pdf
    cocoon/site/site/versioning.html
    cocoon/site/site/whoweare.html
    cocoon/site/site/whoweare.pdf

Modified: cocoon/site/site/community/committer.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/community/committer.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/community/committer.html (original)
+++ cocoon/site/site/community/committer.html Fri Oct 14 13:16:31 2005
@@ -120,37 +120,29 @@
 <li>
 <font color="#CFDCED">Navigation</font>
 <ul>
-    
 <li>
 <a href="../index.html">Main</a>
 </li>
-  
 </ul>
 </li>
 <li>
 <font color="#CFDCED">Community</font>
 <ul>
-    
 <li>
 <a href="members.html">Members</a>
 </li>
-    
 <li>
 <a href="contrib.html">Contributing</a>
 </li>
-    
 <li>
 <span class="sel"><font color="#ffcc00">Committer Tips</font></span>
 </li>
-    
 <li>
 <a href="mail-lists.html">Mail Lists</a>
 </li>
-    
 <li>
 <a href="mail-archives.html">Mail Archives</a>
 </li>
-  
 </ul>
 </li>
 </ul>

Modified: cocoon/site/site/community/contrib.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/community/contrib.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/community/contrib.html (original)
+++ cocoon/site/site/community/contrib.html Fri Oct 14 13:16:31 2005
@@ -198,55 +198,55 @@
 </table>
 <ul class="minitoc">
 <li>
-<a href="#Introduction">Introduction</a>
+<a href="#intro">Introduction</a>
 </li>
 <li>
-<a href="#Help+Wanted+Here">Help Wanted Here</a>
+<a href="#help">Help Wanted Here</a>
 </li>
 <li>
-<a href="#Contributions+of+Code+and+Documentation">Contributions of Code and Documentation</a>
+<a href="#contrib">Contributions of Code and Documentation</a>
 <ul class="minitoc">
 <li>
-<a href="#Testing+Requirements+for+Cocoon+Contrib+and+Distribution">Testing Requirements for Cocoon Contrib and Distribution</a>
+<a href="#testing">Testing Requirements for Cocoon Contrib and Distribution</a>
 </li>
 <li>
-<a href="#Documentation+Requirements+for+Cocoon+Distribution">Documentation Requirements for Cocoon Distribution</a>
+<a href="#documentation">Documentation Requirements for Cocoon Distribution</a>
 </li>
 <li>
-<a href="#Licensing+Requirements+for+the+Cocoon+Distribution">Licensing Requirements for the Cocoon Distribution</a>
+<a href="#license">Licensing Requirements for the Cocoon Distribution</a>
 </li>
 </ul>
 </li>
 <li>
-<a href="#Subversion+Usage+Precis">Subversion Usage Precis</a>
+<a href="#svnhowto">Subversion Usage Precis</a>
 <ul class="minitoc">
 <li>
-<a href="#How+to+Establish+your+Local+Repository">How to Establish your Local Repository</a>
+<a href="#local-repository">How to Establish your Local Repository</a>
 </li>
 <li>
-<a href="#How+to+Keep+it+Up-to-date">How to Keep it Up-to-date</a>
+<a href="#updating">How to Keep it Up-to-date</a>
 </li>
 <li>
-<a href="#How+to+Generate+Differences">How to Generate Differences</a>
+<a href="#diffing">How to Generate Differences</a>
 </li>
 <li>
-<a href="#How+to+get+other+branches">How to get other branches</a>
+<a href="#branches">How to get other branches</a>
 </li>
 </ul>
 </li>
 <li>
-<a href="#Committer+repository+access">Committer repository access</a>
+<a href="#committer">Committer repository access</a>
 </li>
 <li>
-<a href="#Procedure+for+Raising+Development+Issues">Procedure for Raising Development Issues</a>
+<a href="#procedure">Procedure for Raising Development Issues</a>
 </li>
 <li>
-<a href="#Contribution+Notes+and+Tips">Contribution Notes and Tips</a>
+<a href="#tips">Contribution Notes and Tips</a>
 </li>
 </ul>
 
  
-<a name="N10017"></a><a name="Introduction"></a>
+<a name="N10017"></a><a name="intro"></a>
 <h3>Introduction</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -286,7 +286,7 @@
 </div>
 
  
-<a name="N10045"></a><a name="Help+Wanted+Here"></a>
+<a name="N10046"></a><a name="help"></a>
 <h3>Help Wanted Here</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -333,8 +333,7 @@
 </div>
 
  
-<a name="contrib"></a>
- <a name="N10087"></a><a name="Contributions+of+Code+and+Documentation"></a>
+<a name="N10086"></a><a name="contrib"></a>
 <h3>Contributions of Code and Documentation</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -358,7 +357,7 @@
     to enhance it, so don't be surprised if changes are made. Also the PMC may
     decide to remove it, if issues are discovered.
   </p>
-<a name="N1009D"></a><a name="Testing+Requirements+for+Cocoon+Contrib+and+Distribution"></a>
+<a name="N1009D"></a><a name="testing"></a>
 <h4>Testing Requirements for Cocoon Contrib and Distribution</h4>
 <div style="margin-left: 0 ; border: 2px">
 <p>All new code should be tested under at least the following servlet engines:</p>
@@ -385,7 +384,7 @@
     if someone else tests it, because the contributor might be tempted to do less
     than thorough testing!</p>
 </div>
-<a name="N100C1"></a><a name="Documentation+Requirements+for+Cocoon+Distribution"></a>
+<a name="N100C2"></a><a name="documentation"></a>
 <h4>Documentation Requirements for Cocoon Distribution</h4>
 <div style="margin-left: 0 ; border: 2px">
 <p>All new features (processor, logicsheets, config options etc.) should be documented
@@ -396,7 +395,7 @@
    documentation build.
   </p>
 </div>
-<a name="license"></a><a name="N100DF"></a><a name="Licensing+Requirements+for+the+Cocoon+Distribution"></a>
+<a name="N100DE"></a><a name="license"></a>
 <h4>Licensing Requirements for the Cocoon Distribution</h4>
 <div style="margin-left: 0 ; border: 2px">
 <p>To avoid legal problems, the Apache Project Management Committee (PMC) have agreed on
@@ -424,8 +423,7 @@
 </div>
 
  
-<a name="svnhowto"></a>
- <a name="N10100"></a><a name="Subversion+Usage+Precis"></a>
+<a name="N100FD"></a><a name="svnhowto"></a>
 <h3>Subversion Usage Precis</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>An overview of how to use Subversion to participate in Cocoon development.
@@ -446,7 +444,7 @@
    repository, how to keep it up-to-date, and how to generate the differences
    to create a patch. (The commands are for Linux.)
   </p>
-<a name="N1011A"></a><a name="How+to+Establish+your+Local+Repository"></a>
+<a name="N10118"></a><a name="local-repository"></a>
 <h4>How to Establish your Local Repository</h4>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -481,7 +479,7 @@
    usual. Make some changes, re-build, and see the effect.
   </p>
 </div>
-<a name="N1013B"></a><a name="How+to+Keep+it+Up-to-date"></a>
+<a name="N1013A"></a><a name="updating"></a>
 <h4>How to Keep it Up-to-date</h4>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -510,7 +508,7 @@
   
 </ol>
 </div>
-<a name="N10153"></a><a name="How+to+Generate+Differences"></a>
+<a name="N10153"></a><a name="diffing"></a>
 <h4>How to Generate Differences</h4>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -542,7 +540,7 @@
   
 </ol>
 </div>
-<a name="N10173"></a><a name="How+to+get+other+branches"></a>
+<a name="N10174"></a><a name="branches"></a>
 <h4>How to get other branches</h4>
 <div style="margin-left: 0 ; border: 2px">
 <p>Okay, that got the current release branch of Cocoon into your local working copy.
@@ -581,8 +579,7 @@
 </div>
 
  
-<a name="committer"></a>
- <a name="N1019D"></a><a name="Committer+repository+access"></a>
+<a name="N1019C"></a><a name="committer"></a>
 <h3>Committer repository access</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>After a developer has consistently provided contributions (code,
@@ -599,8 +596,7 @@
 </div>
 
  
-<a name="procedure"></a>
- <a name="N101B0"></a><a name="Procedure+for+Raising+Development+Issues"></a>
+<a name="N101AD"></a><a name="procedure"></a>
 <h3>Procedure for Raising Development Issues</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>Documentation contributions can usually be added directly to the
@@ -668,8 +664,7 @@
 </div>
 
  
-<a name="tips"></a>
- <a name="N101F4"></a><a name="Contribution+Notes+and+Tips"></a>
+<a name="N101EF"></a><a name="tips"></a>
 <h3>Contribution Notes and Tips</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>

Modified: cocoon/site/site/community/contrib.pdf
URL: http://svn.apache.org/viewcvs/cocoon/site/site/community/contrib.pdf?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
Binary files - no diff available.

Modified: cocoon/site/site/community/mail-archives.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/community/mail-archives.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/community/mail-archives.html (original)
+++ cocoon/site/site/community/mail-archives.html Fri Oct 14 13:16:31 2005
@@ -198,12 +198,12 @@
 </table>
 <ul class="minitoc">
 <li>
-<a href="#Mailing+List+Archives">Mailing List Archives</a>
+<a href="#mail-archives">Mailing List Archives</a>
 </li>
 </ul>
 
  
-<a name="N10013"></a><a name="Mailing+List+Archives"></a>
+<a name="N10013"></a><a name="mail-archives"></a>
 <h3>Mailing List Archives</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>

Modified: cocoon/site/site/community/mail-lists.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/community/mail-lists.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/community/mail-lists.html (original)
+++ cocoon/site/site/community/mail-lists.html Fri Oct 14 13:16:31 2005
@@ -198,32 +198,32 @@
 </table>
 <ul class="minitoc">
 <li>
-<a href="#Important+Notice">Important Notice</a>
+<a href="#notice">Important Notice</a>
 </li>
 <li>
-<a href="#Tips+%28keeping+focus+helps+your+points+come+across%21%29">Tips (keeping focus helps your points come across!)</a>
+<a href="#tips">Tips (keeping focus helps your points come across!)</a>
 </li>
 <li>
-<a href="#Cocoon+Users">Cocoon Users</a>
+<a href="#users">Cocoon Users</a>
 </li>
 <li>
-<a href="#Cocoon+Dev">Cocoon Dev</a>
+<a href="#devs">Cocoon Dev</a>
 </li>
 <li>
-<a href="#Cocoon+Docs">Cocoon Docs</a>
+<a href="#docs">Cocoon Docs</a>
 </li>
 <li>
-<a href="#Cocoon+Cvs">Cocoon Cvs</a>
+<a href="#scm">Cocoon CVS</a>
 </li>
 <li>
-<a href="#Cocoon+Users-Fr">Cocoon Users-Fr</a>
+<a href="#users-fr">Cocoon Users-Fr</a>
 </li>
 <li>
-<a href="#Related+Mailing+Lists">Related Mailing Lists</a>
+<a href="#related">Related Mailing Lists</a>
 </li>
 </ul>
   
-<a name="N10013"></a><a name="Important+Notice"></a>
+<a name="N10013"></a><a name="notice"></a>
 <h3>Important Notice</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -254,7 +254,7 @@
 </div>
 
   
-<a name="N1003A"></a><a name="Tips+%28keeping+focus+helps+your+points+come+across%21%29"></a>
+<a name="N1003B"></a><a name="tips"></a>
 <h3>Tips (keeping focus helps your points come across!)</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>We use the mail list both as a media to transmit our thoughts and as a
@@ -337,7 +337,7 @@
 </div>
   
   
-<a name="N10060"></a><a name="Cocoon+Users"></a>
+<a name="N10062"></a><a name="users"></a>
 <h3>Cocoon Users</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>Post mail to <span class="codefrag">users&lt;at&gt;cocoon.apache.org</span>.</p>
@@ -381,7 +381,7 @@
 </div>
 
   
-<a name="N100A1"></a><a name="Cocoon+Dev"></a>
+<a name="N100A4"></a><a name="devs"></a>
 <h3>Cocoon Dev</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>Post mail to <span class="codefrag">dev&lt;at&gt;cocoon.apache.org</span>.</p>
@@ -409,7 +409,7 @@
 </div>
 
   
-<a name="N100CC"></a><a name="Cocoon+Docs"></a>
+<a name="N100D0"></a><a name="docs"></a>
 <h3>Cocoon Docs</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>Post mail to <span class="codefrag">docs&lt;at&gt;cocoon.apache.org</span>.</p>
@@ -440,8 +440,8 @@
 </div>
 
   
-<a name="N100EF"></a><a name="Cocoon+Cvs"></a>
-<h3>Cocoon Cvs</h3>
+<a name="N100F4"></a><a name="scm"></a>
+<h3>Cocoon CVS</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
 <a href="mailto:cvs-subscribe.at.cocoon.apache.org">Subscribe</a>
@@ -459,16 +459,17 @@
     SVN server should post to it.</div>
 </div>
 </div>
+
   
-  
-<a name="N10108"></a><a name="Cocoon+Users-Fr"></a>
+<a name="N1010E"></a><a name="users-fr"></a>
 <h3>Cocoon Users-Fr</h3>
 <div style="margin-left: 0 ; border: 2px">
-<p>This is a french-speaking users list. More information on this list in the <a href="../fr/index.html">fr zone</a>.</p>
+<p>This is a french-speaking users list. More information on this list in
+     the <a href="../fr/index.html">fr zone</a>.</p>
 </div>
 
   
-<a name="N10115"></a><a name="Related+Mailing+Lists"></a>
+<a name="N1011C"></a><a name="related"></a>
 <h3>Related Mailing Lists</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>(See also <a href="http://dmoz.org/Computers/Data_Formats/Markup_Languages/XML/">
@@ -490,6 +491,7 @@
    
 </ul>
 </div>
+
  
 <div class="attribution">by&nbsp;Cocoon Developers</div>
 </div>

Modified: cocoon/site/site/community/mail-lists.pdf
URL: http://svn.apache.org/viewcvs/cocoon/site/site/community/mail-lists.pdf?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
Binary files - no diff available.

Modified: cocoon/site/site/community/members.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/community/members.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/community/members.html (original)
+++ cocoon/site/site/community/members.html Fri Oct 14 13:16:31 2005
@@ -120,29 +120,37 @@
 <li>
 <font color="#CFDCED">Navigation</font>
 <ul>
+    
 <li>
 <a href="../index.html">Main</a>
 </li>
+  
 </ul>
 </li>
 <li>
 <font color="#CFDCED">Community</font>
 <ul>
+    
 <li>
 <span class="sel"><font color="#ffcc00">Members</font></span>
 </li>
+    
 <li>
 <a href="contrib.html">Contributing</a>
 </li>
+    
 <li>
 <a href="committer.html">Committer Tips</a>
 </li>
+    
 <li>
 <a href="mail-lists.html">Mail Lists</a>
 </li>
+    
 <li>
 <a href="mail-archives.html">Mail Archives</a>
 </li>
+  
 </ul>
 </li>
 </ul>

Modified: cocoon/site/site/devinfo/index.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/devinfo/index.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/devinfo/index.html (original)
+++ cocoon/site/site/devinfo/index.html Fri Oct 14 13:16:31 2005
@@ -248,7 +248,7 @@
 <h3>Tools</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
-        We want to thank following software vendors for providing special licenses for 
+        We want to thank following software vendors for providing free licenses for 
         Apache Cocoon committers:
       </p>
 <ul>

Modified: cocoon/site/site/devinfo/index.pdf
URL: http://svn.apache.org/viewcvs/cocoon/site/site/devinfo/index.pdf?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
Binary files - no diff available.

Modified: cocoon/site/site/fr/mail-lists.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/fr/mail-lists.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/fr/mail-lists.html (original)
+++ cocoon/site/site/fr/mail-lists.html Fri Oct 14 13:16:31 2005
@@ -176,7 +176,7 @@
 </table>
 <ul class="minitoc">
 <li>
-<a href="#Notes+pr%8Eliminaires">Notes pr&eacute;liminaires</a>
+<a href="#Notes+pr%E9liminaires">Notes pr&eacute;liminaires</a>
 </li>
 <li>
 <a href="#La+liste+users-fr">La liste users-fr</a>
@@ -186,7 +186,7 @@
 </li>
 </ul>
     
-<a name="N10013"></a><a name="Notes+pr%8Eliminaires"></a>
+<a name="N10013"></a><a name="Notes+pr%E9liminaires"></a>
 <h3>Notes pr&eacute;liminaires</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>Lors de la discussion qui a abouti &agrave; la cr&eacute;ation de cette liste, certains ont &eacute;voqu&eacute; le risque de partitionnement de la communaut&eacute; des utilisateurs. Le but de cette liste est au contraire de permettre &agrave; ceux que les listes anglophones rebutent, soit par leur trafic important, soit &agrave; cause de difficult&eacute;s &agrave; s'exprimer en anglais, de participer malgr&eacute; tout &agrave; la vie de la communaut&eacute; Cocoon. Ne n&eacute;gligez donc pas les <a href="../community/mail-lists.html">listes anglophones</a>, qui restent le lieu principal d'&eacute;changes.</p>

Modified: cocoon/site/site/history.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/history.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/history.html (original)
+++ cocoon/site/site/history.html Fri Oct 14 13:16:31 2005
@@ -178,7 +178,7 @@
 </li>
     
 <li>
-<a href="lenya/">Lenya</a>
+<a href="http://lenya.apache.org">Lenya</a>
 </li>
     
 <li>

Modified: cocoon/site/site/index.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/index.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/index.html (original)
+++ cocoon/site/site/index.html Fri Oct 14 13:16:31 2005
@@ -178,7 +178,7 @@
 </li>
     
 <li>
-<a href="lenya/">Lenya</a>
+<a href="http://lenya.apache.org">Lenya</a>
 </li>
     
 <li>
@@ -303,16 +303,7 @@
 <tr>
 <td valign="middle">
 <h1>The Apache Cocoon Project</h1>
-</td>
-<!-- ApacheCon advert -->
-<td><a href="http://apachecon.com/2005/US/">
-<img src="http://apache.org/images/ac2005us_white_184x80.jpg"
-  width="184" height="80" alt="Come to ApacheCon US 2005!" title="Come to ApacheCon US 2005!"
-  border="0" /></a>
-<br/>
-</td>
-<!-- end ApacheCon advert -->
-<td nowrap="nowrap" width="40" align="center"><a class="dida" href="index.pdf"><img alt="PDF" src="skin/images/pdfdoc.gif" class="skin"><br>
+</td><td nowrap="nowrap" width="40" align="center"><a class="dida" href="index.pdf"><img alt="PDF" src="skin/images/pdfdoc.gif" class="skin"><br>
         PDF</a></td>
 </tr>
 </table>

Modified: cocoon/site/site/link/hosting.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/link/hosting.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/link/hosting.html (original)
+++ cocoon/site/site/link/hosting.html Fri Oct 14 13:16:31 2005
@@ -120,97 +120,76 @@
 <li>
 <font color="#CFDCED">Navigation</font>
 <ul>
-    
 <li>
 <a href="../index.html">Main</a>
 </li>
-  
 </ul>
 </li>
 <li>
 <font color="#CFDCED">Overview</font>
 <ul>
-    
 <li>
 <a href="index.html">Links Overview</a>
 </li>
-  
 </ul>
 </li>
 <li>
 <font color="#CFDCED">External Resources</font>
 <ul>
-    
 <li>
 <a href="books.html">Books</a>
 </li>
-    
 <li>
 <a href="in-the-press.html">Articles</a>
 </li>
-    
 <li>
 <a href="tips-guides.html">Tips and Guides</a>
 </li>
-    
 <li>
 <a href="training.html">Training</a>
 </li>
-  
 </ul>
 </li>
 <li>
 <font color="#CFDCED">Live Sites</font>
 <ul>
-    
 <li>
 <a href="livesites-1.x.html">Cocoon 1.x</a>
 </li>
-    
 <li>
 <a href="livesites-2.0.html">Cocoon 2.0</a>
 </li>
-    
 <li>
 <a href="livesites-2.1.html">Cocoon 2.1</a>
 </li>
-  
 </ul>
 </li>
 <li>
 <font color="#CFDCED">External Sites</font>
 <ul>
-    
 <li>
 <a href="sites.html">Info Sites</a>
 </li>
-    
 <li>
 <a href="projects.html">Projects</a>
 </li>
-    
 <li>
 <span class="sel"><font color="#ffcc00">Cocoon Hosting</font></span>
 </li>
-  
 </ul>
 </li>
 <li>
 <font color="#CFDCED">Related Topics</font>
 <ul>
-    
 <li>
 <a href="xml.html">XML</a>
 </li>
-    
 <li>
 <a href="xsl.html">XSL/XSLT</a>
 </li>
-    
 <li>
 <a href="dtd-schema.html">DTD/Schema</a>
 </li>
-  
 </ul>
 </li>
 </ul>

Modified: cocoon/site/site/link/livesites-2.1.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/link/livesites-2.1.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/link/livesites-2.1.html (original)
+++ cocoon/site/site/link/livesites-2.1.html Fri Oct 14 13:16:31 2005
@@ -349,6 +349,9 @@
 <ul>
      
 <li>
+<a href="http://www.gopubmed.org">GoPubMed</a> - Ontology-based literature search</li>
+     
+<li>
 <a href="http://www.pdg.cnb.uam.es/UniPub/iHOP/">iHOP - Information Hyperlinked over Proteins</a> - By employing genes and proteins as hyperlinks between sentences and abstracts,
            the information in PubMed can be converted into one navigable resource. iHOP is an online service that provides this gene guided network as a natural way of
            accessing the more than twelve million abstracts in PubMed and brings all the advantages of the internet to scientific literature research.
@@ -368,7 +371,7 @@
     
 </ul>
 </div>
-<a name="N1006B"></a><a name="Cocoon+2.1.6"></a>
+<a name="N10071"></a><a name="Cocoon+2.1.6"></a>
 <h4>Cocoon 2.1.6</h4>
 <div style="margin-left: 0 ; border: 2px">
 <ul>
@@ -392,7 +395,7 @@
     
 </ul>
 </div>
-<a name="N10090"></a><a name="Cocoon+2.1.5+-+Cocoon+2.1.5.1"></a>
+<a name="N10096"></a><a name="Cocoon+2.1.5+-+Cocoon+2.1.5.1"></a>
 <h4>Cocoon 2.1.5 - Cocoon 2.1.5.1</h4>
 <div style="margin-left: 0 ; border: 2px">
 <ul>
@@ -472,7 +475,7 @@
 </li>
     
 <li>
-<a href="http://www.gesuender-abnehmen.com/">Ges&uuml;nder abnehmen</a>
+<a href="http://gesuender-abnehmen.com/">Ges&uuml;nder abnehmen</a>
       - German information portal about healthy weight loss and fitness</li>
     
 <li>
@@ -480,7 +483,7 @@
     
 </ul>
 </div>
-<a name="N10118"></a><a name="Cocoon+2.1.4"></a>
+<a name="N1011E"></a><a name="Cocoon+2.1.4"></a>
 <h4>Cocoon 2.1.4</h4>
 <div style="margin-left: 0 ; border: 2px">
 <ul>
@@ -525,7 +528,7 @@
     
 </ul>
 </div>
-<a name="N10164"></a><a name="Cocoon+2.1.3"></a>
+<a name="N1016A"></a><a name="Cocoon+2.1.3"></a>
 <h4>Cocoon 2.1.3</h4>
 <div style="margin-left: 0 ; border: 2px">
 <ul>
@@ -555,7 +558,7 @@
     
 </ul>
 </div>
-<a name="N10195"></a><a name="Cocoon+2.1.2"></a>
+<a name="N1019B"></a><a name="Cocoon+2.1.2"></a>
 <h4>Cocoon 2.1.2</h4>
 <div style="margin-left: 0 ; border: 2px">
 <ul>
@@ -590,7 +593,7 @@
     
 </ul>
 </div>
-<a name="N101C3"></a><a name="Cocoon+2.1.1"></a>
+<a name="N101C9"></a><a name="Cocoon+2.1.1"></a>
 <h4>Cocoon 2.1.1</h4>
 <div style="margin-left: 0 ; border: 2px">
 <ul>
@@ -621,12 +624,15 @@
     
 </ul>
 </div>
-<a name="N101ED"></a><a name="Cocoon+2.1"></a>
+<a name="N101F3"></a><a name="Cocoon+2.1"></a>
 <h4>Cocoon 2.1</h4>
 <div style="margin-left: 0 ; border: 2px">
 <ul>
      
 <li>
+<a href="http://www.ebigchina.com">ebigchina.com</a> - A B2B marketplace in Chinese and English with more than 300 thousand users</li>
+     
+<li>
 <a href="http://www.world-stay.com/">World Stay</a> - worldwide hotel booking system (in 5 languages)</li>
      
 <li>
@@ -649,7 +655,7 @@
     
 </ul>
 </div>
-<a name="N10222"></a><a name="Cocoon+2.1-dev"></a>
+<a name="N1022E"></a><a name="Cocoon+2.1-dev"></a>
 <h4>Cocoon 2.1-dev</h4>
 <div style="margin-left: 0 ; border: 2px">
 <ul>
@@ -714,7 +720,7 @@
 </div>
 
   
-<a name="N10281"></a><a name="How+to+get+listed"></a>
+<a name="N1028D"></a><a name="How+to+get+listed"></a>
 <h3>How to get listed</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>

Modified: cocoon/site/site/link/livesites-2.1.pdf
URL: http://svn.apache.org/viewcvs/cocoon/site/site/link/livesites-2.1.pdf?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
Binary files - no diff available.

Modified: cocoon/site/site/link/projects.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/link/projects.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/link/projects.html (original)
+++ cocoon/site/site/link/projects.html Fri Oct 14 13:16:31 2005
@@ -278,81 +278,83 @@
 <ul>
 
 <li>
-<a href="http://cocoon.apache.org/lenya/">Apache Lenya</a>
+<a href="http://lenya.apache.org/">Apache Lenya</a>
 <br>
-	Apache Lenya is an Open-Source Content Management and Publishing System written in 100% pure Java.
-	It is based on open standards such as XML ( DOM, SAX) and XSLT.
-	One of its core components is the pipeline processor Cocoon from the Apache Software Foundation.
+  Apache Lenya is an Open-Source Content Management and Publishing System written in 100% pure Java.
+  It is based on open standards such as XML (DOM, SAX) and XSLT.
+  One of its core components is the pipeline processor Cocoon from the Apache Software Foundation.
 </li>
 
 <li>
-<a href="http://opensource.yourdecor.ca/faq1/index.html">FAQ Project</a>
+<a href="http://forrest.apache.org/">Apache Forrest</a>
 <br>
-	A web-based, database driven that make use of JSP and XML and Cocoon.
-</li>
+  Apache Forrest is an XML standards-oriented documentation framework based upon Apache Cocoon,
+  providing XSLT stylesheets and schemas, images and other resources. Forrest uses these to render
+  the source content into a website via command-line, robot, or dynamic application.
+</li> 
 
 <li>
 <a href="http://www.sourcepole.com/sources/software/sp.xsl/">sp.xsl</a>
 <br>
-	Generate simple websites with XSL.
+  Generate simple websites with XSL.
 </li>
 
 <li>
 <a href="http://webeditor.sourceforge.net/">WebEditor WCMS</a>
 <br>
-	webEditor is a web application to manage the content of a news-based web site (you know Slashdot?).
-	It's based on Apache Cocoon and Apache/ApacheJServ/Tomcat as Web Server/Servlet platform.
+  webEditor is a web application to manage the content of a news-based web site (you know Slashdot?).
+  It's based on Apache Cocoon and Apache/ApacheJServ/Tomcat as Web Server/Servlet platform.
 </li>
 
 <li>
 <a href="http://chello.sourceforge.net/">Chello - A minimal Cocoon 2 application</a>
 <br>
-	Chello is an Open Source minimal Cocoon 2 application. It features project compilation using ANT,
-	unit testing with JUnit, functional testing with HTTPUnit, continuous integration process with CruiseControl,
-	documentation generation for Java code using javadoc and XSL Stylesheets using XSLDoc,
-	project documentation using Cocoon and automatic build of web archive file (WAR) for easy distribution.
-</li>
-
-<li>
-<a href="http://sourceforge.net/projects/holometabolous/">Holometabolous - CMS, Profiling and App Suite</a>
-<br>
-	A content management, profiling and application suite built on top of software from the Apache foundation, most especially Cocoon, with a database back end.
-	The goal is to make the power of Java/SQL/XML easy to leverage 'out of the box.'
+  Chello is an Open Source minimal Cocoon 2 application. It features project compilation using ANT,
+  unit testing with JUnit, functional testing with HTTPUnit, continuous integration process with CruiseControl,
+  documentation generation for Java code using javadoc and XSL Stylesheets using XSLDoc,
+  project documentation using Cocoon and automatic build of web archive file (WAR) for easy distribution.
 </li>
 
 <li>
 <a href="http://sourceforge.net/projects/xmlleague/">XMLLeague</a>
 <br>
-	Sports (soccer) league administration.
+  Sports (soccer) league administration.
 </li>
 
 <li>
 <a href="http://buglet.sourceforge.net/">Buglet - XML Bugtracking System</a>
 <br>
-	An xml-centric bug system implemented in Java as a servlet running on top of Cocoon/Tomcat. 
-	Supports e-mail and web based submission of bugs.
-	Buglet offers a standardized form for the data associated with bugs.
+  An xml-centric bug system implemented in Java as a servlet running on top of Cocoon/Tomcat. 
+  Supports e-mail and web based submission of bugs.
+  Buglet offers a standardized form for the data associated with bugs.
 </li>
 
-<li>CocoBlog is a free weblogging software tool based on Apache Cocoon and 
- Apache Xindice. For more information see Ugo Cei's weblog at 
- <a href="http://www.beblogging.com/blog/">http://www.beblogging.com/blog/</a>
-
+<li>
+<a href="http://xreporter.cocoondev.org/">xReporter</a>
+<br>
+  is an Avalon/Cocoon-based database reporting application that makes use of XML report
+  definitions to produce HTML, CSV, Excel and PDF reports available across a web interface.
 </li>
 
 <li>
-<a href="http://xreporter.cocoondev.org/">xReporter</a> is an Avalon/Cocoon-based database reporting application that makes use of XML report
-  definitions to produce HTML, CSV, Excel and PDF reports available across a web interface.</li>
+<a href="http://cocoongallery.sourceforge.net/">CocoonGallery</a>
+<br>
+  is a Cocoon based photogallery mainly written in XSLT. It makes possible to publish images
+  easily by just dropping them in a folder, thumbnails are generated on the fly.
+</li>
 
 <li>
-<a href="http://cocoongallery.sourceforge.net/">CocoonGallery</a> is a Cocoon based photogallery mainly written in XSLT.
-It makes it possible to publish images easily by just dropping them in a folder, thumbnails are generated on the fly.</li>
+<a href="http://osoco.sourceforge.net/cowarp/">CoWarp</a>
+<br>
+  is an open source extension to Cocoon - it provides an improved authentication framework and
+  useful components for Cocoon.
+</li>
 
 </ul>
 </div>
 
 
-<a name="N10067"></a><a name="Cocoon-related+Projects"></a>
+<a name="N10062"></a><a name="Cocoon-related+Projects"></a>
 <h3>Cocoon-related Projects</h3>
 <div style="margin-left: 0 ; border: 2px">
 <ul>
@@ -360,58 +362,35 @@
 <li>
 <a href="http://editxml.sourceforge.net/">EditXML - Managing XML files for Cocoon</a>
 <br>
-	Edit XML provides a servlet based solution for managing sets of XML files for XML based publishing systems like Cocoon.
+  Edit XML provides a servlet based solution for managing sets of XML files for XML based publishing systems like Cocoon.
 </li>
 
 <li>
 <a href="http://pollo.sourceforge.net/">Pollo XML Editor (with Cocoon sitemap support)</a>
 <br>
-	Pollo lets you edit XML files. It's best suited for files which can be represented in a tree structure.
-	It comes with built-in support for Cocoon sitemap files, Ant build files and XML Schemas.
-	The editor has a colourful tree widget (not the default Swing one!), drag-and-drop support, unlimited undo, model-view design (open multiple views on the same file), ...
-</li>
-
-<li>
-<a href="http://www.plenix.com/dbprism/">DBPrism XML Framework for Oracle DB</a>
-<br>
-	DBPrism is a servlet engine that works in two different modes: as a standalone servlet, or plugged into the Cocoon publishing framework. 
-	In the first mode, DBPrism works like the PLSQL Cartridge of Oracle Web Server. 
-	Plugged into the Cocoon framework, DBPrism works as a DB Producer, generating dynamic XML from a database.
+  Pollo lets you edit XML files. It's best suited for files which can be represented in a tree structure.
+  It comes with built-in support for Cocoon sitemap files, Ant build files and XML Schemas.
+  The editor has a colourful tree widget (not the default Swing one!), drag-and-drop support, unlimited undo,
+  model-view design (open multiple views on the same file), ...
 </li>
 
 <li>
 <a href="http://jeuclid.sourceforge.net/">JEuclid - MathML Transformer for Cocoon</a>
 <br>
-	The project is a component for the Apache Cocoon project which converts MathML documents to GIF images or SVG.
-</li>
-
-<li>
-<a href="http://exformula.d-haven.org/">ExFormula - XForms for Cocoon</a>
-<br>
-	ExFormula is an implementation of the XForms specification.
-	It allows you to define XML Models and Instances associated with it, to process dynamic forms based on an end markup.
-</li>
-
-<li>
-<a href="http://jakarta.apache.org/poi/">POI - OLE2 File System (DOC, XLS, ...)</a>
-<br>
-	The POI project consists of APIs for manipulating various file formats based upon Microsoft's OLE 2 Compound Document format using pure Java.
-	There will soon be generators and serializers for Cocoon to read/write MS Office file formats.
+  The project is a component for the Apache Cocoon project which converts MathML documents to GIF images or SVG.
 </li>
 
 <li>
-<a href="http://opensource.bibop.it/bbp/xforge/index.html">X:Forge XML Framework</a>
+<a href="http://cocoondev.org/daisy/">Daisy</a>
 <br>
-	X:Forge is an XML Language whose main focus is in dynamic XML generation.
-	X:Forge tags are supposed to be included in XML documents for further processing.
-	The tool was designed as a replacement for XSP, an Apache technology originally used for dynamic generation of XML content in the Cocoon Project and slowly evolving into an Internet standard.
-</li>
+  Daisy is an open source content management framework, consisting of a standalone repository server accessible through a ReST-style
+  HTTP/XML interface. It features an extensive Wiki-on-steroids-like front-end application, which runs inside Apache Cocoon.</li>
 
 </ul>
 </div>
 
   
-<a name="N100A1"></a><a name="How+to+get+listed"></a>
+<a name="N10087"></a><a name="How+to+get+listed"></a>
 <h3>How to get listed</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -426,7 +405,7 @@
 </div>
 
 
-<div class="attribution">by&nbsp;Andreas Hochsteger</div>
+<div class="attribution">by&nbsp;The Cocoon Documentation Team</div>
 </div>
 </td><td width="10"><img width="10" height="1" alt="" src="../skin/images/spacer.gif" class="spacer"></td>
 </tr>

Modified: cocoon/site/site/link/projects.pdf
URL: http://svn.apache.org/viewcvs/cocoon/site/site/link/projects.pdf?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
Binary files - no diff available.

Modified: cocoon/site/site/link/training.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/link/training.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/link/training.html (original)
+++ cocoon/site/site/link/training.html Fri Oct 14 13:16:31 2005
@@ -276,52 +276,49 @@
 <li>
 <a href="http://www.galatea.com/training/index.html">Galatea Information Strategies</a>
 <br>
-	They have two classes now available: Cocoon Fundamentals and Advanced Cocoon.
-	Both courses are two days each and are offered in Denver, Colorado.
-	It is also possible to arrange on-site training if there are sufficient participants.
+  They have two classes now available: Cocoon Fundamentals and Advanced Cocoon.
+  Both courses are two days each and are offered in Denver, Colorado.
+  It is also possible to arrange on-site training if there are sufficient participants.
 </li>
 
 <li>
 <a href="http://www.s-und-n.de/sunshine/services-training-cocoonschulungen_english">S&amp;N AG</a>
 <br>
-S&amp;N offers Cocoon training. Two courses are available -
-"Introducing Cocoon" (3 days) for beginners and "Unraveling Cocoon" for
-developers (2 days). The courses are available in English or German.
-	It is also possible to arrange on-site training.
+  S&amp;N offers Cocoon training. Two courses are available -
+  "Introducing Cocoon" (3 days) for beginners and "Unraveling Cocoon" for
+  developers (2 days). The courses are available in English or German.
+  It is also possible to arrange on-site training.
 </li>
 
 <li>
 <a href="http://www.anyware-tech.com">Anyware Technologies</a>
 <br>
-Anyware Technologies offers <a href="http://www.anyware-tech.com/french/sce_training.html">Cocoon
-training</a> in France. Course are organized in two classes (3 day introduction and 2 day advanced),
-but can be mixed with our other XML and Java training material to meet specific needs.
-Courses are held in French and can be on-site.
+  Anyware Technologies offers Cocoon training in France. Course are organized in two classes (3 day introduction and 2 day advanced),
+  but can be mixed with our other XML and Java training material to meet specific needs.
+  Courses are held in French and can be on-site.
 </li>
 
 <li>
 <a href="http://www.oio.de/">Orientation in Objects</a>
 <br>
-You can learn how to develop web applications using Cocoon and XSPs in a three
-day training course. Courses will take place every 2 months in Mannheim,
-Germany.
-See <a href="http://www.oio.de/seminar/xml/cocoon-schulung.htm">course
-description</a>. We also offer on-site training in English.
+  You can learn how to develop web applications using Cocoon and XSPs in a three
+  day training course. Courses will take place every 2 months in Mannheim,
+  Germany.
+  See <a href="http://www.oio.de/seminar/xml/cocoon-schulung.htm">course
+  description</a>. We also offer on-site training in English.
 </li>
 
 <li>
 <a href="http://outerthought.org/">Outerthought</a>
 <br>
-Outerthought offers in-house <a href="http://outerthought.org/services/cocoon/courses.html">Cocoon
-training</a> alongside its <a href="http://outerthought.org/services/courses.html">general
-XML and Java training offer</a>. Languages are English and Dutch. Outerthought is based in
-Belgium.
+  Outerthought offers in-house Cocoon training alongside its general XML and Java training offer.
+  Languages are English and Dutch. Outerthought is based in Belgium.
 </li>
 </ul>
 </div>
   
   
-<a name="N1004E"></a><a name="How+to+get+listed"></a>
+<a name="N10042"></a><a name="How+to+get+listed"></a>
 <h3>How to get listed</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>

Modified: cocoon/site/site/link/training.pdf
URL: http://svn.apache.org/viewcvs/cocoon/site/site/link/training.pdf?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
Binary files - no diff available.

Modified: cocoon/site/site/link/xsl.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/link/xsl.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/link/xsl.html (original)
+++ cocoon/site/site/link/xsl.html Fri Oct 14 13:16:31 2005
@@ -287,7 +287,7 @@
         
 <li>
           
-<a href="http://www.w3.org/TR/xsl">W3C XSL Fo Standard</a>
+<a href="http://www.w3.org/TR/xsl">W3C XSL-FO Standard</a>
         
 </li>
         

Modified: cocoon/site/site/link/xsl.pdf
URL: http://svn.apache.org/viewcvs/cocoon/site/site/link/xsl.pdf?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
Binary files - no diff available.

Modified: cocoon/site/site/linkmap.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/linkmap.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/linkmap.html (original)
+++ cocoon/site/site/linkmap.html Fri Oct 14 13:16:31 2005
@@ -181,7 +181,7 @@
 </li>
     
 <li>
-<a href="lenya/">Lenya</a>
+<a href="http://lenya.apache.org">Lenya</a>
 </li>
     
 <li>
@@ -402,7 +402,7 @@
 </ul>
     
 <li>
-<a href="lenya/">Lenya</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>lenya</em>
+<a href="http://lenya.apache.org">Lenya</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>lenya</em>
 </li>
     
 <li>
@@ -523,6 +523,7 @@
 </ul>
     
 </ul>
+  
   
 </ul>
 

Modified: cocoon/site/site/news/archives.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/news/archives.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/news/archives.html (original)
+++ cocoon/site/site/news/archives.html Fri Oct 14 13:16:31 2005
@@ -120,20 +120,25 @@
 <li>
 <font color="#CFDCED">Navigation</font>
 <ul>
+    
 <li>
 <a href="../index.html">Main</a>
 </li>
+  
 </ul>
 </li>
 <li>
 <font color="#CFDCED">News</font>
 <ul>
+    
 <li>
 <a href="index.html">Latest</a>
 </li>
+    
 <li>
 <span class="sel"><font color="#ffcc00">Archives</font></span>
 </li>
+  
 </ul>
 </li>
 </ul>

Modified: cocoon/site/site/news/index.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/news/index.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/news/index.html (original)
+++ cocoon/site/site/news/index.html Fri Oct 14 13:16:31 2005
@@ -120,25 +120,20 @@
 <li>
 <font color="#CFDCED">Navigation</font>
 <ul>
-    
 <li>
 <a href="../index.html">Main</a>
 </li>
-  
 </ul>
 </li>
 <li>
 <font color="#CFDCED">News</font>
 <ul>
-    
 <li>
 <span class="sel"><font color="#ffcc00">Latest</font></span>
 </li>
-    
 <li>
 <a href="archives.html">Archives</a>
 </li>
-  
 </ul>
 </li>
 </ul>
@@ -186,6 +181,9 @@
 </table>
 <ul class="minitoc">
 <li>
+<a href="#Released+Cocoon+2.1.7+%2824+March+2005%29">Released Cocoon 2.1.7 (24 March 2005)</a>
+</li>
+<li>
 <a href="#Released+Cocoon+2.1.6+%2819+November+2004%29">Released Cocoon 2.1.6 (19 November 2004)</a>
 </li>
 <li>
@@ -205,13 +203,19 @@
 </li>
 </ul>
     
-<a name="N1000C"></a><a name="Released+Cocoon+2.1.6+%2819+November+2004%29"></a>
+<a name="N1000C"></a><a name="Released+Cocoon+2.1.7+%2824+March+2005%29"></a>
+<h3>Released Cocoon 2.1.7 (24 March 2005)</h3>
+<div style="margin-left: 0 ; border: 2px">
+<p>Released Cocoon 2.1.7</p>
+</div>
+    
+<a name="N10016"></a><a name="Released+Cocoon+2.1.6+%2819+November+2004%29"></a>
 <h3>Released Cocoon 2.1.6 (19 November 2004)</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>Released Cocoon 2.1.6</p>
 </div>
       
-<a name="N10016"></a><a name="apachecon-us-2004"></a>
+<a name="N10020"></a><a name="apachecon-us-2004"></a>
 <h3>ApacheCon US 2004 (13-17 November 2004)</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -228,7 +232,7 @@
         </p>
 </div>
     
-<a name="N10032"></a><a name="gt2004"></a>
+<a name="N1003C"></a><a name="gt2004"></a>
 <h3>Cocoon GetTogether (11-12 October 2004)</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -239,7 +243,7 @@
 </p>
 </div>
     
-<a name="N10040"></a><a name="Released+Cocoon+2.1.5.1+%289+July+2004%29"></a>
+<a name="N1004A"></a><a name="Released+Cocoon+2.1.5.1+%289+July+2004%29"></a>
 <h3>Released Cocoon 2.1.5.1 (9 July 2004)</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -249,13 +253,13 @@
       </p>
 </div>
     
-<a name="N1004A"></a><a name="Released+Cocoon+2.1.5+%2824+May+2004%29"></a>
+<a name="N10054"></a><a name="Released+Cocoon+2.1.5+%2824+May+2004%29"></a>
 <h3>Released Cocoon 2.1.5 (24 May 2004)</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>Released Cocoon 2.1.5</p>
 </div>
     
-<a name="N10054"></a><a name="Released+Cocoon+2.1.4+%2812+February+2004%29"></a>
+<a name="N1005E"></a><a name="Released+Cocoon+2.1.4+%2812+February+2004%29"></a>
 <h3>Released Cocoon 2.1.4 (12 February 2004)</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>Released Cocoon 2.1.4</p>

Modified: cocoon/site/site/news/index.pdf
URL: http://svn.apache.org/viewcvs/cocoon/site/site/news/index.pdf?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
Binary files - no diff available.

Modified: cocoon/site/site/versioning.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/versioning.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/versioning.html (original)
+++ cocoon/site/site/versioning.html Fri Oct 14 13:16:31 2005
@@ -178,7 +178,7 @@
 </li>
     
 <li>
-<a href="lenya/">Lenya</a>
+<a href="http://lenya.apache.org">Lenya</a>
 </li>
     
 <li>

Modified: cocoon/site/site/whoweare.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/whoweare.html?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
--- cocoon/site/site/whoweare.html (original)
+++ cocoon/site/site/whoweare.html Fri Oct 14 13:16:31 2005
@@ -178,7 +178,7 @@
 </li>
     
 <li>
-<a href="lenya/">Lenya</a>
+<a href="http://lenya.apache.org">Lenya</a>
 </li>
     
 <li>
@@ -320,9 +320,6 @@
     
 <ul>
       
-<li>Nicola Ken Barozzi</li>
-
-      
 <li>Ugo Cei</li>
 
       
@@ -342,6 +339,9 @@
 
       
 <li>Bruno Dumon</li>
+
+      
+<li>Daniel Fagerstrom</li>
       
       
 <li>Antonio Gallardo</li>
@@ -360,6 +360,9 @@
 
       
 <li>Joerg Heinicke</li>
+
+      
+<li>Jorg Heymans</li>
 
       
 <li>Unico Hommes</li>

Modified: cocoon/site/site/whoweare.pdf
URL: http://svn.apache.org/viewcvs/cocoon/site/site/whoweare.pdf?rev=321203&r1=321202&r2=321203&view=diff
==============================================================================
Binary files - no diff available.