mromy 2005/04/29 16:15:02 CEST
Modified files: (Branch: JAHIA-4-1-BRANCH)
src/views/html/startup readme.html
Log:
- updated
Revision Changes Path
1.68.2.7.2.8 +25 -26 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.7&r2=1.68.2.7.2.8&f=h
Index: readme.html
===================================================================
RCS file: /cvs/jahia/src/views/html/startup/Attic/readme.html,v
retrieving revision 1.68.2.7.2.7
retrieving revision 1.68.2.7.2.8
diff -u -r1.68.2.7.2.7 -r1.68.2.7.2.8
--- readme.html 29 Apr 2005 07:50:08 -0000 1.68.2.7.2.7
+++ readme.html 29 Apr 2005 14:15:01 -0000 1.68.2.7.2.8
@@ -180,14 +180,19 @@
- <a href="#7">Installation Issues</a></p>
<h2><a name="1" id="1"></a>Status</h2>
<p>
- The most important changes in this new (minor) release include a new
- validation framework (based on the <a
+ 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/>
+ A validation framework (based on the <a
href="http://struts.apache.org/userGuide/dev_validator.html">Apache
Struts
- Validator Framework</a>) which allows you to implement validation
tests in the
- Jahia engines (mandatory fields, field restricted to 20 characters,
etc), a
+ Validator Framework</a>) has also been added which allows you to
implement validation
+ tests in the Jahia engines (mandatory fields, field restricted to 20
characters, etc), a
partial search refactoring (will be finalized in Jahia 4.5) which
now indexes
Office files properties and some new SOAP interfaces in order to be
able to run
- the Senseï Business Processing Server. Blog API's that support
various
+ the Senseï Business Processing Server.<br/>
+ Blog APIs that support various
blog clients have also been added as well as a blog template.<br />
<br />
@@ -195,18 +200,18 @@
edition.<br /> You can check the changelog of Jahia 4.0.6 to view a
list of all
the modifications that have been commited in the 4.0.6 as they are
also included
in the 4.1. <br />
- <br />
<br />
- The main reason why we released a Jahia 4.1 version was to rapidly
add support
- for the Struts Validation Framework. As the introduction of this
framework
- required substantial modification of the Jahia engines, current
customers
- now have the
- choice to immediately migrate to Jahia 4.0.6 or to Jahia 4.1.<br />
- <br />
-
+ <br />
</p>
<h2><a name="2" id="2"></a>New features in 4.1</h2>
<ul type="disc">
+ <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
+ what has changed<br/>
+ <br/>
+
+ </li>
<li><strong>Weblogs</strong><br/>
Jahia now implements the <a target="_blank"
href="http://xmlrpc.free-conversant.com/docs/bloggerAPI">Blogger API</a>,
@@ -214,22 +219,13 @@
and the <a target="_blank"
href="http://www.sixapart.com/movabletype/docs/mtmanual_programmatic.html">MovableType
API</a>,
so you can choose any blog client application
compatible with at least 1 of these 3 APIs to post to your Jahia weblog.
Templates have naturally also been developped in order to support this new
feature.
Information about how you are suppose to
configure your client application can be found <a
href="bloginstall.html">here</a>.<br/>
-
</li>
<li><b>Struts Validation Framework</b> (courtesy of Benjamin
Papez - <a href="http://www.commaro.com">Commaro GmbH</a>)<br/>
Jahia now supports the Struts
Validation Framework. This allows the template developer to
test fields in
the Jahia engines forms (e.g. mandatory fields, field limited
to 4
- characters, etc). Some example of use are available within the
Jahia
- default templates or
- <a
href="http://192.168.2.178:7779/jahia/Jahia/site/myjahiasite/cache/offonce/pid/1">here</a>.<br/>
- <br/>
-
- </li>
- <li><b>Apache Slide 2.1 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
- what has changed<br/>
+ characters, etc). Some usage examples are available in the <a
href="http://www.jahia.org/templatedoc">template developer guide</a>
+ .<br/>
<br/>
</li>
@@ -243,9 +239,12 @@
<h2><a name="6" id="6"></a>How can I upgrade from a Jahia 4.0.6 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
carefully the README provided with
+ the Jahia Update tool to proceed with the upgrade. 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).
+ environment (file system + database).<br/><br/>
+ As the file repository is migrated from Apache Slide
1.x to Slide 2.2, 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>