mromy 2005/06/02 14:17:18 CEST
Modified files: (Branch: JAHIA-4-1-BRANCH)
src/views/html/startup readme.html
Log:
- updated Jahia 4.1 ReadMe for 4.1.0_01
Revision Changes Path
1.68.2.7.2.9 +44 -15 jahia/src/views/html/startup/readme.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/src/views/html/startup/readme.html.diff?r1=1.68.2.7.2.8&r2=1.68.2.7.2.9&f=h
Index: readme.html
===================================================================
RCS file: /cvs/jahia/src/views/html/startup/Attic/readme.html,v
retrieving revision 1.68.2.7.2.8
retrieving revision 1.68.2.7.2.9
diff -u -r1.68.2.7.2.8 -r1.68.2.7.2.9
--- readme.html 29 Apr 2005 14:15:01 -0000 1.68.2.7.2.8
+++ readme.html 2 Jun 2005 12:17:17 -0000 1.68.2.7.2.9
@@ -152,6 +152,7 @@
For more information on the Jahia software, please refer to the
following documentation :
<ul id="doc">
<li><a href="howtoinstall.html">How to install</a></li>
+ <li><a href="../../txt/history.txt">Jahia 4.1.0_01 Change
Log</a></li>
<li><a href="http://www.jahia.org/faq">Technical FAQ</a></li>
<li><a href="bloginstall.html">Weblog client
install</a></li>
</ul>
@@ -169,22 +170,42 @@
</div>
</div>
<div class="maincontent">
- <h1>Jahia 4.1 README file</h1>
+ <h1>Jahia 4.1.0_01 README file</h1>
<br />
Please read this README carefully to learn about the new features
present in
- this RC release. </p>
+ this release. </p>
<h2>Table of content:</h2>
- <p>- <a href="#1">Status</a><br />
+ <p>
+ - <a href="#1">Status of this maintenance release</a><br />
- <a href="#2">New Features in 4.1</a><br />
- - <a href="#6">How can I upgrade from a Jahia 4.0.6 to this new beta
release ?</a><br />
- - <a href="#7">Installation Issues</a></p>
- <h2><a name="1" id="1"></a>Status</h2>
+ - <a href="#6">How can I upgrade from a Jahia 4.0.6 / 4.1 to this
new release ?</a><br />
+ - <a href="#7">Installation Issues</a><br/>
+ - <a href="#9">Taglibs documentation generation</a>
+ </p>
+ <br/>
+ <h2><a name="1" id="1"></a>Status of this maintenance release</h2>
+ <p>
+ Jahia 4.1.0_01 is a maintenance release that fixes a few bugs
discovered after the
+ launch of Jahia 4.1, namely :<br/>
+ <br/>
+ <ul type="square">
+ <li> WebDAV bugs which prevents from setting rights on some
directory, as well as
+ problem to connect to the WebDAV repository with WebFolders
or any WebDAV client.</li>
+ <li> Lucene indexation bugs have been corrected and general
indexation speed and memory
+ usage has been improved.</li>
+ <li> Problems with the blog template when using Oracle database
has been fixed.</li>
+ <li> Problems with the datasources when using Oracle database
has been fixed.</li>
+ <li> Problem in ConnectionDispenser has been fixed.</li>
+ </ul>
+ You can check the <a href="../../txt/history.txt">changelog</a> to
have more details about the fixes that have been made in Jahia 4.1.0_01.
+ </p>
+ <br/><br/>
+ <h2><a name="2" id="2"></a>New features in 4.1</h2>
<p>
The most important changes in this new release include the migration
to <a href="http://jakarta.apache.org/slide/" target="_blank">Apache
Slide</a> 2.2
for the file repository.
- Since this required major changes to Jahia and its database,
- a new release was prefered over a 4.0.x patch.<br/>
+ <br/>
A validation framework (based on the <a
href="http://struts.apache.org/userGuide/dev_validator.html">Apache
Struts
Validator Framework</a>) has also been added which allows you to
implement validation
@@ -202,9 +223,7 @@
in the 4.1. <br />
<br />
<br />
- </p>
- <h2><a name="2" id="2"></a>New features in 4.1</h2>
- <ul type="disc">
+ </p> <ul type="square">
<li><b>Apache Slide 2.2 update</b><br/>
Jahia 4.1 now uses Apache Slide 2.1 as file repository. You
can check the
<a href="http://jakarta.apache.org/slide/"
target="_blank">Apache Slide</a> page for more information on
@@ -236,20 +255,22 @@
</li>
</ul>
- <h2><a name="6" id="6"></a>How can I upgrade from a Jahia 4.0.6 to
this new version ?
+ <br/>
+ <h2><a name="6" id="6"></a>How can I upgrade from a Jahia 4.0.6 /
4.1 to this new version ?
</h2>
<p>An automatic migration is provided and can be downloaded from the
Jahia website. Please download
- the Jahia Update tool to proceed with the upgrade. Read
<strong>carefully</strong> the README provided with
+ the Jahia Update tool to proceed with the upgrade. Thus upgrade
tool will allow to upgrade either from
+ Jahia 4.0.6 OR Jahia 4.1 to this release. Read
<strong>carefully</strong> the README provided with
the update tool and make sure you do a full backup of all your
current Jahia
environment (file system + database).<br/><br/>
- As the file repository is migrated from Apache Slide
1.x to Slide 2.2, we
+ As the file repository is migrated from Apache Slide
1.x to Slide 2.2 (if migrating from Jahia 4.0.6), we
<strong>strongly</strong> suggest that you check
extensively after the migration that there is no unexpected
behaviour with the files that were migrated.
</p>
-
+ <br/>
<h2><a name="7" id="7"></a>Installation Issues </h2>
<p><b>Make sure you don't use any white spaces in the path name
when installing Jahia.</b><br />
@@ -262,6 +283,14 @@
</p>
</li>
<br/>
+ <h2><a name="9" id="9"></a>Generating the Taglibdoc </h2>
+ <p>
+ If you want to regenerate the Jahia taglib documentation as available
online
+ at <a href="http://www.jahia.org/taglibdoc/"
target="_blank">http://www.jahia.org/taglibdoc/</a>
+ , please follow the instructions detailed in the following
+ <a
href="http://www.jahia.org/jahia/webdav/site/jahia_org/shared/documentation/template/HOWTO-generate-Taglibdoc.zip">
+ archive</a>.
+ <br /><br/><br/>
</div>
<div class="footer">
Copyright 2004, <a href="http://www.jahia.org">Jahia Ltd</a> - All
rights reserved