mromy 2005/04/29 09:50:08 CEST
Modified files: (Branch: JAHIA-4-1-BRANCH)
src/views/html/startup readme.html
Log:
- updated readme
Revision Changes Path
1.68.2.7.2.7 +33 -113 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.6&r2=1.68.2.7.2.7&f=h
Index: readme.html
===================================================================
RCS file: /cvs/jahia/src/views/html/startup/Attic/readme.html,v
retrieving revision 1.68.2.7.2.6
retrieving revision 1.68.2.7.2.7
diff -u -r1.68.2.7.2.6 -r1.68.2.7.2.7
--- readme.html 25 Apr 2005 13:26:10 -0000 1.68.2.7.2.6
+++ readme.html 29 Apr 2005 07:50:08 -0000 1.68.2.7.2.7
@@ -152,7 +152,6 @@
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 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>
@@ -170,22 +169,17 @@
</div>
</div>
<div class="maincontent">
- <h1>Jahia 4.1 Beta README file</h1>
- <p>You have installed a Beta release of Jahia 4.1. <br />
+ <h1>Jahia 4.1 README file</h1>
<br />
Please read this README carefully to learn about the new features
present in
- this Beta release. </p>
+ this RC release. </p>
<h2>Table of content:</h2>
<p>- <a href="#1">Status</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>
- <p>You have installed a Jahia 4.1 Beta release. This version if not
final
- and is then not recommended for production use. However this
version
- can be used for development and test purposes.<br />
- <br />
-
+ <p>
The most important changes in this new (minor) release include a new
validation framework (based on the <a
href="http://struts.apache.org/userGuide/dev_validator.html">Apache
Struts
@@ -193,26 +187,35 @@
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.<br />
+ the Senseï Business Processing Server. Blog API's that support
various
+ blog clients have also been added as well as a blog template.<br />
<br />
Of course all the bug fixes included in Jahia 4.0.6 are also present
in this
- edition. The next Beta version will also include some new blogging
template.<br />
+ 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 wait for the
final release
- of Jahia 4.1.<br />
- <br />
- Please check the complete <a href="../../txt/history.txt">change
Log</a>
- to view a list of all the modifications. <br />
+ choice to immediately migrate to Jahia 4.0.6 or to Jahia 4.1.<br />
<br />
</p>
<h2><a name="2" id="2"></a>New features in 4.1</h2>
<ul type="disc">
+ <li><strong>Weblogs</strong><br/>
+ Jahia now implements the <a target="_blank"
+
href="http://xmlrpc.free-conversant.com/docs/bloggerAPI">Blogger API</a>,
+ the <a target="_blank"
href="http://www.xmlrpc.com/metaWeblogApi">MetaWeblog API</a>
+ 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
@@ -223,112 +226,28 @@
<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/>
+ <br/>
+
+ </li>
<li><b>Indexing Files properties</b><br/>
Jahia 4.1 now also indexes Office and PDF files
properties. An advanced search view with some other major
search refactorings will be included in Jahia 4.5.<br/>
<br/>
-
+
</li>
- <li><b>Partial Senseï support</b><br/>
- This release include partial support of the Senseï
- Business Processing Server. Sesneï is an advanced workflow
server
- compliant with the <a href="http://www.bpmi.org/">BPML</a>
standard.
- Developers will already be able to develop advanced workflows
within their
- portlets. The full integration with Jahia (advanced workflows
- configurations on Jahia pages) will only occur in the Jahia 4.5
release.
- <br/>
- Warning: The Senseï server is
- currently not pre-integrated with Jahia. A Jahia-Senseï
edition will be
- packaged separately.<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>,
- the <a target="_blank"
href="http://www.xmlrpc.com/metaWeblogApi">MetaWeblog API</a>
- 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>
</ul>
<h2><a name="6" id="6"></a>How can I upgrade from a Jahia 4.0.6 to
this new version ?
</h2>
- <p>There is no automatic migration scripts for the Beta version of
- the Jahia program. You therefore have to upgrade to this new
release by following
- the manual procedure below: <br />
- <br />
- In this procedure we will assume the following : </p>
- <ul type="disc">
-
- <li>You have made a backup of all your current Jahia
- environment (file system + database)! </li>
- <li>Your current Jahia 4.0.6 environment is installed in
CURRENT_JAHIA
- </li>
- <li>You have install a clean Jahia 4.1 into NEW_JAHIA_410 (Jahia
- configuration wizard successfully completed) without the
webapps.
- </li>
- </ul>
- <p><br />
- Here are the steps to copy your data into the new Jahia installation : </p>
- <ol>
-
- <li>Copy following directories in
- the corresponding location of your new installation:<br/>
- <br/>
-
<tt>CURRENT_JAHIA/tomcat/webapps/jahia/WEB-INF/var/content<br/>
-
CURRENT_JAHIA/tomcat/webapps/jahia/WEB-INF/classes/jahiatemplates<br/>
-
CURRENT_JAHIA/tomcat/webapps/jahia/jsp/jahia/templates/[YOUR_JAHIA_SITES]</tt>
-<br/>
- <br/>
-
- </li>
- <li>If you want to copy over the deployed applications, repeat
- this step for each web app :<br/>
- copy CURRENT_JAHIA/tomcat/webapps/WEBAPP_NAME<br/>
- to<br/>
- NEW_JAHIA_410/webapps/WEBAPP_NAME <br/>
- <br/>
-
- </li>
- <li>Edit the jahia.properties file and configure the database
- settings to point to your CURRENT_JAHIA database path. If you
have
- adjusted settings for your database pooling, please also adjust
them
- in the dbpool.properties of your new installation.<br/>
- If you have other custom configurations (Caches
- limitations, LDAP servers, HTML Editors,...), please make your
changes in
- the adequate Jahia configuration files. Most commonly modified
files
- include:<br/>
- - jahia.properties (Caches, encoding settings, database
- parameters)<br/>
- -
- users.ldap.properties/groups.ldap.properties/router-config.xml
(LDAP
- settings)<br/>
- - htmleditors_config.xml (HTML editors preferences) -
- dbpool.properties (database pooling settings) - web.xml (if you
have
- declared other servlets) <br/>
- <br/>
-
- </li>
- <li>If you added some other java libraries or if you modified
- the Jahia classes, JSP or taglibs definition, please copy the
new jar
- files and/or make the merge of your changes with the new Jahia
source
- code. <br/>
- <br/>
-
- </li>
- <li>If you have a custom Tomcat configuration, please merge
- your Tomcat startup scripts (ex: catalina_opts adjusted to your
server
- memory size).<br/>
- <br/>
-
- </li>
- <li> If you have a commercial
- license key, don't forget to copy it over the default one from
your
- CURRENT_JAHIA to the NEW_JAHIA_410.<br/>
- <br/>
+ <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 update tool and make sure you do a full backup of all your
current Jahia
+ environment (file system + database).
+ </p>
- </li>
- </ol>
- <li>
@@ -343,6 +262,7 @@
The <a href="http://www.jahia.org/faq">Technical FAQ</a> can also
help you solve some issues and/or improve Jahia performance.
</p>
</li>
+ <br/>
</div>
<div class="footer">
Copyright 2004, <a href="http://www.jahia.org">Jahia Ltd</a> - All
rights reserved