andreas 2003/06/02 01:16:10
Modified: site/lenya/community coding-guidelines.html index.html irc.html mailing-lists.html meetings.html site/lenya/docs index.html site/lenya index.html index.pdf site/lenya/installation cvs.html download.html index.html prerequisites.html source_version.html site/lenya/project index.html index.pdf roadmap.html Log: updated Lenya site Revision Changes Path 1.3 +1 -1 cocoon-site/site/lenya/community/coding-guidelines.html Index: coding-guidelines.html =================================================================== RCS file: /home/cvs/cocoon-site/site/lenya/community/coding-guidelines.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- coding-guidelines.html 23 May 2003 12:48:57 -0000 1.2 +++ coding-guidelines.html 2 Jun 2003 08:16:09 -0000 1.3 @@ -131,7 +131,7 @@ <div class="menutitle"></div> <div class="menuitemgroup"> <div class="menuitem"> -<a href="http://cvs.wyona.org/cgi-bin/cvsweb.cgi/">CVS Web</a> +<a href="http://cvs.apache.org/viewcvs.cgi/cocoon-lenya/">CVS Web</a> </div> <div class="menuitem"> <a href="http://nagoya.apache.org/bugzilla/">Bug Tracker</a> 1.3 +1 -1 cocoon-site/site/lenya/community/index.html Index: index.html =================================================================== RCS file: /home/cvs/cocoon-site/site/lenya/community/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- index.html 23 May 2003 12:48:57 -0000 1.2 +++ index.html 2 Jun 2003 08:16:09 -0000 1.3 @@ -131,7 +131,7 @@ <div class="menutitle"></div> <div class="menuitemgroup"> <div class="menuitem"> -<a href="http://cvs.wyona.org/cgi-bin/cvsweb.cgi/">CVS Web</a> +<a href="http://cvs.apache.org/viewcvs.cgi/cocoon-lenya/">CVS Web</a> </div> <div class="menuitem"> <a href="http://nagoya.apache.org/bugzilla/">Bug Tracker</a> 1.3 +1 -1 cocoon-site/site/lenya/community/irc.html Index: irc.html =================================================================== RCS file: /home/cvs/cocoon-site/site/lenya/community/irc.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- irc.html 23 May 2003 12:48:57 -0000 1.2 +++ irc.html 2 Jun 2003 08:16:09 -0000 1.3 @@ -131,7 +131,7 @@ <div class="menutitle"></div> <div class="menuitemgroup"> <div class="menuitem"> -<a href="http://cvs.wyona.org/cgi-bin/cvsweb.cgi/">CVS Web</a> +<a href="http://cvs.apache.org/viewcvs.cgi/cocoon-lenya/">CVS Web</a> </div> <div class="menuitem"> <a href="http://nagoya.apache.org/bugzilla/">Bug Tracker</a> 1.4 +1 -1 cocoon-site/site/lenya/community/mailing-lists.html Index: mailing-lists.html =================================================================== RCS file: /home/cvs/cocoon-site/site/lenya/community/mailing-lists.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mailing-lists.html 27 May 2003 12:04:44 -0000 1.3 +++ mailing-lists.html 2 Jun 2003 08:16:09 -0000 1.4 @@ -131,7 +131,7 @@ <div class="menutitle"></div> <div class="menuitemgroup"> <div class="menuitem"> -<a href="http://cvs.wyona.org/cgi-bin/cvsweb.cgi/">CVS Web</a> +<a href="http://cvs.apache.org/viewcvs.cgi/cocoon-lenya/">CVS Web</a> </div> <div class="menuitem"> <a href="http://nagoya.apache.org/bugzilla/">Bug Tracker</a> 1.3 +1 -1 cocoon-site/site/lenya/community/meetings.html Index: meetings.html =================================================================== RCS file: /home/cvs/cocoon-site/site/lenya/community/meetings.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- meetings.html 23 May 2003 12:48:57 -0000 1.2 +++ meetings.html 2 Jun 2003 08:16:09 -0000 1.3 @@ -131,7 +131,7 @@ <div class="menutitle"></div> <div class="menuitemgroup"> <div class="menuitem"> -<a href="http://cvs.wyona.org/cgi-bin/cvsweb.cgi/">CVS Web</a> +<a href="http://cvs.apache.org/viewcvs.cgi/cocoon-lenya/">CVS Web</a> </div> <div class="menuitem"> <a href="http://nagoya.apache.org/bugzilla/">Bug Tracker</a> 1.3 +12 -0 cocoon-site/site/lenya/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/cocoon-site/site/lenya/docs/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- index.html 23 May 2003 12:48:59 -0000 1.2 +++ index.html 2 Jun 2003 08:16:09 -0000 1.3 @@ -196,6 +196,12 @@ </div> </div> </div> +<div class="menutitle">Customization</div> +<div class="menuitemgroup"> +<div class="menuitem"> +<a href="customization/adding-document-creator.html">Adding a new document creator</a> +</div> +</div> <div class="menutitle">Specifications</div> <div class="menuitemgroup"> <div class="menuitem"> @@ -209,6 +215,12 @@ </div> <div class="menuitem"> <a href="proposals/openoffice.html">OpenOffice</a> +</div> +</div> +<div class="menutitle">Miscellaneous</div> +<div class="menuitemgroup"> +<div class="menuitem"> +<a href="misc/webdav.html">WebDAV Servers</a> </div> </div> </div> 1.3 +24 -7 cocoon-site/site/lenya/index.html Index: index.html =================================================================== RCS file: /home/cvs/cocoon-site/site/lenya/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- index.html 23 May 2003 12:48:59 -0000 1.2 +++ index.html 2 Jun 2003 08:16:10 -0000 1.3 @@ -178,7 +178,7 @@ PDF</a></td> </tr> </table> - + <p> Apache Lenya is a Java-based <a href="http://www.opensource.org">Open-Source</a> Content Management System. It @@ -186,9 +186,7 @@ components is <a href="http://xml.apache.org/cocoon/">Cocoon</a> from the <a href="http://www.apache.org">Apache Software Foundation</a>. </p> - - - + <p> Lenya supports inline WYSIWYG editing. Your site editors do not have to learn XML. This is possible thanks to the support @@ -196,13 +194,32 @@ An adminstration interface allows advanced users to monitor the CMS, and perform configuration tasks. </p> - - + <p> You are very welcome to participate in the <a href="http://cocoon.apache.org/lenya">Lenya project</a>. Thank you very much for your suggestions and contributions. </p> - + +<a name="N101EA"></a><a name="+%2827+May+2003%29"></a> +<h3>Lenya 1.0 RC 1 Released (27 May 2003)</h3> +<div style="margin-left: 0 ; border: 2px"> +<ul> + +<li> + +<a href="installation/index.html">Download and Install</a> + +</li> + +<li> + +<a href="project/press_release_1.0rc1.html">Press Release</a> + +</li> + +</ul> +</div> + </div> </td><td width="10"><img width="10" height="1" alt="" src="skin/images/spacer.gif"></td> </tr> 1.3 +155 -52 cocoon-site/site/lenya/index.pdf <<Binary file>> 1.4 +5 -11 cocoon-site/site/lenya/installation/cvs.html Index: cvs.html =================================================================== RCS file: /home/cvs/cocoon-site/site/lenya/installation/cvs.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cvs.html 27 May 2003 12:04:44 -0000 1.3 +++ cvs.html 2 Jun 2003 08:16:10 -0000 1.4 @@ -136,10 +136,11 @@ <div class="menuitem"> <a href="prerequisites.html">Prerequisites</a> </div> -<div class="menutitle">Download Lenya</div> -<div class="menuitemgroup"> +<div class="menuitem"> +<a href="download.html">Download</a> +</div> <div class="menupage"> -<div class="menupagetitle">CVS</div> +<div class="menupagetitle">CVS Access</div> <div class="menupageitemgroup"> <div class="menupageitem"> <a href="#CVS+for+the+public">CVS for the public</a> @@ -156,14 +157,7 @@ </div> </div> <div class="menuitem"> -<a href="download.html">Nightly Snapshots</a> -</div> -</div> -<div class="menutitle">Install Lenya</div> -<div class="menuitemgroup"> -<div class="menuitem"> -<a href="source_version.html">Source Version</a> -</div> +<a href="source_version.html">Installation Instructions</a> </div> </div> </div> 1.3 +4 -10 cocoon-site/site/lenya/installation/download.html Index: download.html =================================================================== RCS file: /home/cvs/cocoon-site/site/lenya/installation/download.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- download.html 23 May 2003 12:48:59 -0000 1.2 +++ download.html 2 Jun 2003 08:16:10 -0000 1.3 @@ -136,25 +136,19 @@ <div class="menuitem"> <a href="prerequisites.html">Prerequisites</a> </div> -<div class="menutitle">Download Lenya</div> -<div class="menuitemgroup"> -<div class="menuitem"> -<a href="cvs.html">CVS</a> -</div> <div class="menupage"> -<div class="menupagetitle">Nightly Snapshots</div> +<div class="menupagetitle">Download</div> <div class="menupageitemgroup"> <div class="menupageitem"> <a href="#CVS+Nightly+Snapshots+%28Source+and+Binary%29">CVS Nightly Snapshots (Source and Binary)</a> </div> </div> </div> -</div> -<div class="menutitle">Install Lenya</div> -<div class="menuitemgroup"> <div class="menuitem"> -<a href="source_version.html">Source Version</a> +<a href="cvs.html">CVS Access</a> </div> +<div class="menuitem"> +<a href="source_version.html">Installation Instructions</a> </div> </div> </div> 1.3 +3 -9 cocoon-site/site/lenya/installation/index.html Index: index.html =================================================================== RCS file: /home/cvs/cocoon-site/site/lenya/installation/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- index.html 23 May 2003 12:48:59 -0000 1.2 +++ index.html 2 Jun 2003 08:16:10 -0000 1.3 @@ -136,20 +136,14 @@ <div class="menuitem"> <a href="prerequisites.html">Prerequisites</a> </div> -<div class="menutitle">Download Lenya</div> -<div class="menuitemgroup"> <div class="menuitem"> -<a href="cvs.html">CVS</a> +<a href="download.html">Download</a> </div> <div class="menuitem"> -<a href="download.html">Nightly Snapshots</a> +<a href="cvs.html">CVS Access</a> </div> -</div> -<div class="menutitle">Install Lenya</div> -<div class="menuitemgroup"> <div class="menuitem"> -<a href="source_version.html">Source Version</a> -</div> +<a href="source_version.html">Installation Instructions</a> </div> </div> </div> 1.3 +3 -9 cocoon-site/site/lenya/installation/prerequisites.html Index: prerequisites.html =================================================================== RCS file: /home/cvs/cocoon-site/site/lenya/installation/prerequisites.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- prerequisites.html 23 May 2003 12:48:59 -0000 1.2 +++ prerequisites.html 2 Jun 2003 08:16:10 -0000 1.3 @@ -141,20 +141,14 @@ </div> </div> </div> -<div class="menutitle">Download Lenya</div> -<div class="menuitemgroup"> <div class="menuitem"> -<a href="cvs.html">CVS</a> +<a href="download.html">Download</a> </div> <div class="menuitem"> -<a href="download.html">Nightly Snapshots</a> +<a href="cvs.html">CVS Access</a> </div> -</div> -<div class="menutitle">Install Lenya</div> -<div class="menuitemgroup"> <div class="menuitem"> -<a href="source_version.html">Source Version</a> -</div> +<a href="source_version.html">Installation Instructions</a> </div> </div> </div> 1.3 +3 -9 cocoon-site/site/lenya/installation/source_version.html Index: source_version.html =================================================================== RCS file: /home/cvs/cocoon-site/site/lenya/installation/source_version.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- source_version.html 23 May 2003 12:48:59 -0000 1.2 +++ source_version.html 2 Jun 2003 08:16:10 -0000 1.3 @@ -136,26 +136,20 @@ <div class="menuitem"> <a href="prerequisites.html">Prerequisites</a> </div> -<div class="menutitle">Download Lenya</div> -<div class="menuitemgroup"> <div class="menuitem"> -<a href="cvs.html">CVS</a> +<a href="download.html">Download</a> </div> <div class="menuitem"> -<a href="download.html">Nightly Snapshots</a> +<a href="cvs.html">CVS Access</a> </div> -</div> -<div class="menutitle">Install Lenya</div> -<div class="menuitemgroup"> <div class="menupage"> -<div class="menupagetitle">Source Version</div> +<div class="menupagetitle">Installation Instructions</div> <div class="menupageitemgroup"> <div class="menupageitem"> <a href="#Example+directory+structure">Example directory structure</a> </div> <div class="menupageitem"> <a href="#Installation">Installation</a> -</div> </div> </div> </div> 1.3 +33 -27 cocoon-site/site/lenya/project/index.html Index: index.html =================================================================== RCS file: /home/cvs/cocoon-site/site/lenya/project/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- index.html 23 May 2003 12:48:59 -0000 1.2 +++ index.html 2 Jun 2003 08:16:10 -0000 1.3 @@ -178,43 +178,49 @@ PDF</a></td> </tr> </table> - + <p> -Lenya CMS is an <a href="http://www.opensource.org">Open-Source</a> -Content Management and Publishing System written in 100% pure Java. It +Apache Lenya is a Java-based <a href="http://www.opensource.org">Open-Source</a> +Content Management System. It is based on open standards such as <a href="http://www.w3c.org/XML/">XML</a> and <a href="http://www.w3c.org/TR/xslt">XSLT</a>. One of its core components is <a href="http://xml.apache.org/cocoon/">Cocoon</a> from the <a href="http://www.apache.org">Apache Software Foundation</a>. </p> - - + <p> -Lenya is an interpreter of various XMLs, not just -user's data, such as for instance articles, press-releases or addresses, -but also regarding functionalities, such as for instance -access controlling (IML and PML resp. <a href="http://www.oasis-open.org/committees/xacml/">XACML</a>), -revision controlling (RCML) -or workflow management (WFML). -The network is the CMS. +Lenya supports inline WYSIWYG editing. Your site editors do +not have to learn XML. This is possible thanks to the support +of XML, XSLT and XML Schema on the client side. +An adminstration interface allows advanced users to +monitor the CMS, and perform configuration tasks. </p> - - + <p> -Lenya supports inline WYSIWYG editing, which means users (authors/editors) do -not have to learn (or see) XML. This is possible thanks to the support -of XML, XSLT and XML Schema on the client side, such is the case -for certain browsers (Mozilla/Netscape or IE). -But there also exists the "Lenya Administrator" for the more -advanced user, where the CMS can be monitored, XML can be edited -directly or authentication and authorization can be managed. -</p> - - -<p> -You are very welcome to participate in the <a href="http://cocoon.apache.org/lenya">Lenya CMS project</a>. +You are very welcome to participate in the <a href="http://cocoon.apache.org/lenya">Lenya project</a>. Thank you very much for your suggestions and contributions. </p> - + +<a name="N101EA"></a><a name="%0A%09%09%09%09"></a> +<h3> + Lenya 1.0 RC 1 Released (27 May 2003)</h3> +<div style="margin-left: 0 ; border: 2px"> +<ul> + +<li> + +<a href="../installation/index.html">Download and Install</a> + +</li> + +<li> + +<a href="press_release_1.0rc1.html">Press Release</a> + +</li> + +</ul> +</div> + </div> </td><td width="10"><img width="10" height="1" alt="" src="../skin/images/spacer.gif"></td> </tr> 1.3 +176 -60 cocoon-site/site/lenya/project/index.pdf <<Binary file>> 1.4 +0 -0 cocoon-site/site/lenya/project/roadmap.html Index: roadmap.html =================================================================== RCS file: /home/cvs/cocoon-site/site/lenya/project/roadmap.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4