mromy 2005/11/25 17:56:39 CET
Modified files:
core/src/webapp/html/startup readme.html
Log:
- updated readme for jahia 5.0 b3
Revision Changes Path
1.23 +46 -3 jahia/core/src/webapp/html/startup/readme.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/html/startup/readme.html.diff?r1=1.22&r2=1.23&f=h
Index: readme.html
===================================================================
RCS file: /cvs/jahia/core/src/webapp/html/startup/readme.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- readme.html 24 Nov 2005 10:09:07 -0000 1.22
+++ readme.html 25 Nov 2005 16:56:39 -0000 1.23
@@ -157,6 +157,7 @@
<ul id="doc">
<li><a href="howtoinstall.html">How to install</a></li>
<li><a href="howto_cluster.html">Clustering howto
guide</a></li>
+ <li><a href="howto_esi.html">ESI server howto guide</a></li>
</ul>
</div>
<div class="title">Partners</div>
@@ -173,10 +174,10 @@
</div>
<div class="maincontent">
-<h1>Jahia 5.0 beta 2 (b2) README file</h1>
-<p>Release date: 07/11/2005<br />
+<h1>Jahia 5.0 beta 3 (b3) README file</h1>
+<p>Release date: 25/11/2005<br />
<br />
- You have installed the Beta 2 (B2 ) release of Jahia 5.0. <br />
+ You have installed the Beta 3 (B3 ) release of Jahia 5.0. <br />
<br />
Please read this README carefully to learn about the new features
present in
this development release. <br />
@@ -185,6 +186,7 @@
<h2>Table of content:</h2>
<p>
- <a href="#1">Status</a><br />
+ - <a href="#9">New Features in 5.0 b3</a><br />
- <a href="#10">New Features in 5.0 b2</a><br />
- <a href="#11">New Features in 5.0 b1</a><br />
- <a href="#12">New Features in 5.0 M4</a><br />
@@ -209,6 +211,47 @@
<br/>
+<h2><a name="10" id="9"></a>New features in 5.0 Beta 3</h2>
+<b>Clustering and transactional<br />
+</b><font face="Verdana" color="black" size="1">
+<span style="FONT-SIZE: 7.5pt; COLOR: black; FONT-FAMILY: Verdana">
+Jahia can now use transactions to rollback any error if occurring
+and keep your database in a consistent state and caches coherent.
+Please note that clustering setups require proper transaction
+configuration in order to work properly.<br/>
+The clustering feature has also been greatly improved by using
+<a href="http://www.jgroups.org/javagroupsnew/docs/"
target="_blank">JGroups</a>.
+</span></font></p>
+<br /><br />
+<b>Processing servers<br />
+</b><font face="Verdana" color="black" size="1">
+<span style="FONT-SIZE: 7.5pt; COLOR: black; FONT-FAMILY: Verdana">
+You can now specify which Jahia node(s) in a cluster will act as
+processing server(s) to take over operations that may require a
+long processing time, like import/export, copy/paste or linked copy
+features.
+</span></font></p>
+<br /><br />
+<b>Synchronization<br />
+</b><font face="Verdana" color="black" size="1">
+<span style="FONT-SIZE: 7.5pt; COLOR: black; FONT-FAMILY: Verdana">
+Synchronisation mechanism between two separate Jahia servers or
+two Jahia clusters has been improved.
+</span></font></p>
+<br /><br />
+<b>Postgres 8.1 support<br />
+</b><font face="Verdana" color="black" size="1">
+<span style="FONT-SIZE: 7.5pt; COLOR: black; FONT-FAMILY: Verdana">
+Work has been done to allow Jahia to run with Postgres 8.1
+</span></font></p>
+<br /><br />
+<b>Bug fixes<br />
+</b><font face="Verdana" color="black" size="1">
+<span style="FONT-SIZE: 7.5pt; COLOR: black; FONT-FAMILY: Verdana">
+Lots of bug have been fixed and and we continue to fix remaining ones.
+</span></font></p>
+<br /><br />
+
<h2><a name="10" id="10"></a>New features in 5.0 Beta 2</h2>
<b>Bug fixes<br />
</b><font face="Verdana" color="black" size="1">