ozeigermann 2004/01/12 06:05:43 Modified: docs news.html Log: Added announcement of first beta to the news section Revision Changes Path 1.46 +54 -91 jakarta-slide/docs/news.html Index: news.html =================================================================== RCS file: /home/cvs/jakarta-slide/docs/news.html,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- news.html 18 Nov 2003 16:25:54 -0000 1.45 +++ news.html 12 Jan 2004 14:05:43 -0000 1.46 @@ -30,40 +30,23 @@ <a href="index.html">Introduction</a> </li> <li> -<a href="news.html">News</a> -</li> -<li> -<a href="http://jakarta.apache.org/site/binindex.html">Downloads</a> +<a href="architecture.html">Architecture</a> </li> <li> -<a href="status.html">Status</a> +<a href="news.html">News</a> </li> <li> -<a href="changelog.html">Changelog</a> +<a href="http://jakarta.apache.org/site/binindex.html">Downloads</a> </li> <li> <a href="contrib.html">Contributors</a> </li> -</ul> -<p> -<strong>Resources</strong> -</p> -<ul> -<li> -<a href="http://faq.globalvision.com.au/">FAQ</a> -</li> <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a> </li> <li> -<a href="http://jakarta.apache.org/builds/gump/latest/jakarta-slide.html">Build Status</a> -</li> -<li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS</a> </li> -<li> -<a href="library.html">Library</a> -</li> </ul> <p> <strong>User's Guide</strong> @@ -76,10 +59,7 @@ <a href="osx.html">Using MacOS X webdav_fs</a> </li> <li> -<a href="server.html">Server</a> -</li> -<li> -<a href="webdav-client.html">Client</a> +<a href="webdav-client.html">Commandline Client</a> </li> </ul> <p> @@ -92,19 +72,11 @@ <li> <a href="conf-lib.html">Configuration</a> </li> -</ul> -<p> -<strong>HOW-TOs</strong> -</p> -<ul> -<li> -<a href="howto-tomcat.html">Tomcat Howto</a> -</li> <li> -<a href="howto-jdbcstore.html">JDBC Stores Howto</a> +<a href="howto-tomcat.html">Tomcat Bundle</a> </li> <li> -<a href="howto-j2eestore.html">J2EE Stores Howto</a> +<a href="howto-j2eestore.html">J2EE Integration</a> </li> </ul> <p> @@ -115,66 +87,11 @@ <a href="getting-started.html">Getting Started using Eclipse</a> </li> <li> -<a href="config_file.html">Understanding Domain.xml</a> -</li> -<li> -<a href="architecture.html">Architecture</a> -</li> -<li> -<a href="domain.html">Domain</a> -</li> -<li> -<a href="namespace.html">Namespace</a> -</li> -<li> -<a href="examples.html">Examples</a> -</li> -</ul> -<p> -<strong>Slide API</strong> -</p> -<ul> -<li> -<a href="structure.html">Structure</a> -</li> -<li> -<a href="security.html">Security</a> -</li> -<li> -<a href="lock.html">Lock</a> -</li> -<li> -<a href="version.html">Content</a> -</li> -<li> -<a href="macro.html">Macro</a> -</li> -<li> -<a href="search.html">Index</a> -</li> -<li> -<a href="process.html">Process</a> -</li> -</ul> -<p> -<strong>Reference</strong> -</p> -<ul> -<li> -<a href="uml/index.html">UML</a> -</li> -<li> -<a href="javadoc/index.html">JavaDoc</a> +<a href="javadoc/index.html">Server JavaDoc</a> </li> <li> <a href="clientjavadoc/index.html">WebDAV Client Javadoc</a> </li> -<li> -<a href="jstl-taglib.html">Tag Library (JSTL)</a> -</li> -<li> -<a href="struts-taglib.html">Tag Library (Struts)</a> -</li> </ul> </td> <!--RIGHT SIDE MAIN BODY--><td align="left" valign="top" width="80%"> @@ -183,6 +100,52 @@ <table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> +<td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="First%20Slide%202.0%20beta%20to%20be%20released%20end%20of%20January"><strong>First Slide 2.0 beta to be released end of January</strong></a></font></td> +</tr> +<tr> +<td> +<blockquote> + + +<p>Slide 2.0 will provide a stable content repository as a basis for a content +management system / framework and other purposes. It features:</p> + +<ul> + +<li>Full WebDAV Support</li> + +<li>Basic DeltaV WebDAV Versioning Support</li> + +<li>Support for a variety of backend systems for storing the content +including different databases and file system storage</li> + +<li>Transactions and Locking for data integrity</li> + +<li>Flexible control over permissions at a per file level via support for the +WebDAV ACL</li> + +<li>DASL support for any backend, extensible for using backends search +capabilities for higher scalability and less latency</li> + +<li>Binding support</li> + +<li>Simple installation on any server supporting Servlet 2.3 and .war +deployment</li> + +<li>'ready-to-run' binary distribution for Tomcat</li> + +<li>A fully featured WebDAV client library and command line client</li> + +</ul> + +</blockquote> +</td> +</tr> +</table> + + +<table width="100%" cellpadding="2" cellspacing="0" border="0"> +<tr> <td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="11/18/2003%20Slide%202.0%20release%20coming%20soon"><strong>11/18/2003 Slide 2.0 release coming soon</strong></a></font></td> </tr> <tr> @@ -736,7 +699,7 @@ <td colspan="2"> <div align="center"> <font size="-1" color="#525D76"><em> - Copyright © 1999-2001, Apache Software Foundation + Copyright © 1999-2004, Apache Software Foundation </em></font> </div> </td>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
