You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2005/04/24 07:50:35 UTC

svn commit: r164450 [3/4] - in /lenya/docu: ./ src/documentation/ src/documentation/content/xdocs/ src/documentation/content/xdocs/1_2_x/ src/documentation/content/xdocs/1_2_x/components/ src/documentation/content/xdocs/1_2_x/components/accesscontrol/ src/documentation/content/xdocs/1_2_x/components/asset-management/ src/documentation/content/xdocs/1_2_x/components/authoring/ src/documentation/content/xdocs/1_2_x/components/deployment/ src/documentation/content/xdocs/1_2_x/components/editors/ src/documentation/content/xdocs/1_2_x/components/layout/ src/documentation/content/xdocs/1_2_x/components/link-management/ src/documentation/content/xdocs/1_2_x/components/metadata/ src/documentation/content/xdocs/1_2_x/components/multilingual/ src/documentation/content/xdocs/1_2_x/components/publication/ src/documentation/content/xdocs/1_2_x/components/repository/ src/documentation/content/xdocs/1_2_x/components/resource-types/ src/documentation/content/xdocs/1_2_x/components/revisioncontrol/ src/documentation/content/xdocs/1_2_x/components/search/ src/documentation/content/xdocs/1_2_x/components/sitemanagement/ src/documentation/content/xdocs/1_2_x/components/tasks/ src/documentation/content/xdocs/1_2_x/components/uri-handling/ src/documentation/content/xdocs/1_2_x/components/workflow/ src/documentation/content/xdocs/1_2_x/installation/ src/documentation/content/xdocs/1_2_x/misc/ src/documentation/content/xdocs/1_2_x/specs/ src/documentation/content/xdocs/1_4/ src/documentation/content/xdocs/1_4/concepts/ src/documentation/content/xdocs/1_4/installation/ src/documentation/content/xdocs/1_4/reference/ src/documentation/content/xdocs/1_4/reference/publication-templating/ src/documentation/content/xdocs/1_4/reference/usecase-framework/ src/documentation/content/xdocs/community/ src/documentation/content/xdocs/images/live/ src/documentation/resources/images/ src/documentation/resources/images/live/

Copied: lenya/docu/src/documentation/content/xdocs/1_2_x/misc/namespaces.xml (from r164429, lenya/docu/src/documentation/content/xdocs/1_2_x/specs/namespaces.xml)
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/1_2_x/misc/namespaces.xml?p2=lenya/docu/src/documentation/content/xdocs/1_2_x/misc/namespaces.xml&p1=lenya/docu/src/documentation/content/xdocs/1_2_x/specs/namespaces.xml&r1=164429&r2=164450&rev=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/1_2_x/specs/namespaces.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/1_2_x/misc/namespaces.xml Sat Apr 23 22:50:31 2005
@@ -17,41 +17,212 @@
 
 <!-- $Id: namespaces.xml 55543 2004-10-26 00:14:59Z gregor $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document>
   <header>
-    <title>Namespaces</title>
-    <version/>
-    <type/>
-    <authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-    </authors>
+    <title>Namespaces Used in Apache Lenya</title>
   </header>
-  <body>
-  
-<section><title>Namespaces Used in Lenya</title>
-
-<p>
-All namespace declarations should follow the scheme
-</p>
-<source>
-http://apache.org/cocoon/lenya/{name}/{version}
-</source>
-
-<dl>
-
-<dt>http://apache.org/cocoon/lenya/sitetree/1.0</dt>
-<dd>The sitetree.</dd>
-
-<dt>http://apache.org/cocoon/lenya/cms-page/1.0</dt>
-<dd>The layout of a CMS page.</dd>
-
-<dt>http://apache.org/cocoon/lenya/scheduler/1.0</dt>
-<dd>Scheduler data.</dd>
-
-</dl>
-
-</section>
-  </body>
+  <body><p>
+The following namespaces are defined in Lenya. The base namespace is <a href="http://apache.org/cocoon/lenya/">http://apache.org/cocoon/lenya/</a>, followed by the Name/Version entries from the list below.</p> 
+<table>
+<tr>
+<td>
+ <strong>Name/Version</strong> 
+
+</td>
+<td>
+ <strong>Purpose</strong> 
+</td>
+</tr>
+<tr>
+<td>
+ ac/1.0
+</td>
+<td>
+Access Control 
+
+</td>
+</tr>
+<tr>
+<td>
+ doctype/1.0
+</td>
+<td>
+Doctype configuration 
+</td>
+</tr>
+<tr>
+<td>
+ cms-page/1.0
+
+</td>
+<td>
+CMS Page 
+</td>
+</tr>
+<tr>
+<td>
+ document/1.0
+</td>
+<td>
+Lenya-specific data in documents 
+</td>
+</tr>
+
+<tr>
+<td>
+ info/1.0
+</td>
+<td>
+Lenya Info Area 
+</td>
+</tr>
+<tr>
+<td>
+ lucene/1.0
+</td>
+
+<td>
+Lucene Search Configuration 
+</td>
+</tr>
+<tr>
+<td>
+ mail/1.0
+</td>
+<td>
+Mail 
+</td>
+</tr>
+<tr>
+
+<td>
+ menubar/1.0
+</td>
+<td>
+Lenya Menubar 
+</td>
+</tr>
+<tr>
+<td>
+ navigation/1.0
+</td>
+<td>
+
+Breadcrumb navigation 
+</td>
+</tr>
+<tr>
+<td>
+ notification/1.0
+</td>
+<td>
+Notification 
+</td>
+</tr>
+<tr>
+<td>
+
+ page-envelope/1.0
+</td>
+<td>
+Page envelope 
+</td>
+</tr>
+<tr>
+<td>
+ proxygenerator/1.0
+</td>
+<td>
+ProxyGenerator 
+</td>
+</tr>
+<tr>
+<td>
+ publication/1.0
+</td>
+<td>
+Publication 
+</td>
+</tr>
+<tr>
+<td>
+ rc/1.0
+
+</td>
+<td>
+Revision Control 
+</td>
+</tr>
+<tr>
+<td>
+ scheduler/1.0
+</td>
+<td>
+Scheduler 
+</td>
+</tr>
+
+<tr>
+<td>
+ simple-document
+</td>
+<td>
+Simple Document Doctype 
+</td>
+</tr>
+<tr>
+<td>
+ sitetree/1.0
+</td>
+
+<td>
+Sitetree 
+</td>
+</tr>
+<tr>
+<td>
+ uri-parameters/1.0
+</td>
+<td>
+URI Parameters 
+</td>
+</tr>
+<tr>
+
+<td>
+ usecase/1.0
+</td>
+<td>
+Usecases 
+</td>
+</tr>
+<tr>
+<td>
+ workflow/1.0
+</td>
+<td>
+
+Workflow 
+</td>
+</tr>
+<tr>
+<td>
+ xslt/1.0
+</td>
+<td>
+XSLT namespace alias for meta stylesheets 
+</td>
+</tr>
+<tr>
+<td>
+
+ xsp/1.0
+</td>
+<td>
+Lenya XSP
+</td>
+</tr>
+</table>  </body>
 </document>

Propchange: lenya/docu/src/documentation/content/xdocs/1_2_x/misc/namespaces.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: lenya/docu/src/documentation/content/xdocs/1_2_x/misc/namespaces.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/1_2_x/misc/unittests.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/1_2_x/misc/unittests.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/1_2_x/misc/unittests.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/1_2_x/misc/unittests.xml Sat Apr 23 22:50:31 2005
@@ -17,26 +17,21 @@
 
 <!-- $Id: unittests.xml 55543 2004-10-26 00:14:59Z gregor $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document>
   <header>
     <title>Writing Unit Tests</title>
-    <version/>
-    <type/>
-    <authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-    </authors>
   </header>
   <body>
     <section>
       <title>Introduction</title>
       <p>Recommended resources</p>
       <ul>
-        <li><link href="http://www.junit.org">JUnit homepage</link></li>
-        <li><link href="http://junit.sourceforge.net/doc/cookbook/cookbook.htm">JUnit Cookbook</link> (Eric Gamma, Kent Beck)</li>
-        <li><link href="http://junit.sourceforge.net/doc/cookstour/cookstour.htm">JUnit: A Cook's Tour</link> (Eric Gamma, Kent Beck)</li>
-        <li><link href="http://junit.sourceforge.net/doc/testinfected/testing.htm">JUnitTest Infected: Programmers Love Writing Tests</link></li>
+        <li><a href="http://www.junit.org">JUnit homepage</a></li>
+        <li><a href="http://junit.sourceforge.net/doc/cookbook/cookbook.htm">JUnit Cookbook</a> (Eric Gamma, Kent Beck)</li>
+        <li><a href="http://junit.sourceforge.net/doc/cookstour/cookstour.htm">JUnit: A Cook's Tour</a> (Eric Gamma, Kent Beck)</li>
+        <li><a href="http://junit.sourceforge.net/doc/testinfected/testing.htm">JUnitTest Infected: Programmers Love Writing Tests</a></li>
       </ul>
     </section>
 
@@ -46,10 +41,6 @@
   <li>Add the ant task that executes your test to <code>src/targets/test-build.xml</code></li>
 </ol>
 </section>    
-
-<section><title></title>
-</section>
-    
   </body>
 </document>
 

Propchange: lenya/docu/src/documentation/content/xdocs/1_2_x/misc/unittests.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/1_2_x/misc/xinclude-processor.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/1_2_x/misc/xinclude-processor.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/1_2_x/misc/xinclude-processor.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/1_2_x/misc/xinclude-processor.xml Sat Apr 23 22:50:31 2005
@@ -17,17 +17,15 @@
 
 <!-- $Id: xinclude-processor.xml 55543 2004-10-26 00:14:59Z gregor $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document> 
 
 <header> 
     <title>XInclude Processor</title>
-    <version>0.1</version> 
-    <type>Documentation</type> 
-    <authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-    </authors> 
+     
+     
+     
 </header> 
 <body> 
 

Propchange: lenya/docu/src/documentation/content/xdocs/1_2_x/misc/xinclude-processor.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/1_4/concepts/wysiwyg.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/1_4/concepts/wysiwyg.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/1_4/concepts/wysiwyg.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/1_4/concepts/wysiwyg.xml Sat Apr 23 22:50:31 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "http://forrest.apache.org/dtd/document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document>
 	<header>
 		<title>WYSIWYG</title>

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/concepts/wysiwyg.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/concepts/wysiwyg.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/1_4/index.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/1_4/index.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/1_4/index.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/1_4/index.xml Sat Apr 23 22:50:31 2005
@@ -17,16 +17,14 @@
 
 <!-- $Id: index.xml 55543 2004-10-26 00:14:59Z gregor $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document>
   <header>
     <title>Apache Lenya 1.4 Documentation</title>
-    <version/>
-    <type/>
-    <authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-    </authors>
+    
+    
+    
   </header>
   <body>
           <warning>
@@ -37,7 +35,7 @@
            we suggest you also check there for more information while we build up this documentation.
         </p>
 <p>
-More documentation (work in progress) can be found at the <link href="site:wiki/lenya/">Apache Lenya Wiki</link>.
+More documentation (work in progress) can be found at the <a href="site:wiki/lenya/">Apache Lenya Wiki</a>.
 </p>
   </body>
 </document>

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/index.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/1_4/installation/index.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/1_4/installation/index.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/1_4/installation/index.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/1_4/installation/index.xml Sat Apr 23 22:50:31 2005
@@ -17,14 +17,14 @@
 
 <!-- $Id: index.xml 47563 2004-09-30 07:19:08Z michi $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document> 
 
 <header> 
     <title>Downloading and Installing Apache Lenya 1.4</title>
-    <version>0.1</version> 
-    <type>Documentation</type> 
+     
+     
 </header> 
 <body> 
 
@@ -35,13 +35,13 @@
   <li>
     Download Apache Lenya 1.4
     <ul>
-      <li><link href="subversion.html">Subversion</link></li>
+      <li><a href="subversion.html">Subversion</a></li>
     </ul>
   </li>
   <li>
     Install Apache Lenya 1.4
     <ul>
-      <li><link href="source_version.html">Source Version</link></li>
+      <li><a href="source_version.html">Source Version</a></li>
     </ul>
   </li>
 </ul>

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/installation/index.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/1_4/installation/source_version.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/1_4/installation/source_version.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/1_4/installation/source_version.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/1_4/installation/source_version.xml Sat Apr 23 22:50:31 2005
@@ -17,15 +17,11 @@
 
 <!-- $Id: source_version.xml 55543 2004-10-26 00:14:59Z gregor $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document>
   <header>
-    <title>Installation of the 1.4 Source Version</title>
-    <type>Documentation</type>
-    <authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-    </authors>
+    <title>Apache Lenya 1.4 install instructions</title>
   </header>
 
   <body>
@@ -66,9 +62,9 @@
           <p>
             <strong>Java 2 Platform, Standard Edition</strong>
             <br/>
-            version 1.4.2 or newer, <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=32923">1.5.x works with limitations</link>.
+            version 1.4.2 or newer, <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=32923">1.5.x works with limitations</a>.
             <br/>
-            Get it from <link href="site:java">http://java.sun.com/j2se/1.4.2/download.html</link>
+            Get it from <a href="site:java">http://java.sun.com/j2se/1.4.2/download.html</a>
           </p>
         </li>
         
@@ -83,7 +79,7 @@
       		</p>
       		
       		<p>
-      		After expanding the	downloaded archives or after a <link href="site:subversion">svn checkout</link>,
+      		After expanding the	downloaded archives or after a <a href="site:subversion">svn checkout</a>,
       		the directory structure should look like this:
       		</p>
       		
@@ -107,9 +103,9 @@
           <p>
             <strong>Get Apache Lenya</strong>
             <br/>
-            (see <link href="site:download">Download Lenya</link>)
+            (see <a href="site:download">Download Lenya</a>)
             <br/>
-            Using <link href="site:subversion">Subversion</link>, checkout Lenya inside the
+            Using <a href="site:subversion">Subversion</a>, checkout Lenya inside the
             <code>src/</code> directory. 
           </p>
         </li>
@@ -120,7 +116,7 @@
             <br/>
             version: 2.1.7
             <br/>
-            Get it from <link href="site:cocoon/mirror">http://cocoon.apache.org/mirror.cgi</link><br/>
+            Get it from <a href="site:cocoon/mirror">http://cocoon.apache.org/mirror.cgi</a><br/>
             Unpack Coccon in <code>src/</code>.
           </p>
 
@@ -130,8 +126,8 @@
             Note that Cocoon is needed to build the source
             version of Lenya, but the resulting Lenya webapp is
             completely self contained and therefore  does not need
-            the Cocoon webapp to be installed. See the <link
-            href="site:wiki/lenya/FAQ">FAQ</link>
+            the Cocoon webapp to be installed. See the <a
+            href="site:wiki/lenya/FAQ">FAQ</a>
             for details of configuration changes required when running
             multiple Cocoon based applications. In 1.4, the Lenya build process takes
             care of building Cocoon as well.
@@ -211,8 +207,8 @@
             servlet</code> in your Lenya source directory, depending on
             your platform.  Make sure that you have the environment
             variable <code>JAVA_HOME</code> defined to point to the
-            location of the Java SDK you installed (see <link
-            href="#prerequisites">Prerequisites</link>).
+            location of the Java SDK you installed (see <a
+            href="#prerequisites">Prerequisites</a>).
           </p>
 
           <p>
@@ -238,7 +234,7 @@
           </p>
 
           <p>
-            <link href="http://localhost:8888">http://localhost:8888/</link>
+            <a href="http://localhost:8888">http://localhost:8888/</a>
           </p>
         </li>
       </ol>
@@ -255,7 +251,7 @@
             <br/>
             version: 5.0.28 or newer, 5.5.x should work too.
             <br/>
-            Get it from  <link href="site:tomcat5">http://jakarta.apache.org/site/binindex.cgi#tomcat-5.0</link>
+            Get it from  <a href="site:tomcat5">http://jakarta.apache.org/site/binindex.cgi#tomcat-5.0</a>
           </p>
 
         </li>
@@ -266,8 +262,8 @@
           </p>
 
           <p>
-            See <link
-            href="site:tomcat5.setup">Tomcat 5.0 Setup</link>
+            See <a
+            href="site:tomcat5.setup">Tomcat 5.0 Setup</a>
           </p>
 
           <p>
@@ -394,16 +390,16 @@
     
         <ul>
           <li>
-            <link href="site:tomcat5.classloader">
+            <a href="site:tomcat5.classloader">
               Tomcat Class Loader HOWTO (http://jakarta.apache.org/tomcat/tomcat-5.0-doc/class-loader-howto.html)
-            </link>
+            </a>
           </li>
     
           <li>
-            <link href="site:java.endorsedmechanism">
+            <a href="site:java.endorsedmechanism">
               Java 2 Endorsed Standards Override Mechanism
               (http://java.sun.com/j2se/1.4.2/docs/guide/standards/index.html)
-            </link>
+            </a>
           </li>
         </ul>
       </li>
@@ -452,7 +448,7 @@
           </p>
 
           <p>
-            <link href="http://localhost:8080/lenya">http://localhost:8080/lenya/</link>
+            <a href="http://localhost:8080/lenya">http://localhost:8080/lenya/</a>
           </p>
         </li>
       </ol>

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/installation/source_version.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/1_4/installation/subversion.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/1_4/installation/subversion.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/1_4/installation/subversion.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/1_4/installation/subversion.xml Sat Apr 23 22:50:31 2005
@@ -17,22 +17,20 @@
 
 <!-- $Id: cvs.xml 43104 2004-07-01 23:59:25Z thorsten $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document> 
 
 <header> 
     <title>Lenya 1.4 Subversion Guide</title>
-    <version>0.1</version> 
-    <type>Documentation</type> 
-    <authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-    </authors> 
+     
+     
+     
 </header> 
 <body> 
 
 <section>
-<title>Subversion for the public</title>
+<title>For the public</title>
 <p>
 Start the shell of your choice and enter:
 </p>
@@ -42,7 +40,7 @@
 </section>
 
 <section>
-<title>Subversion for committers</title>
+<title>For committers</title>
 <p>
 Start the shell of your choice and enter:
 </p>
@@ -57,7 +55,7 @@
 <section>
 <title>View Subversion</title>
 <p>
-<link href="http://svn.apache.org/viewcvs.cgi/lenya/#dirlist">http://svn.apache.org/viewcvs.cgi/lenya/#dirlist</link>
+<a href="http://svn.apache.org/viewcvs.cgi/lenya/#dirlist">http://svn.apache.org/viewcvs.cgi/lenya/#dirlist</a>
 </p>
 </section>
 

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/installation/subversion.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/1_4/reference/index.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/1_4/reference/index.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/1_4/reference/index.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/1_4/reference/index.xml Sat Apr 23 22:50:31 2005
@@ -17,16 +17,14 @@
 
 <!-- $Id: index.xml 55543 2004-10-26 00:14:59Z gregor $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document>
   <header>
     <title>Concepts in Lenya 1.4</title>
-    <version/>
-    <type/>
-    <authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-    </authors>
+    
+    
+    
   </header>
   <body>
     <section><title>Concepts</title>

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/reference/index.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/reference/index.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/1_4/reference/lenya-sitemaps.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/1_4/reference/lenya-sitemaps.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/1_4/reference/lenya-sitemaps.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/1_4/reference/lenya-sitemaps.xml Sat Apr 23 22:50:31 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "http://forrest.apache.org/dtd/document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document>
 	<header>
 		<title>Overview of the Lenya Sitemaps</title>

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/reference/lenya-sitemaps.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/reference/lenya-sitemaps.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/1_4/reference/publication-templating/index.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/1_4/reference/publication-templating/index.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/1_4/reference/publication-templating/index.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/1_4/reference/publication-templating/index.xml Sat Apr 23 22:50:31 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "http://forrest.apache.org/dtd/document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document> 
   <header> 
     <title>Publication Templating</title> 
@@ -154,7 +154,7 @@
     <section>
       <title>Usecases</title>
       <p>
-        The <link href="../usecase-framework/index.html">usecase framework</link>
+        The <a href="../usecase-framework/index.html">usecase framework</a>
         supports publication templating by default.
       </p>
       <p>

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/reference/publication-templating/index.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/reference/publication-templating/index.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/1_4/reference/usecase-framework/abstractusecase.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/1_4/reference/usecase-framework/abstractusecase.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/1_4/reference/usecase-framework/abstractusecase.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/1_4/reference/usecase-framework/abstractusecase.xml Sat Apr 23 22:50:31 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "http://forrest.apache.org/dtd/document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document> 
   <header> 
     <title>The AbstractUsecase Class</title> 
@@ -107,7 +107,7 @@
         <p>
           The method <code>checkPreconditions()</code> is a template method which calls this
           method. For details on <code>checkPreconditions()</code>, see section
-          <link href="index.html">Overview</link>.
+          <a href="index.html">Overview</a>.
         </p>
         <br/>
       </li>
@@ -117,7 +117,7 @@
         <p>
           The method <code>checkExecutionConditions()</code> is a template method which calls this
           method. For details on <code>checkExecutionConditions()</code>, see section
-          <link href="index.html">Overview</link>.
+          <a href="index.html">Overview</a>.
         </p>
         <br/>
       </li>
@@ -127,7 +127,7 @@
         <p>
           The method <code>checkPostonditions()</code> is a template method which calls this
           method. For details on <code>checkPostonditions()</code>, see section
-          <link href="index.html">Overview</link>.
+          <a href="index.html">Overview</a>.
         </p>
         <br/>
       </li>
@@ -137,7 +137,7 @@
         <p>
           The method <code>execute()</code> is a template method which calls this
           method. For details on <code>execute()</code>, see section
-          <link href="index.html">Overview</link>.
+          <a href="index.html">Overview</a>.
         </p>
         <br/>
       </li>
@@ -146,7 +146,7 @@
         <code>public void advance()</code>
         <p>
           For details on <code>advance()</code>, see section
-          <link href="index.html">Overview</link>.
+          <a href="index.html">Overview</a>.
         </p>
         <br/>
       </li>

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/reference/usecase-framework/abstractusecase.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/reference/usecase-framework/abstractusecase.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/1_4/reference/usecase-framework/index.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/1_4/reference/usecase-framework/index.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/1_4/reference/usecase-framework/index.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/1_4/reference/usecase-framework/index.xml Sat Apr 23 22:50:31 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "http://forrest.apache.org/dtd/document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document> 
   <header> 
     <title>The Usecase Framework</title> 
@@ -348,7 +348,7 @@
         <title>Overriding JX Templates</title>
         <p>
           Overriding the JX template of a usecase follows the
-          <link href="../publication-templating/index.html">publication templating</link> principle.
+          <a href="../publication-templating/index.html">publication templating</a> principle.
           You just have to put a JX template with the same name in <code>$PUB_HOME/lenya/usecases</code>,
           for instance <code>$PUB_HOME/lenya/usecases/admin/addUser.jx</code>.
         </p>

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/reference/usecase-framework/index.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: lenya/docu/src/documentation/content/xdocs/1_4/reference/usecase-framework/index.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/charter.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/charter.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/charter.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/charter.xml Sat Apr 23 22:50:31 2005
@@ -1,53 +1,49 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!-- $Id: license.xml 55543 2004-10-26 00:14:59Z gregor $ -->
-
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
-
-<document>
-  <header>
-    <title>Apache Lenya Project Charter</title>
-    <version/>
-    <type/>
-    <authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-    </authors>
-  </header>
-  <body>
-<section><title>Apache Lenya Project Charter</title>
-<p>
-The Apache Lenya Project is a community project developing open source content management solutions. 
-</p><p>
-With strong foundations in XML-based server-side web application frameworks,
-like Apache Cocoon, the Apache Lenya Project consists of a group of people 
-that share common values on collaboration-intensive and community-based
-quality open source development. 
-</p><p>
-</p><p>
-The Apache Lenya Project is proud to share these values with its parent organization: 
-The Apache Software Foundation. The mission of the Apache Lenya Project project is:</p><p>
-</p>
-<ul>
-   <li>to provide commercial-quality, high-performance, well-tested,
-standards-based XML editing environments that are developed in an open and collaborative fashion.</li>
-   <li>to add user-oriented functionality on top of the Cocoon framework and other Apache projects.</li>
-   <li>to advance the state of the art of content management and structured text editing.</li>
-</ul>
-</section>
-  </body>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 1999-2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<!-- $Id: license.xml 55543 2004-10-26 00:14:59Z gregor $ -->
+
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
+
+<document>
+  <header>
+    <title>Apache Lenya Project Charter</title>
+    
+    
+    
+  </header>
+  <body>
+<p>
+The Apache Lenya Project is a community project developing open source content management solutions. 
+</p><p>
+With strong foundations in XML-based server-side web application frameworks,
+like Apache Cocoon, the Apache Lenya Project consists of a group of people 
+that share common values on collaboration-intensive and community-based
+quality open source development. 
+</p><p>
+</p><p>
+The Apache Lenya Project is proud to share these values with its parent organization: 
+The Apache Software Foundation. The mission of the Apache Lenya Project project is:</p><p>
+</p>
+<ul>
+   <li>to provide commercial-quality, high-performance, well-tested,
+standards-based XML editing environments that are developed in an open and collaborative fashion.</li>
+   <li>to add user-oriented functionality on top of the Cocoon framework and other Apache projects.</li>
+   <li>to advance the state of the art of content management and structured text editing.</li>
+</ul>
+  </body>
 </document>

Propchange: lenya/docu/src/documentation/content/xdocs/charter.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: lenya/docu/src/documentation/content/xdocs/charter.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/community/acknowledgements.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/community/acknowledgements.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/community/acknowledgements.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/community/acknowledgements.xml Sat Apr 23 22:50:31 2005
@@ -22,11 +22,10 @@
 <document>
   <header>
     <title>Acknowledgements</title>
-    <version/>
-    <type/>
   </header>
   <body>
-<section id="committer">
+      <p>Strong type denotes <strong>PMC members</strong>, emphasis type denotes the <strong><em>PMC chair</em></strong>. See the <a href="http://apache.org/foundation/how-it-works.html#roles">ASF role definitions</a> for detailed role information.</p>
+      <section id="committer">
 <title>Active committers</title>
 <ul>
 <li><strong>Edith Chevrier (edith at apache.org)</strong></li>
@@ -34,11 +33,11 @@
 <li><strong>Christian Egli (egli at apache.org)</strong></li>
 <li><strong>Antonio Gallardo (antonio at apache.org)</strong></li>
 <li><strong>Andreas Hartmann (andreas at apache.org)</strong></li>
-<li>J. Wolfgang Kaltz (jwkaltz at apache.org)</li>
+<li><strong>J. Wolfgang Kaltz (jwkaltz at apache.org)</strong></li>
 <li><strong><em>Rolf Kulemann (roku at apache.org)</em></strong></li>
 <li><strong>Gregor J. Rothfuss(gregor at apache.org)</strong></li>
-<li><strong>[TS] - Thorsten Scherler (thorsten at apache.org)</strong></li>
-<li>Torsten Schlabach (tschlabach at apache.org)</li>
+<li><strong>Thorsten Scherler (thorsten at apache.org)</strong></li>
+<li><strong>Torsten Schlabach (tschlabach at apache.org)</strong></li>
 <li><strong>Michael Wechner (michi at apache.org)</strong></li>
 </ul>
 </section>
@@ -104,12 +103,6 @@
       <p>This product includes software developed by the XML:DB
       Initiative (http://www.xmldb.org/).</p>
 
-    </section>
-<section id="notes">
-      <title>Notes</title>
-      <p>Strong type denotes <strong>PMC member</strong></p>
-      <p>Emphasis type denotes  <strong><em>PMC chair</em></strong></p>
-      <p>See the <a href="http://apache.org/foundation/how-it-works.html#roles">ASF role definitions</a> for detailed role information.</p>
     </section>
 
   </body>

Propchange: lenya/docu/src/documentation/content/xdocs/community/acknowledgements.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/community/index.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/community/index.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/community/index.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/community/index.xml Sat Apr 23 22:50:31 2005
@@ -17,50 +17,47 @@
 
 <!-- $Id: index.xml 43150 2004-07-27 19:41:17Z thorsten $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document>
   <header>
     <title>The Apache Lenya Community</title>
-    <version/>
-    <type/>
   </header>
   <body>
 	<p>
 		Here you will find information on how to interact with and become a member 
-		of the Apache Lenya community. Please read as well <link href="ext:forrest.contrib">Contributing to Apache Forrest</link> 
-    from the forrest community because it contains some more information about the process.
+		of the Apache Lenya community. Please read <a href="ext:forrest.contrib">Contributing to Apache Forrest</a> 
+    as well because it contains some more information about the process.
 	</p>
 
   <section>
     <title>Contribute to the Wiki</title>
-    <p>The <link href="ext:wiki/lenya">Lenya Wiki</link> is the scratchpad for the
-    Lenya documentation as well as a kind of whiteboard that is used by the community
-    to sketch proposals about the further direction of the project.</p>
+    <p>The <a href="ext:wiki/lenya">Lenya Wiki</a> is the scratchpad for the
+    Lenya documentation as well as a whiteboard that is used by the community
+    to sketch out proposals about the further direction of the project.</p>
   </section>
 
   <section>
 	<title>Contribute code</title>
-  <note>Please use our <link href="site:issue.add">Bug tracker</link> to submit patches instead of sending them to the mailing list. 
-    All our committer started in creating an account here. ;-)<br/>
-    
+  <note>Please use our <a href="site:issue.add">Bug tracker</a> to submit patches instead of sending them to the mailing list. 
+    All our committers started in creating an account there ;-)<br/>
     </note>
 	<p>
-		You can contribute code as patch via our <link href="site:issue.add">Bug tracker</link>. 
+		You can contribute code as patch via our <a href="site:issue.add">Bug tracker</a>. 
 		For this, you file a bug entry in Bugzilla, using the links provided below. 
 		The bug entries in Bugzilla should provide a description of what the patch does, 
-		and how to apply it. Any further discussion should occur on the Lenya Developer list (see <link href="site:ml">mailing lists</link>)
+		and how to apply it. Any further discussion should occur on the Lenya Developer list (see <a href="site:ml">mailing lists</a>)
 	</p>
 	<section>
 		<title>Preparing a Patch</title>
 			<ul>
-				<li>For general procedures please see the Cocoon documentation <link href="site:cocoon.howto.patch">How to Prepare a Patch</link> and 
-          <link href="site:cocoon.howto.bugzilla">How to Contribute a Patch via Bugzilla</link>. 
+				<li>For general procedures please see the Cocoon documentation <a href="site:cocoon.howto.patch">How to Prepare a Patch</a> and 
+          <a href="site:cocoon.howto.bugzilla">How to Contribute a Patch via Bugzilla</a>. 
           Note that the actual command to create the patch is <code>svn diff</code> (instead of <code>cvs diff -u</code> as 
           suggested in said documents).</li>
-				<li>Make sure you follow the <link href="site:coding">coding guidelines</link>.</li>
+				<li>Make sure you follow the <a href="site:coding">coding guidelines</a>.</li>
 				<li>Test your patch by applying it to a fresh checkout of Lenya. In Eclipse for instance, this is done by choosing "apply patch" in the team perspective.</li>
-				<li>Follow this link to enter your patch in Bugzilla: <link href="site:issue.add">add a new patch</link>.</li>
+				<li>Follow this link to enter your patch in Bugzilla: <a href="site:issue.add">add a new patch</a>.</li>
 			</ul>
 	</section>
 	<section>
@@ -70,8 +67,8 @@
 			Just go ahead fix them ;-).
 		</p>
 		<ul>
-			<li><link href="ext:issues.open.bugs.enhancement">list of all provided enhancement bugs</link></li>
-			<li><link href="ext:issues.open.patches">list of all provided patches</link></li>
+			<li><a href="ext:issues.open.bugs.enhancement">list of all provided enhancement bugs</a></li>
+			<li><a href="ext:issues.open.patches">list of all provided patches</a></li>
 		</ul>
 	</section>
 </section>

Propchange: lenya/docu/src/documentation/content/xdocs/community/index.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/community/irc.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/community/irc.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/community/irc.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/community/irc.xml Sat Apr 23 22:50:31 2005
@@ -17,26 +17,19 @@
 
 <!-- $Id: irc.xml 55543 2004-10-26 00:14:59Z gregor $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document>
   <header>
-    <title>IRC (Internet Relay Chat)</title>
-    <version/>
-    <type/>
-    <authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-    </authors>
+    <title>Apache Lenya on IRC (Internet Relay Chat)</title>
   </header>
   <body>
-<section><title>The Lenya IRC channel</title>
     <p>The Lenya community maintains an IRC channel on the freenode IRC network. You are welcome to stop by. If you use
-       a Mozilla-based browser, try clicking on <link href="irc://irc.freenode.net/#lenya">this IRC link</link> to automatically log in. You'll find
+       a Mozilla-based browser, try clicking on <a href="irc://irc.freenode.net/#lenya">this IRC link</a> to automatically log in. You'll find
        the manual commands below:</p>
 <ul>
   <li>/server irc.freenode.org</li>
   <li>/join #lenya</li>
 </ul>
-</section>
   </body>
 </document>

Propchange: lenya/docu/src/documentation/content/xdocs/community/irc.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/community/live-sites.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/community/live-sites.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/community/live-sites.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/community/live-sites.xml Sat Apr 23 22:50:31 2005
@@ -17,72 +17,69 @@
 
 <!-- $Id: live-sites.xml 55543 2004-10-26 00:14:59Z gregor $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document>
   <header>
     <title>Apache Lenya Live Sites</title>
-    <version/>
-    <type/>
+    
+    
     </header>
   <body>
  
-<section><title>List of Apache Lenya Live Sites</title>
 <p>
 The Lenya community is aware of the following sites that are running on Apache Lenya. 
 If you want to suggest additional sites for inclusion, please send an email to the 
-<link href="mailto:user@lenya.apache.org?Subject=New Lenya Live Site">Lenya User mailing list</link>.
+<a href="mailto:user@lenya.apache.org?Subject=New Lenya Live Site">Lenya User mailing list</a>.
 </p>
 <ul>
-  <li><link href="http://www.aiesec.org.af/">AIESEC Afghanistan (Afghan chapter of the worldwide students exchange organisation)</link></li>
-  <li><link href="http://www.beeschool.ch/">Beeschool</link></li>
-  <li><link href="http://biblioteca.uned.es/">Biblioteca de la UNED</link></li>
-  <li><link href="http://www.shopbloomfield.com/">Bloomfield Nutrition and Sport Supplements</link></li>
-  <li><link href="http://bostonlawcollaborative.com/">Boston Law Collaborative</link></li>
-  <li><link href="http://cocooncenter.org">Cocoon Center</link></li>
-  <li><link href="http://cmc.uio.no">Competence and Media Convergence, University of Oslo</link></li>
-  <li><link href="http://computerworld.ch">Computerworld Switzerland (IT newspaper)</link></li>
-  <li><link href="http://ejo.ch">European Journalism Observatory</link></li>
-  <li><link href="http://web3d.dimi.uniud.it/ffp6/index.html">FFP6 Symposium, Udine</link></li>
-  <li><link href="http://www.gurit.ch">Gurit Heberlein Group</link></li>
-  <li><link href="http://www.graduate.abnamro.com">ABN AMRO graduate website</link></li>
-  <li><link href="http://www.hiltrud-breyer.de/">Hiltrud Breyer (german MP)</link></li>
-  <li><link href="http://www.hiram.edu/index.html">Hiram College</link></li>
-  <li><link href="http://www.hybrigenics.com/">Hybrigenics</link></li>
-  <li><link href="http://www.ingenieurbuero-metzing.de/">Ingenieurbüro Metzing</link></li>
-  <li><link href="http://www.interactivesystems.info">Institut für Informatik und Interaktive Systeme</link></li>
-  <li><link href="http://www.intermedia.uio.no">InterMedia, University of Oslo</link></li>
-  <li><link href="http://www.investmentclub-niederrhein.de/">Investmentclub-Niederrhein GbR (ICN)</link></li>
-  <li><link href="http://www.java-concepts.com/lenya/jconcepts/live/index.html">Java Concepts</link></li>
-  <li><link href="http://www.kas-kriftel.org">Konrad-Adenauer School</link></li>
-  <li><link href="http://www.krista-sager.de/">Krista Sager (german MP)</link></li>
-  <li><link href="http://www.intermedia.uio.no">InterMedia, University of Oslo</link></li>
-  <li><link href="http://www.itth.de">IT Thomas Hartwig</link></li>
-  <li><link href="http://www.mediothek.org.af/">Mediothek Afghanistan e.V.</link> (a german non-profit that collects afghan media)</li>
-  <li><link href="http://mobi.ch">Die Mobiliar (insurance company)</link></li>
-  <li><link href="http://netcom.no">Netcom AS</link></li>
-  <li><link href="http://new-phone.com/">New Phone</link> (a systems integrator in Madrid, Spain)</li>
-  <li><link href="ext:nzz">Neue Zürcher Zeitung (daily swiss newspaper)</link></li>
-  <li><link href="http://www.nicksyear.com/">Nick's Year</link></li>
-  <li><link href="http://www.ohiotransfer.org">Ohio Transfer Council</link></li>  
-  <li><link href="http://oscom.org/matrix/">OSCOM CMS matrix</link></li>  
-  <li><link href="http://www.unipublic.unizh.ch">Online Journal of the University of Zurich</link></li>
-  <li><link href="http://www.pabloabraira.com/">Pablo Abraira</link></li>
-  <li><link href="http://www.preferredms.net/">Preferred</link></li>
-  <li><link href="http://www.publicstaticvoidmain.de">public static void main (german JAVA knowledge base)</link></li>
-  <li><link href="http://www.quoininc.com">Quoin</link></li>
-  <li><link href="http://ra.crema.unimi.it">University of Milano, Software Engineering Group</link></li>
-  <li><link href="http://www.shsolutions.com">S&amp;H Solutions</link></li>
-  <li><link href="http://www.turbotrade.com">Turbotrade</link></li>
-  <li><link href="http://www.transverso.ch">Transverso Informatik AG</link></li>
-  <li><link href="http://www.univ-reunion.fr">University of Reunion</link></li>
-  <li><link href="http://www.vorlesungen.unizh.ch">University of Zurich Course List</link></li>
-  <li><link href="http://www.uniaktuell.unibe.ch/">University of Bern Online Magazine</link></li>
-  <li><link href="http://www.whitebearsolutions.com/">White Bear Solutions</link></li>
-  <li><link href="http://www.worldshops.org">the Network of European Worldshops</link></li>
-  <li><link href="ext:wyona">Wyona</link></li>
+  <li><a href="http://www.aiesec.org.af/">AIESEC Afghanistan (Afghan chapter of the worldwide students exchange organisation)</a></li>
+  <li><a href="http://www.beeschool.ch/">Beeschool</a></li>
+  <li><a href="http://biblioteca.uned.es/">Biblioteca de la UNED</a></li>
+  <li><a href="http://www.shopbloomfield.com/">Bloomfield Nutrition and Sport Supplements</a></li>
+  <li><a href="http://bostonlawcollaborative.com/">Boston Law Collaborative</a></li>
+  <li><a href="http://cocooncenter.org">Cocoon Center</a></li>
+  <li><a href="http://cmc.uio.no">Competence and Media Convergence, University of Oslo</a></li>
+  <li><a href="http://computerworld.ch">Computerworld Switzerland (IT newspaper)</a></li>
+  <li><a href="http://ejo.ch">European Journalism Observatory</a></li>
+  <li><a href="http://web3d.dimi.uniud.it/ffp6/index.html">FFP6 Symposium, Udine</a></li>
+  <li><a href="http://www.gurit.ch">Gurit Heberlein Group</a></li>
+  <li><a href="http://www.graduate.abnamro.com">ABN AMRO graduate website</a></li>
+  <li><a href="http://www.hiltrud-breyer.de/">Hiltrud Breyer (german MP)</a></li>
+  <li><a href="http://www.hiram.edu/index.html">Hiram College</a></li>
+  <li><a href="http://www.hybrigenics.com/">Hybrigenics</a></li>
+  <li><a href="http://www.ingenieurbuero-metzing.de/">Ingenieurbüro Metzing</a></li>
+  <li><a href="http://www.interactivesystems.info">Institut für Informatik und Interaktive Systeme</a></li>
+  <li><a href="http://www.intermedia.uio.no">InterMedia, University of Oslo</a></li>
+  <li><a href="http://www.investmentclub-niederrhein.de/">Investmentclub-Niederrhein GbR (ICN)</a></li>
+  <li><a href="http://www.java-concepts.com/lenya/jconcepts/live/index.html">Java Concepts</a></li>
+  <li><a href="http://www.kas-kriftel.org">Konrad-Adenauer School</a></li>
+  <li><a href="http://www.krista-sager.de/">Krista Sager (german MP)</a></li>
+  <li><a href="http://www.intermedia.uio.no">InterMedia, University of Oslo</a></li>
+  <li><a href="http://www.itth.de">IT Thomas Hartwig</a></li>
+  <li><a href="http://www.mediothek.org.af/">Mediothek Afghanistan e.V.</a> (a german non-profit that collects afghan media)</li>
+  <li><a href="http://mobi.ch">Die Mobiliar (insurance company)</a></li>
+  <li><a href="http://netcom.no">Netcom AS</a></li>
+  <li><a href="http://new-phone.com/">New Phone</a> (a systems integrator in Madrid, Spain)</li>
+  <li><a href="ext:nzz">Neue Zürcher Zeitung (daily swiss newspaper)</a></li>
+  <li><a href="http://www.nicksyear.com/">Nick's Year</a></li>
+  <li><a href="http://www.ohiotransfer.org">Ohio Transfer Council</a></li>  
+  <li><a href="http://oscom.org/matrix/">OSCOM CMS matrix</a></li>  
+  <li><a href="http://www.unipublic.unizh.ch">Online Journal of the University of Zurich</a></li>
+  <li><a href="http://www.pabloabraira.com/">Pablo Abraira</a></li>
+  <li><a href="http://www.preferredms.net/">Preferred</a></li>
+  <li><a href="http://www.publicstaticvoidmain.de">public static void main (german JAVA knowledge base)</a></li>
+  <li><a href="http://www.quoininc.com">Quoin</a></li>
+  <li><a href="http://ra.crema.unimi.it">University of Milano, Software Engineering Group</a></li>
+  <li><a href="http://www.shsolutions.com">S&amp;H Solutions</a></li>
+  <li><a href="http://www.turbotrade.com">Turbotrade</a></li>
+  <li><a href="http://www.transverso.ch">Transverso Informatik AG</a></li>
+  <li><a href="http://www.univ-reunion.fr">University of Reunion</a></li>
+  <li><a href="http://www.vorlesungen.unizh.ch">University of Zurich Course List</a></li>
+  <li><a href="http://www.uniaktuell.unibe.ch/">University of Bern Online Magazine</a></li>
+  <li><a href="http://www.whitebearsolutions.com/">White Bear Solutions</a></li>
+  <li><a href="http://www.worldshops.org">the Network of European Worldshops</a></li>
+  <li><a href="ext:wyona">Wyona</a></li>
 </ul>
-</section>
-
   </body>
 </document>

Propchange: lenya/docu/src/documentation/content/xdocs/community/live-sites.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/community/mailing-lists.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/community/mailing-lists.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/community/mailing-lists.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/community/mailing-lists.xml Sat Apr 23 22:50:31 2005
@@ -17,16 +17,14 @@
 
 <!-- $Id: mailing-lists.xml 55543 2004-10-26 00:14:59Z gregor $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document>
   <header>
     <title>Mailing Lists</title>
-    <version/>
-    <type/>
-    <authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-    </authors>
+    
+    
+    
   </header>
   <body>
  
@@ -42,46 +40,46 @@
   Some useful articles about how to write mailing list e-mails:
 </p>
 <ul>
-  <li><link href="http://www.digital-web.com/articles/how_to_write_effective_mailing_list_email/">How to Write Effective Mailing List Email</link></li>
-  <li><link href="http://www.netmeister.org/news/learn2quote.html">How do I quote correctly in Usenet?</link></li>
+  <li><a href="http://www.digital-web.com/articles/how_to_write_effective_mailing_list_email/">How to Write Effective Mailing List Email</a></li>
+  <li><a href="http://www.netmeister.org/news/learn2quote.html">How do I quote correctly in Usenet?</a></li>
 </ul>
 </section>
 
 <section><title>Subscribe/Unsubscribe</title>
 
 <p>
-<strong>User List:</strong> <link href="mailto:user-subscribe@lenya.apache.org">Subscribe</link>, <link href="mailto:user-unsubscribe@lenya.apache.org">Unsubscribe</link>
+<strong>User List:</strong> <a href="mailto:user-subscribe@lenya.apache.org">Subscribe</a>, <a href="mailto:user-unsubscribe@lenya.apache.org">Unsubscribe</a>
 <br />
-<strong>Developer List:</strong> <link href="mailto:dev-subscribe@lenya.apache.org">Subscribe</link>, <link href="mailto:dev-unsubscribe@lenya.apache.org">Unsubscribe</link>
+<strong>Developer List:</strong> <a href="mailto:dev-subscribe@lenya.apache.org">Subscribe</a>, <a href="mailto:dev-unsubscribe@lenya.apache.org">Unsubscribe</a>
 <br />
-<strong>Commits List:</strong> <link href="mailto:commits-subscribe@lenya.apache.org">Subscribe</link>, <link href="mailto:commits-unsubscribe@lenya.apache.org">Unsubscribe</link>
+<strong>Commits List:</strong> <a href="mailto:commits-subscribe@lenya.apache.org">Subscribe</a>, <a href="mailto:commits-unsubscribe@lenya.apache.org">Unsubscribe</a>
 </p>
 </section>
 
 <section><title>Gmane</title>
 <p>
-You can also read our mailing lists at <link href="http://gmane.org/">Gmane</link>
+You can also read our mailing lists at <a href="http://gmane.org/">Gmane</a>
 </p>
 <ul>
-  <li><link href="http://news.gmane.org/thread.php?group=gmane.comp.cms.lenya.user">gmane.comp.cms.lenya.user</link></li>
-  <li><link href="http://news.gmane.org/thread.php?group=gmane.comp.cms.lenya.devel">gmane.comp.cms.lenya.devel</link></li>
+  <li><a href="http://news.gmane.org/thread.php?group=gmane.comp.cms.lenya.user">gmane.comp.cms.lenya.user</a></li>
+  <li><a href="http://news.gmane.org/thread.php?group=gmane.comp.cms.lenya.devel">gmane.comp.cms.lenya.devel</a></li>
 </ul>
 <p>
 The Cocoon mailing lists can be read at
 </p>
 <ul>
-  <li><link href="http://news.gmane.org/thread.php?group=gmane.text.xml.cocoon.user">gmane.text.xml.cocoon.user</link></li>
-  <li><link href="http://news.gmane.org/thread.php?group=gmane.text.xml.cocoon.devel">gmane.text.xml.cocoon.devel</link></li>
+  <li><a href="http://news.gmane.org/thread.php?group=gmane.text.xml.cocoon.user">gmane.text.xml.cocoon.user</a></li>
+  <li><a href="http://news.gmane.org/thread.php?group=gmane.text.xml.cocoon.devel">gmane.text.xml.cocoon.devel</a></li>
 </ul>
 </section>
  
 <section><title>Archive</title>
 <p>
-<strong>User List:</strong> <link href="http://mail-archives.apache.org/mod_mbox/lenya-user/">http://mail-archives.apache.org/mod_mbox/lenya-user/</link>
+<strong>User List:</strong> <a href="http://mail-archives.apache.org/mod_mbox/lenya-user/">http://mail-archives.apache.org/mod_mbox/lenya-user/</a>
 <br />
-<strong>Developer List:</strong> <link href="http://mail-archives.apache.org/mod_mbox/lenya-dev/">http://mail-archives.apache.org/mod_mbox/lenya-dev/</link>
+<strong>Developer List:</strong> <a href="http://mail-archives.apache.org/mod_mbox/lenya-dev/">http://mail-archives.apache.org/mod_mbox/lenya-dev/</a>
 <br />
-<strong>Commits List:</strong> <link href="http://mail-archives.apache.org/mod_mbox/lenya-commits/">http://mail-archives.apache.org/mod_mbox/lenya-commits/</link>
+<strong>Commits List:</strong> <a href="http://mail-archives.apache.org/mod_mbox/lenya-commits/">http://mail-archives.apache.org/mod_mbox/lenya-commits/</a>
 </p>
 </section>
  

Propchange: lenya/docu/src/documentation/content/xdocs/community/mailing-lists.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/community/website-update.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/community/website-update.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/community/website-update.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/community/website-update.xml Sat Apr 23 22:50:31 2005
@@ -16,26 +16,25 @@
 -->
 
 <!-- $Id: website-update.xml 47579 2004-09-30 12:25:51Z thorsten $ -->
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document>
 	<header>
 		<title>Updating the Lenya Website</title>
-		<version/>
-		<type/>
 	</header>
 	<body>
 		<section>
 		<title>Prerequisites</title>
 		<p>Before you try to update the Lenya website, make sure you meet the following requirements:</p>
 		<ul>
-			<li>You have <link href="http://forrest.apache.org">Apache Forrest</link> installed on your machine. This means you have your environment set up
+			<li>You have <a href="http://forrest.apache.org">Apache Forrest</a> installed on your machine. This means you have your environment set up
 			in a way that you can call <code>forrest</code> in any directory.</li>
 			<li>You are an active Lenya committer with write access to SVN.</li>
 		</ul>
 		<p>If you are not a committer but like to contribute to the documentation, you're most welcome as well. If you
 		 want to make additions or corrections to the lenya documentation/website, please keep on reading.</p>
-     <p> Instead of committing please make an <code>svn diff</code> of <code>lenya.docu</code> (see above) and contribute the patch via our <link href="site:issue.add">bug tracker</link>. 
+     <p> Instead of committing please make an <code>svn diff</code> of <code>lenya.docu</code> (see above) and contribute the patch via our <a href="site:issue.add">bug tracker</a>. 
     Let us know about it on the developer's mailing list. A committer will happily pick your patch up from the bug tracker and apply it.</p>
+    </section>        
     <section>
 		<title>First time checkout</title>
     <p>You will have to do this only the first time when doing the website.</p>
@@ -48,7 +47,7 @@
 			<title>Generating changes.html</title>
 			<p>changes.html can be directly generated from the SVN commit logs with the following procedure:</p>
 			<ul>
-				<li>install <link href="http://saxon.sf.net">Saxon 8</link> (the svn2changes stylesheet requires a XSLT 2.0 processor)</li>
+				<li>install <a href="http://saxon.sf.net">Saxon 8</a> (the svn2changes stylesheet requires a XSLT 2.0 processor)</li>
 				<li>run <code>svn log -v --xml http://svn.apache.org/repos/asf/lenya > log.xml</code> in the root of the docu branch. This might take a while as the log file is several MB in size.</li>
 				<li>run <code>java -jar saxon8.jar -o status.xml log.xml tools/svn2changes.xsl</code>
 				</li>
@@ -56,7 +55,6 @@
 			</ul>
 			<p>If everything went alright, you will find changes.html, changes.pdf and changes.rss inside your xdocs directory.</p>
 
-		</section>
 		</section>
 
 		<section>

Propchange: lenya/docu/src/documentation/content/xdocs/community/website-update.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/history.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/history.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/history.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/history.xml Sat Apr 23 22:50:31 2005
@@ -14,16 +14,12 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "http://forrest.apache.org/dtd/document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document> 
   <header> 
-    <title>History</title> 
-    <authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-    </authors>
+    <title>History of Apache Lenya</title> 
   </header> 
   <body> 
-
 <p>
 Lenya was originally started by Michael Wechner in early 1999 to manage the
 content of the journal of pattern formation. Michael previously did
@@ -31,15 +27,13 @@
 growth.
 </p>
 <p>
-In early 2000 Michael co-founded <link
-href="ext:wyona">Wyona</link>, which continued to develop
-Lenya on the basis of the interactive newspaper edition of <link
-href="ext:nzz">Neue Z&#252;rcher Zeitung</link>.  The name
+In early 2000 Michael co-founded <a
+href="ext:wyona">Wyona</a>, which continued to develop
+Lenya on the basis of the interactive newspaper edition of <a
+href="ext:nzz">Neue Z&#252;rcher Zeitung</a>.  The name
 Lenya is a combination of the names of his two sons Levi and Vanya.
-<br />&#160;
 </p>
 <p>In the spring of 2003, Wyona donated Lenya to the Apache Software Foundation, where
     Lenya was incubated and became a Top Level Project in September 2004.</p>
-
   </body>
 </document>

Propchange: lenya/docu/src/documentation/content/xdocs/history.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/PublisherUML.png
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/png

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/ServletProxyGenerator.png
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/png

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/URIParametrizer.png
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/png

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/closed.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/gif

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/cms-positioning.png
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/png

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/group-logo.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/gif

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/leaf.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/gif

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/lenya-page-processing.png
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/png

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/minus.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/gif

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/navigation.png
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/png

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/opened.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/gif

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/parent-child-image.png
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/png

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/plus.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/gif

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/project-logo.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/gif

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/scheduler-administrator-screen.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/gif

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/scheduler-user-screen.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/gif

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/schedulerClassDiagram.png
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/png

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/usecase-framework-architecture.png
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/png

Propchange: lenya/docu/src/documentation/content/xdocs/images/live/void.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sat Apr 23 22:50:31 2005
@@ -1 +1 @@
-application/octet-stream
+image/gif

Modified: lenya/docu/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/index.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/index.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/index.xml Sat Apr 23 22:50:31 2005
@@ -17,43 +17,28 @@
 
 <!-- $Id: index.xml 55543 2004-10-26 00:14:59Z gregor $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document>
 	<header>
-		<title>Apache Lenya</title>
-		<version/>
-		<type/>
-		<authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-		</authors>
+		<title>Apache Lenya - Open Source Java/XML Content Management System</title>
 	</header>
 	<body>
-        <section id="introduction" >
-                <title>Introduction</title>
-                <p>
-Apache Lenya is an Open-Source Content Management System written in Java and based on open standards such as 
-XML and XSLT. Lenya is built on top of Apache Cocoon and other components from the Apache Software Stack. 
-Its XML-centric architecture allows for content delivery targeted to the capabilities of various devices, 
-and avoids data lock-in. Apache Lenya is built around Off the Shelf components from the Apache Software Foundation.</p>
-<p>Apache Lenya comes with the features you can expect of a modern Content Management System, such as 
-    Revision Control, Scheduling, a built-in Search Engine, separate Staging Areas, and Workflow.</p><p>
-Because Apache Lenya is based on Cocoon, you can use <link href="ext:cocoon.2.1.features">Cocoon features</link> 
-such as robust Caching, multi-channel output, it's many connectivity options to quickly build 
-customized solutions to meet your specific needs that are not already covered by Apache Lenya today.</p>
+<p><img src="images/menubar.png" alt="Screenshot of the Apache Lenya authoring area"/></p><p>
+Apache Lenya is an Open Source Java/XML Content Management System and comes with revision control, site management, scheduling, search, WYSIWYG editors, and workflow.</p>
+
 <p>
-<link href="ext:lenya.dist">Download Apache Lenya</link>.
+<a href="screenshots.html">Screenshots</a> | <a href="ext:lenya.demo">Demo</a> | <a href="ext:lenya.dist">Download</a>
 </p>
-        </section>
 
         <section id="news">
-      <title>News and events</title>
+      <title>News</title>
       <ul>
-        <li><strong>Apache Lenya 1.2.2 released</strong> (February 28, 2005) </li>
-        <li><strong>Apache Lenya 1.2.1 released</strong> (December 29, 2004) </li>
-        <li>The Lenya project has evolved to become a "top-level" Apache
-         project.
-        </li>
-        <li>Apache Lenya 1.2 released (June 27, 2004) </li>
+        <li>Two Lenya presentations at <a href="ext:apachecon">ApacheCon Europe 2005</a> (Stuttgart, Germany
+18-22 July 2005)</li>
+        <li>Lenya 1.2.2 released (February 28, 2005) </li>
+        <li>Lenya 1.2.1 released (December 29, 2004) </li>
+        <li>Apache Lenya becomes a top-level Apache project. (September 22, 2004)</li>
+        <li>Lenya 1.2 released (June 27, 2004) </li>
       </ul>
     </section>
 		
@@ -61,6 +46,8 @@
 			<title>
 				<strong>Features</strong>
 			</title>
+<p>If you have additional requirements beyond the 
+features listed below, you have access to all <a href="ext:cocoon.2.1.features">Apache Cocoon features</a> to develop them.</p>
 		<section>
 			<title>
 				<strong>Authoring</strong>
@@ -68,9 +55,9 @@
 			<ul>
 <li> Browser-based WYSIWYG Editors that validate input against a Relax
 NG Schema. This prevents invalid markup as produced by other WYSIWYG
-editors, and allows to enforce web site style guidelines. Lenya ships with the <link href="http://bxe.oscom.org">BXE</link> 
-and <link href="http://kupu.oscom.org">Kupu</link> editors out of the box. Lenya asset management 
-and link management are integrated into BXE.
+editors, and allows to enforce web site style guidelines. ships with the <a href="http://bxe.oscom.org">BXE</a> 
+and <a href="http://kupu.oscom.org">Kupu</a> editors out of the box. Asset management 
+and link management are integrated into BXE and Kupu.
 </li>
 <li> A forms editor is available for situations where a full-blown 
     WYSIWYG editor is overkill or where legacy browsers need to be supported.
@@ -87,12 +74,12 @@
 				<strong>Workflow</strong>
 			</title>
 			<ul>
-<li> Lenya contains a customizable workflow engine that uses an easy XML format to define workflows. 
-    Standard one- and two-stage workflows ship with Lenya. Users can be notified by email about pending approvals.
+<li> A customizable workflow engine that uses an easy XML format to define workflows. 
+    Standard one- and two-stage workflows are included. Users can be notified by email about pending approvals.
 </li>
 <li> Workflow events such as publishing or deactivating a page can be scheduled.
 </li>
-<li>Lenya supports separate authoring, staging and live areas. For convenience, the staging area is 
+<li>Supports separate authoring, staging and live areas. For convenience, the staging area is 
     disabled by default.
 </li>
 <li>All workflow steps are logged, providing an audit trail.
@@ -107,7 +94,7 @@
 <li> Pages can be created in multiple languages with no impact on your site structure. Lenya automatically 
     displays your page in the default languge if it is not available in a specific language.
 </li>
-<li> The Lenya user interface is currently localized in spanish, italian, french, german and english.
+<li> The user interface is currently localized in spanish, italian, french, german, english, dutch and japanese.
 </li>
 </ul>
 		</section>
@@ -120,14 +107,14 @@
     to the content level. Different publications can share content and business logic, and new 
     publications can be created with a cloning process.
 </li>
-<li> Lenya supports XHTML+CSS templating, eliminating the need to learn yet another templating language. 
-    Wherever possible, Lenya uses CSS for styling, therefore enforcing the separation of content and layout.
+<li>Supports XHTML+CSS templating, eliminating the need to learn yet another templating language. 
+    Wherever possible, uses CSS for styling, therefore enforcing the separation of content and layout.
 
 </li>
 <li>The navigation framework automatically creates navigation items such as menus, breadcrumb paths and tabs. 
     A sitemap can be easily created.
 </li>
-<li>Lenya has clean URLs and is thus optimally accessible for search engines.
+<li>Produces clean URLs without request parameters and is thus optimally accessible for search engines.
 </li>
 <li>There are no restrictions on the nesting of templates. You can use 
     any template you have defined at any level of your site structure thanks to the URI parametrizer.
@@ -139,7 +126,7 @@
 				<strong>Site Management</strong>
 			</title>
 			<ul>
-<li> Lenya allows you to move, copy, rename, archive or delete individual pages or whole parts 
+<li>Allows you to move, copy, rename, archive or delete individual pages or whole parts 
     of your site within an easy to use site view that shows you the pages of your site in an explorer-like view.
 </li>
 <li> Each page has tabs for easy access to meta data, assets, workflow status, revisions, access control 
@@ -157,13 +144,13 @@
 <li> Link management ensures that internal links are not shown if the target page doesn't exist or the 
     user has no access to it. Link management also warns users about broken links when they publish a page.
 </li>
-<li> Lenya checks if parent pages of a page to be published are already live to avoid inconsistent sites.
+<li>Checks if parent pages of a page to be published are already live to avoid inconsistent sites.
 
 </li>
 <li>Deployment is flexible: Sites can be served dynamically by the authoring server (for small deployments) 
     or another servlet container. It is also possible to export content statically or to use Apache as a proxy.
 </li>
-<li>If used with a reverse proxy, Lenya can be configured to rewrite URLs based on the site structure of 
+<li>If used with a reverse proxy, can be configured to rewrite URLs based on the site structure of 
     the live site.
 </li>
 </ul>
@@ -176,12 +163,12 @@
 <li> Each page or parts of your site can be protected by SSL. Protect just the parts of your site that need 
     protection for best performance.
 </li>
-<li> The Lenya access control allows you to restrict access to parts of your site to members of a group or 
-    individuals. You can also restrict specific Lenya functionalities, such as editing, approval or 
+<li> The access control allows you to restrict access to parts of your site to members of a group or 
+    individuals. You can also restrict specific functionalities, such as editing, approval or 
     administrative features.
 </li>
 
-<li> Lenya users can be authenticated against an LDAP server.
+<li>Users can be authenticated against an LDAP server.
 </li>
 <li> Access can also be controlled by IP ranges.
 </li>
@@ -194,7 +181,7 @@
 <ul>
 <li> A Windows Installer makes installation on windows a 3-click process.
 </li>
-<li> Apache Lucene is integrated into Lenya to offer full-text and field search.
+<li> Apache Lucene is integrated for full-text and field search.
 
 </li>
 </ul>
@@ -204,8 +191,7 @@
 				<strong>Under the Hood</strong>
 			</title>
 <ul>
-<li> The integration with Cocoon has been improved. For the next release, it is planned to move Lenya to a 
-    block-based system which should make it much easier to mix and match Cocoon and Lenya components.
+<li>Based on Apache Cocoon. All Cocoon components can be used to develop customized functionality.
 </li>
 <li> Unit Tests help to discover regressions in the code.
 </li>
@@ -215,8 +201,7 @@
     Default implementations are provided for convenience and ease of development.
 
 </li>
-<li> Lenya uses Ant for portable scripting. This allows you to integrate Lenya into your enviroment and 
-    accomplish custom tasks easily.
+<li>Uses Ant for portable scripting.
 </li>
 </ul>
 		</section>

Propchange: lenya/docu/src/documentation/content/xdocs/index.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/license.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/license.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/license.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/license.xml Sat Apr 23 22:50:31 2005
@@ -17,19 +17,13 @@
 
 <!-- $Id: license.xml 55543 2004-10-26 00:14:59Z gregor $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document>
   <header>
     <title>Apache Lenya: License</title>
-    <version/>
-    <type/>
-    <authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-    </authors>
   </header>
   <body>
-<section><title>The Apache Software License, Version 2.0</title>
 <p>Apache License</p>
 <p>Version 2.0, January 2004</p>
 <p>http://www.apache.org/licenses/</p>
@@ -239,6 +233,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.    
 </p>
-</section></section>
+</section>
   </body>
 </document>

Propchange: lenya/docu/src/documentation/content/xdocs/license.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/related-projects.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/related-projects.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/related-projects.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/related-projects.xml Sat Apr 23 22:50:31 2005
@@ -17,31 +17,17 @@
 
 <!-- $Id: related-projects.xml 55543 2004-10-26 00:14:59Z gregor $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document>
   <header>
     <title>Related Projects</title>
-    <version/>
-    <type/>
-    <authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-    </authors>
   </header>
   <body>
 <p>
-This list is featuring projects which are closely related to Apache Lenya.
-</p>
-
-<p>
-Open Source Content Management Systems overviews can be found at 
-<link href="http://www.oscom.org">oscom.org</link> or 
-<link href="http://www.cmsinfo.org">cmsinfo.org</link>.
-</p>
-
-<p>
-More information on Cocoon-based projects can be found at
-<link href="http://cocoon.apache.org/link/projects.html">http://cocoon.apache.org/link/projects.html</link>.
+This list is featuring projects which are closely related to Apache Lenya. Open Source Content Management Systems overviews can be found at 
+<a href="http://www.oscom.org">oscom.org</a> or <a href="http://www.cmsinfo.org">cmsinfo.org</a>. More information on Cocoon-based projects can be found at
+<a href="http://cocoon.apache.org/link/projects.html">http://cocoon.apache.org/link/projects.html</a>.
 </p>
 
 <section><title>Cocoon</title>
@@ -54,7 +40,7 @@
 create, deploy, and maintain rock-solid XML server applications.
 </p>
 <p>
-<link href="http://cocoon.apache.org">http://cocoon.apache.org</link>
+<a href="http://cocoon.apache.org">http://cocoon.apache.org</a>
 </p>
 </section>
 
@@ -67,7 +53,7 @@
 versioning, as well as many other services.
 </p>
 <p>
-<link href="http://jakarta.apache.org/slide/">http://jakarta.apache.org/slide/</link>
+<a href="http://jakarta.apache.org/slide/">http://jakarta.apache.org/slide/</a>
 </p>
 </section>
 
@@ -76,7 +62,7 @@
 The Jackrabbit Project has been formed to develop an open source implementation of the Content Repository for Java Technology API (JCR), being specified within the Java Community Process as JSR-170.
 </p>
 <p>
-<link href="http://incubator.apache.org/jackrabbit/">http://incubator.apache.org/jackrabbit/</link>
+<a href="http://incubator.apache.org/jackrabbit/">http://incubator.apache.org/jackrabbit/</a>
 </p>
 </section>
 
@@ -85,7 +71,7 @@
 Apache Forrest is an XML standards-oriented documentation framework based on Apache Cocoon, providing XSLT stylesheets and schemas, images and other resources. Forrest uses these to render the XML source content into a website via command-line, robot, or a dynamic web application.
 </p>
 <p>
-<link href="http://forrest.apache.org/">http://forrest.apache.org/</link>
+<a href="http://forrest.apache.org/">http://forrest.apache.org/</a>
 </p>
 </section>
 

Propchange: lenya/docu/src/documentation/content/xdocs/related-projects.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: lenya/docu/src/documentation/content/xdocs/resolution.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/resolution.xml?rev=164450&r1=164449&r2=164450&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/resolution.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/resolution.xml Sat Apr 23 22:50:31 2005
@@ -17,19 +17,13 @@
 
 <!-- $Id: license.xml 55543 2004-10-26 00:14:59Z gregor $ -->
 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document>
   <header>
-    <title>Resolution for the creation of Apache Lenya Project</title>
-    <version/>
-    <type/>
-    <authors>
-      <person name="Lenya community" email="dev@lenya.apache.org"/>
-    </authors>
+    <title>Resolution for the creation of the Apache Lenya Project</title>
   </header>
   <body>
-<section><title>Resolution for the creation of Apache Lenya Project</title>
 <p>
 WHEREAS, the Board of Directors deems it to be in the best
 interests of the Foundation and consistent with the
@@ -95,6 +89,5 @@
 Apache Lenya project encumbered upon the incubator PMC
 be hereafter discharged. 
 </p>
-</section>
   </body>
 </document>

Propchange: lenya/docu/src/documentation/content/xdocs/resolution.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org