Author: srouaud
Date: Tue Jun 19 12:07:58 2007
New Revision: 17634

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D17634&repname=
=3Djahia
Log:
Readme SP2

Added:
    branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/changelog_5.0=
.2.html
    branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoupgrade5=
02.html
Modified:
    branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_change_=
jahia_Jahia.html
    branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_cluster=
.html
    branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_esi.html
    branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_monitor=
ing.html
    branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoinstall.=
html
    branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/jahia5mainfea=
tures.html
    branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/readme.html

Added: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/changelog_=
5.0.2.html
URL: https://svndev.jahia.net/websvn/filedetails.php?path=3D/branches/JAHIA=
-5-0-SP-BRANCH/core/src/webapp/html/startup/changelog_5.0.2.html&rev=3D1763=
4&repname=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/changelog_5.0=
.2.html (added)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/changelog_5.0=
.2.html Tue Jun 19 12:07:58 2007
@@ -0,0 +1,267 @@
+<?xml version=3D"1.0" encoding=3D"iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www=
.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns=3D"http://www.w3.org/1999/xhtml";>
+<head>
+<title>How to upgrade from Jahia 5.0 to Jahia 5.0.1</title>
+<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859=
-1" />
+<style type=3D"text/css">
+<!--
+BODY                       { margin           : 0px;
+                             background-color : #999999;
+                             color            : #000000;
+                             font-size        : 10px;
+                             font-family      : Verdana, Arial, Helvetica,=
 sans-serif;
+                           }
+DIV.main                   { background-color : #FFFFFF;
+                             width            : 1118px;
+                             display          : block;
+                           }
+A                          { text-decoration  : none;
+                             color            : #006699;
+                           }
+A:hover                    { text-decoration  : underline;}
+DIV.header                 { background-color : #FFFFFF;
+                             border-bottom    : 4px solid #E7E7E7;
+                             width            : 1118px;
+                           }
+DIV.header SPAN            { border-bottom    : 15px solid #006699;
+                             display          : block;
+                           }
+H1                         {
+       font-family      : Arial, Helvetica, sans-serif;
+       font-size        : 24px;
+       color            : #666666;
+       font-variant: normal;
+                           }
+H2                         { font-family      : Arial, Helvetica, sans-ser=
if;
+                             font-size        : 14px;
+                             color            : #999999;
+                           }
+h3 {
+       font-size: 12px;
+       font-family: Arial, Helvetica, sans-serif;
+       font-weight: bold;
+}
+h4 {
+       font-family: Arial, Helvetica, sans-serif;
+       font-size: 12px;
+       font-weight: normal;
+}
+DIV.box                    { width            : 200px;
+                             color            : #666666;
+                             font-family      : Arial, Helvetica, sans-ser=
if;
+                             float            : left;
+                             margin           : 10px;
+                           }
+DIV.box .title             { color            : #ffffff;
+                             background-color : #006699;
+                             padding          : 2px 5px 2px 5px;
+                             white-space      : nowrap;
+                             display          : block;
+                           }
+DIV.box .content           { border-left      : 1px solid #A8A8A8;
+                             border-right     : 1px solid #A8A8A8;
+                             border-bottom    : 1px solid #A8A8A8;
+                             padding          : 5px;
+                             margin-bottom    : 10px;
+                             background-color : #E7E7E7;
+                           }
+DIV.box .content UL        { list-style       : none;
+                             margin           : 0px;
+                             padding          : 0px;
+                           }
+DIV.box .content LI        { display          : inline;
+                             margin           : 0px;
+                             padding          : 0px;
+                           }
+DIV.box .content LI A      { display          : block;
+                             font-weight      : bold;
+                             padding-top      : 5px;
+                           }
+DIV.box .content LI STRONG { display          : block;
+                             font-weight      : bold;
+                             padding-top      : 5px;
+                             font-size        : 12px;
+                           }
+DIV.maincontent            {
+                             width            : 840px;
+                             pading           : 0 10px 0 10px;
+                             background-color : #FFFFFF;
+                             float            : left;
+                             margin-top       : 10px;
+                           }
+DIV.footer                 { border-top       : 4px solid #006699;
+                             padding          : 10px 0 10px 0;
+                             display          : block;
+                             text-align       : center;
+                             background-color : #FFFFFF;
+                             width            : 1118px;
+                             clear            : both;
+                           }
+.code                      {
+       font-family      : "Courier New", Courier, mono;
+       font-size        : 11px;
+                           }
+span.red               { color : #B42C29; }
+.main .maincontent ol li {
+       padding-bottom: 0.5em;
+       padding-top: 0.5em;
+}
+-->
+</style>
+</head>
+
+<body>
+<div class=3D"header">
+    <span><img src=3D"images/jahia_logo.gif" width=3D"175" height=3D"57" a=
lt=3D""/></span>
+</div>
+<div class=3D"main">
+    <div class=3D"box">
+        <div class=3D"title">Infos</div>
+       <div class=3D"content">
+            <a href=3D"http://www.jahia.org"; class=3D"bold">Official Jahia=
 Web Site.</a><br/>
+            Access to the <a href=3D"http://www.jahia.net/cvs";>complete so=
urce code</a>, the
+            <a href=3D"http://www.jahia.net/jira/";>bug tracking system</a>=
, the
+            <a href=3D"http://list.jahia.org";>development mailing lists</a=
>, the
+            <a href=3D"http://www.jahia.org/doc";>software documentation</a=
> and much more. <br/>
+            <br/>
+            For more information on the Jahia software, please refer to th=
e following documentation :
+            <ul id=3D"doc">
+                <li><a href=3D"readme.html">Readme 5.0.2</a></li>
+                <li><a href=3D"jahia5mainfeatures.html">Jahia 5 main featu=
res</a></li>
+                <li><a href=3D"howtoinstall.html">How to install</a></li>
+                <li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
+                <li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
+                <li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
+                <li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
+                <li><a href=3D"howto_change_jahia_Jahia.html">Changing jah=
ia/Jahia guide</a></li>
+              <li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Chang=
e log between 5.0.1 and 5.0.2</a></li>
+                <li><a href=3D"http://www.jahia.org/pricing";>Pricing</a></=
li>
+
+            </ul>
+        </div>
+        <div class=3D"title">Partners</div>
+        <div class=3D"content">
+            If you need expertise to implement a Jahia project or for any =
other questions, you can contact one of the
+            Jahia partners that you can find at <a href=3D"http://www.jahi=
a.org/integrators">http://www.jahia.org/integrators</a>.
+            <br/>
+            <br/>
+            If you would like to become a Jahia partner, please read
+            <a href=3D"http://www.jahia.org/jahia/page188.html"; target=3D"=
_blank">this page</a> to learn more about
+            partnering with Jahia Ltd. Becoming a Jahia partner is complet=
ely free.
+            </p>
+        </div>
+    </div>
+  <div class=3D"maincontent">
+
+<h1>
+       Changelog 5.0.1 to Jahia 5.0.2
+</h1>
+
+<p>
+This document will explain how to upgrade from Jahia 5.0.1 to Jahia 5.0.2.=
 Basically, you need to setup a separate installation of Jahia 5.0.2,
+then recover from your existing Jahia 5.0.1 the data, content and specific=
 setup you may have made (connexion to LDAP server, etc).
+You will also need to run an sql script to update your existing database. =
The following procedure should get you up and
+running :
+</p>
+<BR><BR>
+<B>DOCUMENT MANAGEMENT SERVER</B><BR>
+**************************************************************************=
**<BR>
+Fixed authentification for ms dav clients<BR>
+Improved filenames compatibility<BR>
+Improved multiple files operations<BR>
+Minor stability fixes<BR>
+Ergonomy improvements in file manager<BR>
+<BR><BR>
+<B>ESI</B><BR>
+**************************************************************************=
**<BR>
+Performance improvements<BR>
+Synchronized session expiration in Jahia & ESI<BR>
+Improved files caching<BR>
+Minor stability fixes<BR>
+<BR><BR>
+<B>SEARCH</B><BR>
+**************************************************************************=
**<BR>
+Fixed some bugs related to wildcards use<BR>
+Performance improvements<BR>
+Refactored indexing job with lesser db constraint<BR>
+Updated to lucene 2.0.0<BR>
+Updated to compass 1.0.1<BR>
+Site full re-indexation is done as a quartz job<BR>
+<BR><BR>
+<B>PORTAL</B><BR>
+**************************************************************************=
**<BR>
+
+<BR><BR>
+<B>DATABASE</B><BR>
+**************************************************************************=
**<BR>
+Update of the oracle schema to reflect the last changes made in xdoclet<BR>
+Minor fixes to ensure compatibility with the different supported databases=
<BR>
+<BR><BR>
+<B>ADMIN</B><BR>
+**************************************************************************=
**<BR>
+Added possibility to perforn multiple site operations (import & deletion)<=
BR>
+allow site management on first access 17056<BR>
+<BR><BR>
+<B>VERSIONNING</B><BR>
+**************************************************************************=
**<BR>
+Minor stability fixes<BR>
+<BR><BR>
+<B>IMPORT EXPORT</B><BR>
+**************************************************************************=
**<BR>
+import / export for home page (16948 16949)<BR>
+import/export categories 16951<BR>
+import homepage for users and categories 17021<BR>
+do not set retention rules on container lists 17026<BR>
+redirect to jahia at end of wizard, display counter page when importing 17=
032<BR>
+replace space in file properties export, do not import path and acl attrib=
utes as pro<BR>
+<BR><BR>
+<B>CMS</B> <BR>
+**************************************************************************=
**<BR>
+Use encoding define in jahia.properties for defaultoutputencoding (HTML & =
Mail)<BR>
+Upgraded FCK editor to version 2.4.2<BR>
+Fixed HTML clipping under unix (directory name should be lower case ) 1705=
5<BR>
+Fixed dynamic read of the action menu's labels in properties files<BR>
+Fixed some bugs related to copy/paste<BR>
+Time base publishing minor corrections<BR>
+Fixed some bugs related to content picker<BR>
+Ergonomy improvements in categories management screen<BR>
+Added possibility to access an engine in read-only mode when content objec=
t is locked by another user<BR>
+Added new permission called "Permission to enter EDIT mode" (performance i=
ssue)<BR>
+Performance improvements<BR>
+Integrated file manager in FCK Editor and provided ability to link any web=
dav resource<BR>
+Enabled support for linking Flash files from server<BR>
+Fixed bug related to LDAP users' password (old password remained in cache =
until next Jahia reboot)<BR>
+Fixed bugs related to chat<BR>
+Added historic for offline users in chat<BR>
+Improve container list pagination (performance issue)<BR>
+New cache implementation using SoftReferences instead of hard memory limit=
. This should behave better in high memory consumption scenarios, freeing m=
emory for other processes such as indexing and searching.<BR>
+Fixed category selection for files for resources having accentuated letter=
s<BR>
+<BR><BR>
+
+<B>INTERNET BROWSERS COMPATIBILITY</B><BR>
+**************************************************************************=
**<BR>
+Fixed display bug specifics to some navigators<BR>
+FCK editor not displayed on not supported browsers (Opera & Safari)<BR>
+<BR><BR>
+<B>TEMPLATES</B><BR>
+**************************************************************************=
**<BR>
+Added possibility to declare a readonly field<BR>
+<BR><BR>
+<B>CORPORATE TEMPLATES</B><BR>
+**************************************************************************=
**<BR>
+Minor display fixes<BR>
+Improved Blog & Blog Listing templates<BR>
+Improved Form Generator template<BR>
+<BR><BR>
+Minor stability fixes<BR>
+bundles<BR>
+
+<BR><BR>
+  </div>
+    <div class=3D"footer">
+        Copyright 2007, <a href=3D"http://www.jahia.org";>Jahia Ltd</a> - A=
ll rights reserved
+    </div>
+</div>
+</body>
+</html>

Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_c=
hange_jahia_Jahia.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/howto_change_jahia_Jahia.html&rev=3D17=
634&repname=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_change_=
jahia_Jahia.html (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_change_=
jahia_Jahia.html Tue Jun 19 12:07:58 2007
@@ -130,12 +130,12 @@
                 <li><a href=3D"readme.html">Readme 5.0.2</a></li>
                 <li><a href=3D"jahia5mainfeatures.html">Jahia 5 main featu=
res</a></li>
                 <li><a href=3D"howtoinstall.html">How to install</a></li>
-                <li><a href=3D"howtoupgrade501.html">How to upgrade to Jah=
ia 5.0.1</a></li>
+                <li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
                 <li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
                 <li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
                 <li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
                 <li><a href=3D"howto_change_jahia_Jahia.html">Changing jah=
ia/Jahia guide</a></li>
-              <li><a href=3D"changelog_5.0.1.html" target=3D"_blank">Chang=
e log between 5.0.0 and 5.0.1</a></li>
+              <li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Chang=
e log between 5.0.1 and 5.0.2</a></li>
                 <li><a href=3D"http://www.jahia.org/pricing";>Pricing</a></=
li>
 =

             </ul>

Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_c=
luster.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/howto_cluster.html&rev=3D17634&repname=
=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_cluster=
.html (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_cluster=
.html Tue Jun 19 12:07:58 2007
@@ -127,15 +127,15 @@
             <br/>
             For more information on the Jahia software, please refer to th=
e following documentation :
             <ul id=3D"doc">
-                <li><a href=3D"readme.html">Readme 5.0.1</a></li>
+                <li><a href=3D"readme.html">Readme 5.0.2</a></li>
                 <li><a href=3D"jahia5mainfeatures.html">Jahia 5 main featu=
res</a></li>
                 <li><a href=3D"howtoinstall.html">How to install</a></li>
-                <li><a href=3D"howtoupgrade501.html">How to upgrade to Jah=
ia 5.0.1</a></li>
+                <li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
                 <li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
                 <li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
                 <li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
                 <li><a href=3D"howto_change_jahia_Jahia.html">Changing jah=
ia/Jahia guide</a></li>
-              <li><a href=3D"changelog_5.0.1.html" target=3D"_blank">Chang=
e log between 5.0.0 and 5.0.1</a></li>
+              <li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Chang=
e log between 5.0.1 and 5.0.2</a></li>
                 <li><a href=3D"http://www.jahia.org/pricing";>Pricing</a></=
li>
 =

             </ul>

Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_e=
si.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/howto_esi.html&rev=3D17634&repname=3Dj=
ahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_esi.htm=
l (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_esi.htm=
l Tue Jun 19 12:07:58 2007
@@ -127,15 +127,15 @@
             <br/>
             For more information on the Jahia software, please refer to th=
e following documentation :
             <ul id=3D"doc">
-                <li><a href=3D"readme.html">Readme 5.0.1</a></li>
+                <li><a href=3D"readme.html">Readme 5.0.2</a></li>
                 <li><a href=3D"jahia5mainfeatures.html">Jahia 5 main featu=
res</a></li>
                 <li><a href=3D"howtoinstall.html">How to install</a></li>
-                <li><a href=3D"howtoupgrade501.html">How to upgrade to Jah=
ia 5.0.1</a></li>
+                <li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
                 <li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
                 <li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
                 <li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
                 <li><a href=3D"howto_change_jahia_Jahia.html">Changing jah=
ia/Jahia guide</a></li>
-              <li><a href=3D"changelog_5.0.1.html" target=3D"_blank">Chang=
e log between 5.0.0 and 5.0.1</a></li>
+              <li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Chang=
e log between 5.0.1 and 5.0.2</a></li>
                 <li><a href=3D"http://www.jahia.org/pricing";>Pricing</a></=
li>
 =

             </ul>

Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_m=
onitoring.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/howto_monitoring.html&rev=3D17634&repn=
ame=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_monitor=
ing.html (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_monitor=
ing.html Tue Jun 19 12:07:58 2007
@@ -127,15 +127,15 @@
             <br/>
             For more information on the Jahia software, please refer to th=
e following documentation :
             <ul id=3D"doc">
-                <li><a href=3D"readme.html">Readme 5.0.1</a></li>
+                <li><a href=3D"readme.html">Readme 5.0.2</a></li>
                 <li><a href=3D"jahia5mainfeatures.html">Jahia 5 main featu=
res</a></li>
                 <li><a href=3D"howtoinstall.html">How to install</a></li>
-                <li><a href=3D"howtoupgrade501.html">How to upgrade to Jah=
ia 5.0.1</a></li>
+                <li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
                 <li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
                 <li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
                 <li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
                 <li><a href=3D"howto_change_jahia_Jahia.html">Changing jah=
ia/Jahia guide</a></li>
-              <li><a href=3D"changelog_5.0.1.html" target=3D"_blank">Chang=
e log between 5.0.0 and 5.0.1</a></li>
+              <li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Chang=
e log between 5.0.1 and 5.0.2</a></li>
                 <li><a href=3D"http://www.jahia.org/pricing";>Pricing</a></=
li>
 =

             </ul>

Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoin=
stall.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/howtoinstall.html&rev=3D17634&repname=
=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoinstall.=
html (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoinstall.=
html Tue Jun 19 12:07:58 2007
@@ -118,7 +118,7 @@
 <div class=3D"main">
     <div class=3D"box">
         <div class=3D"title">Infos</div>
-       <div class=3D"content">
+      <div class=3D"content">
             <a href=3D"http://www.jahia.org"; class=3D"bold">Official Jahia=
 Web Site.</a><br/>
             Access to the <a href=3D"http://www.jahia.net/cvs";>complete so=
urce code</a>, the
             <a href=3D"http://www.jahia.net/jira/";>bug tracking system</a>=
, the
@@ -127,15 +127,15 @@
             <br/>
             For more information on the Jahia software, please refer to th=
e following documentation :
             <ul id=3D"doc">
-                <li><a href=3D"readme.html">Readme 5.0.1</a></li>
+                <li><a href=3D"readme.html">Readme 5.0.2</a></li>
                 <li><a href=3D"jahia5mainfeatures.html">Jahia 5 main featu=
res</a></li>
                 <li><a href=3D"howtoinstall.html">How to install</a></li>
-                <li><a href=3D"howtoupgrade501.html">How to upgrade to Jah=
ia 5.0.1</a></li>
+                <li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
                 <li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
                 <li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
                 <li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
                 <li><a href=3D"howto_change_jahia_Jahia.html">Changing jah=
ia/Jahia guide</a></li>
-              <li><a href=3D"changelog_5.0.1.html" target=3D"_blank">Chang=
e log between 5.0.0 and 5.0.1</a></li>
+              <li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Chang=
e log between 5.0.1 and 5.0.2</a></li>
                 <li><a href=3D"http://www.jahia.org/pricing";>Pricing</a></=
li>
 =

             </ul>

Added: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoupgra=
de502.html
URL: https://svndev.jahia.net/websvn/filedetails.php?path=3D/branches/JAHIA=
-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoupgrade502.html&rev=3D1763=
4&repname=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoupgrade5=
02.html (added)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoupgrade5=
02.html Tue Jun 19 12:07:58 2007
@@ -0,0 +1,319 @@
+<?xml version=3D"1.0" encoding=3D"iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www=
.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns=3D"http://www.w3.org/1999/xhtml";>
+<head>
+<title>How to upgrade from Jahia 5.0 to Jahia 5.0.1</title>
+<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859=
-1" />
+<style type=3D"text/css">
+<!--
+BODY                       { margin           : 0px;
+                             background-color : #999999;
+                             color            : #000000;
+                             font-size        : 10px;
+                             font-family      : Verdana, Arial, Helvetica,=
 sans-serif;
+                           }
+DIV.main                   { background-color : #FFFFFF;
+                             width            : 1118px;
+                             display          : block;
+                           }
+A                          { text-decoration  : none;
+                             color            : #006699;
+                           }
+A:hover                    { text-decoration  : underline;}
+DIV.header                 { background-color : #FFFFFF;
+                             border-bottom    : 4px solid #E7E7E7;
+                             width            : 1118px;
+                           }
+DIV.header SPAN            { border-bottom    : 15px solid #006699;
+                             display          : block;
+                           }
+H1                         {
+       font-family      : Arial, Helvetica, sans-serif;
+       font-size        : 24px;
+       color            : #666666;
+       font-variant: normal;
+                           }
+H2                         { font-family      : Arial, Helvetica, sans-ser=
if;
+                             font-size        : 14px;
+                             color            : #999999;
+                           }
+h3 {
+       font-size: 12px;
+       font-family: Arial, Helvetica, sans-serif;
+       font-weight: bold;
+}
+h4 {
+       font-family: Arial, Helvetica, sans-serif;
+       font-size: 12px;
+       font-weight: normal;
+}
+DIV.box                    { width            : 200px;
+                             color            : #666666;
+                             font-family      : Arial, Helvetica, sans-ser=
if;
+                             float            : left;
+                             margin           : 10px;
+                           }
+DIV.box .title             { color            : #ffffff;
+                             background-color : #006699;
+                             padding          : 2px 5px 2px 5px;
+                             white-space      : nowrap;
+                             display          : block;
+                           }
+DIV.box .content           { border-left      : 1px solid #A8A8A8;
+                             border-right     : 1px solid #A8A8A8;
+                             border-bottom    : 1px solid #A8A8A8;
+                             padding          : 5px;
+                             margin-bottom    : 10px;
+                             background-color : #E7E7E7;
+                           }
+DIV.box .content UL        { list-style       : none;
+                             margin           : 0px;
+                             padding          : 0px;
+                           }
+DIV.box .content LI        { display          : inline;
+                             margin           : 0px;
+                             padding          : 0px;
+                           }
+DIV.box .content LI A      { display          : block;
+                             font-weight      : bold;
+                             padding-top      : 5px;
+                           }
+DIV.box .content LI STRONG { display          : block;
+                             font-weight      : bold;
+                             padding-top      : 5px;
+                             font-size        : 12px;
+                           }
+DIV.maincontent            {
+                             width            : 840px;
+                             pading           : 0 10px 0 10px;
+                             background-color : #FFFFFF;
+                             float            : left;
+                             margin-top       : 10px;
+                           }
+DIV.footer                 { border-top       : 4px solid #006699;
+                             padding          : 10px 0 10px 0;
+                             display          : block;
+                             text-align       : center;
+                             background-color : #FFFFFF;
+                             width            : 1118px;
+                             clear            : both;
+                           }
+.code                      {
+       font-family      : "Courier New", Courier, mono;
+       font-size        : 11px;
+                           }
+span.red               { color : #B42C29; }
+.main .maincontent ol li {
+       padding-bottom: 0.5em;
+       padding-top: 0.5em;
+}
+-->
+</style>
+</head>
+
+<body>
+<div class=3D"header">
+    <span><img src=3D"images/jahia_logo.gif" width=3D"175" height=3D"57" a=
lt=3D""/></span>
+</div>
+<div class=3D"main">
+    <div class=3D"box">
+        <div class=3D"title">Infos</div>
+       <div class=3D"content">
+            <a href=3D"http://www.jahia.org"; class=3D"bold">Official Jahia=
 Web Site.</a><br/>
+            Access to the <a href=3D"http://www.jahia.net/cvs";>complete so=
urce code</a>, the
+            <a href=3D"http://www.jahia.net/jira/";>bug tracking system</a>=
, the
+            <a href=3D"http://list.jahia.org";>development mailing lists</a=
>, the
+            <a href=3D"http://www.jahia.org/doc";>software documentation</a=
> and much more. <br/>
+            <br/>
+            For more information on the Jahia software, please refer to th=
e following documentation :
+            <ul id=3D"doc">
+                <li><a href=3D"readme.html">Readme 5.0.2</a></li>
+                <li><a href=3D"jahia5mainfeatures.html">Jahia 5 main featu=
res</a></li>
+                <li><a href=3D"howtoinstall.html">How to install</a></li>
+                <li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
+                <li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
+                <li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
+                <li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
+                <li><a href=3D"howto_change_jahia_Jahia.html">Changing jah=
ia/Jahia guide</a></li>
+              <li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Chang=
e log between 5.0.1 and 5.0.2</a></li>
+                <li><a href=3D"http://www.jahia.org/pricing";>Pricing</a></=
li>
+
+            </ul>
+        </div>
+        <div class=3D"title">Partners</div>
+        <div class=3D"content">
+            If you need expertise to implement a Jahia project or for any =
other questions, you can contact one of the
+            Jahia partners that you can find at <a href=3D"http://www.jahi=
a.org/integrators">http://www.jahia.org/integrators</a>.
+            <br/>
+            <br/>
+            If you would like to become a Jahia partner, please read
+            <a href=3D"http://www.jahia.org/jahia/page188.html"; target=3D"=
_blank">this page</a> to learn more about
+            partnering with Jahia Ltd. Becoming a Jahia partner is complet=
ely free.
+            </p>
+        </div>
+    </div>
+  <div class=3D"maincontent">
+
+<h1>
+       How to upgrade from Jahia 5.0.1 to Jahia 5.0.2
+</h1>
+
+<p>
+This document will explain how to upgrade from Jahia 5.0.1 to Jahia 5.0.2.=
 Basically, you need to setup a separate installation of Jahia 5.0.2,
+then recover from your existing Jahia 5.0.1 the data, content and specific=
 setup you may have made (connexion to LDAP server, etc).
+You will also need to run an sql script to update your existing database. =
The following procedure should get you up and
+running :
+</p>
+
+<ol>
+
+<li>
+    <p>
+       Shutdown the existing Jahia 5.0.1 instance.
+    </p>
+</li>
+<li>
+       <p>
+               Copy or uncompress Jahia 5.0.2 to a separate directory from the 
one wher=
e Jahia 5.0.1 is deployed. Before running the configuration wizard,
+               copy a packaged set of templates containing the same templates 
as the on=
es used in your existing Jahia 5.0.1 install to
+               tomcat/webapps/jahia/WEB-INF/var/shared_templates/  . This will 
allow yo=
u to deploy during the configuration wizard the same templates that you
+               are using on Jahia 5.0.1
+       </p>
+
+</li>
+
+<li>
+    <p>
+        Run the configuration wizard. During the database setup, point to =
a SEPARATE database than the one used with Jahia 5.0.1 For instance,
+        if the database used with Jahia 5.0.1 is named "jahia5", create in=
 your database server a new database named "jahia5_temp".
+        When presented with the screen to create the initial website, ente=
r the same name as your existing Jahia 5.0.1 site and chose the same
+        template set. Finish the configuration wizard and make sure you ca=
n access the home page.
+
+</li>
+
+<li>
+    <p>
+       Shutdown the 5.0.2 Jahia instance.
+    </p>
+</li>
+
+<li>
+    <p>
+        If you are not using database content storage for the bigtext file=
s and files uploaded in the file repository of Jahia, copy the
+        directory <i>tomcat/webapps/jahia/WEB-INF/var/content/</i> from th=
e Jahia 5.0.1 install to the 5.0.2 install.
+    </p>
+</li>
+
+<li>
+    <p>
+        Copy the template sets used for each existing virtual site from <i=
>tomcat/webapps/jahia/jsp/jahia/templates</i> to the same directory
+        of Jahia 5.0.2.
+    </p>
+</li>
+<li>
+    <p>
+        For each templates set that have been deployed in the 5.0.1 instal=
l, you also need to copy to the 5.0.2 install the resourcebundles located
+        in <i>tomcat/webapps/jahia/WEB-INF/classes/jahiatemplates/</i>. Co=
py all the ".properties" files corresponding to your sets of templates.
+    </p>
+</li>
+<!--li>
+    <p>
+        Changes have been made to the corporate portal templates V1 and  V=
2 (the 2 sets of templates packaged with Jahia). Lots of
+        improvements have been made on each set, so we encourage you to ch=
eck the differences between the sets packaged with Jahia 5.0.1 and Jahia
+        5.0.2 and to port them in your set of templates. You can find the =
details of the differences <a href=3D"http://www.jahia.net/download/jahia5.=
0/diff_50_sp1/" target=3D"_blank">here</a>.
+    </p>
+</li-->
+
+<li>
+    <p>
+        If you have deployed some web applications in your existing instal=
lation, copy each of them from <i>tomcat/webapps/</i> to the 5.0.2
+        directory.
+    </p>
+</li>
+<li>
+    <p>
+        Search indexation should be performed on the new install after the=
 migration is complete, as changes in the way the indexation is made have b=
een
+        implemented between Jahia 5.0.1 and Jahia 5.0.2. However you can r=
ecover the content of the <i>tomcat/webapps/jahia/WEB-INF/var/fileextractio=
n</i>
+        directory and copy it to the 5.0.2 install. That way the search en=
gine won't need to read again the content of all uploaded files (MSOffice a=
nd PDF documents)
+        when re-indexing.
+    </p>
+</li>
+<li>
+    <p>
+        If you have modified some configuration files (LDAP connexion, tag=
libs definitions, etc...), you need to port you changes to the equivalent c=
onfiguration
+        files of Jahia 5.0.2. Do not overwrite with the old version as we =
may have done some structural changes to some of them.
+    </p>
+</li>
+<li>
+    <p>
+        If you have modified some Jahia engines, you also need to port the=
se changes to the 5.0.2 engines. Make sure in this case that you modify the
+        web.xml of Jahia to comment all precompiled JSPs that you have cha=
nged.
+    </p>
+</li>
+
+<li>
+    <p>
+        You need to delete the content of all the tables related to quartz=
 in your existing 5.0.1 database due to a change of a java class.<BR>
+        This will clean all the jobs waiting to be processed (workflow, ti=
mebase publishing, import and distant publication features).<BR><BR>
+        For the worflow and import job, let simply finish them before star=
t your migration.<BR>
+        For the timebase publishing, you will need to go back to your page=
 and validate your settings again.<BR>
+        For the distant publication, you will need to go back to the admin=
istration panel, select the publication from the list and validate it by cl=
icking on the Apply button.
+        <BR><BR>
+        Connect to your database server with a tool that allow you to run =
a sql query on it, and execute the following commands.<BR>
+
+
+<pre>
+
+        delete from jahia_qrtz_job_listeners;
+        delete from jahia_qrtz_blob_triggers;
+        delete from jahia_qrtz_cron_triggers;
+        delete from jahia_qrtz_simple_triggers;
+        delete from jahia_qrtz_trigger_listeners;
+        delete from jahia_qrtz_triggers;
+        delete from jahia_qrtz_job_details;
+</pre>
+
+
+    </p>
+</li>
+<li>
+    <p>
+        The following command will delete all the attributes not used anym=
ore in the table jahia_link.
+        <BR><BR>
+        Connect to your database server with a tool that allow you to run =
a sql query on it, and execute the following commands.<BR>
+
+<pre>
+
+        ALTER TABLE jahia_link DROP COLUMN status;
+        ALTER TABLE jahia_link DROP COLUMN creation_date;
+        ALTER TABLE jahia_link DROP COLUMN creation_user;
+        ALTER TABLE jahia_link DROP COLUMN lastmodif_date;
+        ALTER TABLE jahia_link DROP COLUMN lastmodif_user;
+</pre>
+
+    </p>
+</li>
+<li>
+    <p>
+        Last but not least, connect your 5.0.2 migrated install to the exi=
sting database. For this you need to edit the file <i>jahia.xml</i>
+        located in <i>/tomcat/conf/Catalina/localhost</i>. <br/>
+        Change the <i>url</i> attribute of both <i>jdbc/jetspeed</i> and <=
i>jdbc/jetspeedNonTx</i> tags to point to the database used
+        with Jahia 5.0.1
+
+    </p>
+</li>
+<li>
+    <p>
+        If your are using the Jahia Cache Server (ESI), you should also up=
grade it to the corresponding release of the Jahia Service Pack.
+        It is available in the <a href=3D"http://www.jahia.net/download"; t=
arget=3D"_blank">download area</a> of the jahia.org website.
+    </p>
+</li>
+</ol>
+
+  </div>
+    <div class=3D"footer">
+        Copyright 2007, <a href=3D"http://www.jahia.org";>Jahia Ltd</a> - A=
ll rights reserved
+    </div>
+</div>
+</body>
+</html>

Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/jahia5m=
ainfeatures.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/jahia5mainfeatures.html&rev=3D17634&re=
pname=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/jahia5mainfea=
tures.html (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/jahia5mainfea=
tures.html Tue Jun 19 12:07:58 2007
@@ -126,15 +126,15 @@
             <br/>
             For more information on the Jahia software, please refer to th=
e following documentation :
             <ul id=3D"doc">
-                <li><a href=3D"readme.html">Readme 5.0.1</a></li>
+                <li><a href=3D"readme.html">Readme 5.0.2</a></li>
                 <li><a href=3D"jahia5mainfeatures.html">Jahia 5 main featu=
res</a></li>
                 <li><a href=3D"howtoinstall.html">How to install</a></li>
-                <li><a href=3D"howtoupgrade501.html">How to upgrade to Jah=
ia 5.0.1</a></li>
+                <li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
                 <li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
                 <li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
                 <li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
                 <li><a href=3D"howto_change_jahia_Jahia.html">Changing jah=
ia/Jahia guide</a></li>
-              <li><a href=3D"changelog_5.0.1.html" target=3D"_blank">Chang=
e log between 5.0.0 and 5.0.1</a></li>
+              <li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Chang=
e log between 5.0.1 and 5.0.2</a></li>
                 <li><a href=3D"http://www.jahia.org/pricing";>Pricing</a></=
li>
 =

             </ul>

Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/readme.=
html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/readme.html&rev=3D17634&repname=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/readme.html (=
original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/readme.html T=
ue Jun 19 12:07:58 2007
@@ -126,15 +126,15 @@
             <br/>
             For more information on the Jahia software, please refer to th=
e following documentation :
             <ul id=3D"doc">
-                <li><a href=3D"readme.html">Readme 5.0.1</a></li>
+                <li><a href=3D"readme.html">Readme 5.0.2</a></li>
                 <li><a href=3D"jahia5mainfeatures.html">Jahia 5 main featu=
res</a></li>
                 <li><a href=3D"howtoinstall.html">How to install</a></li>
-                <li><a href=3D"howtoupgrade501.html">How to upgrade to Jah=
ia 5.0.1</a></li>
+                <li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
                 <li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
                 <li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
                 <li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
                 <li><a href=3D"howto_change_jahia_Jahia.html">Changing jah=
ia/Jahia guide</a></li>
-              <li><a href=3D"changelog_5.0.1.html" target=3D"_blank">Chang=
e log between 5.0.0 and 5.0.1</a></li>
+              <li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Chang=
e log between 5.0.1 and 5.0.2</a></li>
                 <li><a href=3D"http://www.jahia.org/pricing";>Pricing</a></=
li>
 =

             </ul>
@@ -153,10 +153,10 @@
     </div>
     <div class=3D"maincontent">
 =

-<h1>Jahia 5.0 Service Pack 1 (5.0.1)</h1>
-<p>Release date: 22/12/2006<br />
+<h1>Jahia 5.0 Service Pack 2 (5.0.2)</h1>
+<p>Release date: 22/06/2007<br />
     <br />
-    This is the installation README for Jahia Sevice Pack 1 (5.0.1), first=
 service pack available for Jahia 5.0.<br/><br/>
+    This is the installation README for Jahia Sevice Pack 2 (5.0.2), secon=
d service pack available for Jahia 5.0.<br/><br/>
     The Jahia line of products includes an Enterprise Content Management S=
erver, a Corporate Portal Server,
     a Document Management Server, a Business Process Management Server, a =
Search Engine, a Cache Proxy Server
     and a Collaboration Suite.<br/>
@@ -169,85 +169,48 @@
 </p>
 <h2>Table of content:</h2>
 <p>
-    - <a href=3D"#1">New features and bugfixes in Jahia 5.0.1</a><br />
+    - <a href=3D"#1">New features and bugfixes in Jahia 5.0.2</a><br />
     - <a href=3D"#2">Jahia 5.0 nightly builds and releases</a><br />
-    - <a href=3D"#3">How to migrate from Jahia 5.0 to Jahia 5.0.1</a><br />
-    - <a href=3D"#4">How can I upgrade from Jahia 4.1 to Jahia 5 ? </a><br=
 />
+    - <a href=3D"#3">How to migrate from Jahia 5.0.1 to Jahia 5.0.2</a><br=
 />
     - <a href=3D"#18">Installation Issues</a><br />
     <br />
 </p>
 <br/>
 <br/>
 =

-<h2><a name=3D"1" id=3D"1"></a>New features and bugfixes in Jahia 5.0.1</h=
2>
-The following new features in Jahia 5.0.1 over Jahia 5.0 are :<br/><br/>
-<b>JDK 1.6 Support</b>
-<br />
-Jahia 5.0.1 can now be run under JDK 1.6, which reportedly offers performa=
nce improvements of 30% to 40% over other
-Java Virtual Machines. Results of a few tests done by Sun and reporting go=
od performance improvements out-of-the-box
-can be accessed <a href=3D"http://blogs.sun.com/dagastine/entry/java_6_lea=
ds_out_of" target=3D"_blank">here</a>.
-<br /><br />
-
-<b>Jetspeed 2.1<br /> </b>
-Jetspeed portal layer has been upgraded to version 2.1.
-
-<br /><br />
+<h2><a name=3D"1" id=3D"1"></a>New features and bugfixes in Jahia 5.0.2</h=
2>
+The following new features in Jahia 5.0.2 over Jahia 5.0.1 are :<br/><br/>
 =

-<b>FCK editor 2.3 upgrade<br /></b>
-The HTML Editor FCK has been upgraded to version 2.3.2, which is quite fas=
ter than the previous 2.2 version packaged
-with Jahia 5.0.
-
-<br/><br/>
-
-<b>Zimbra update<br /></b>
-Zimbra library has been updated to the latest stable release.
-<br /><br />
-
-<b>Resource bundle in German</b><br />
-Jahia interface has now been translated in German
+<b>Resource bundle in 3 other languages</b><br />
+Jahia interface is now available in english, french, german, spanish, ital=
ian and portuguese.
 =

 <br /><br/>
 =

 <b>Websphere compatibility</b><br />
-Jahia 5.0.1 has been tested working with Websphere Application Server 5.1.
+Jahia 5.0.2 has been tested working with Websphere Application Server 6.1.
 <br /><br/>
 =

-<b>Support IE7</b><br />
-Jahia interface now works fine with Internet Explorer 7.0
-<br /><br/>
 =

-<b>New templates added</b><br />
-3 new templates has been added to the corporate portal templates V2 :<br/>
-<br/>
-- Quizz<br/>
-- Poll <br/>
-- Survey <br/>
+<b>Weblogic compatibility</b><br />
+Jahia 5.0.2 has been tested working with Weblogic Server 8.1 SP6.
 <br /><br/>
 =

-The following bug fixes and improvements are part of Jahia 5.0.1 :<br/><br=
/>
-<b>Performance</b><br />
-Lot of work was done to improve performances in browsing and editing.
-<br /><br />
-
-<b>Indexing jobs</b><br />
-Indexing jobs performance were also improved.
-<br /><br />
 =

-<b>File Manager</b><br />
-Several filemanager optimizations were made to sustain a complex hierarchy=
 of files and folder
-<br /><br />
+<b>Template Improvement </b><br />
+We can now add a file upload on the form generator template<br/>
+<br /><br/>
 =

-<b>Change of context</b><br />
-Hardcoded context path and servlet path were removed. You can find <a href=
=3D"howto_change_jahia_Jahia.html">here</a>
-documentation on how to change the context and the servlet path.
+The following bug fixes and improvements are part of Jahia 5.0.2 :<br/><br=
/>
+<b>Performance</b><br />
+New cache implementation using SoftReferences
 <br /><br />
 =

-<b>Time-based publishing on linked copies</b><br />
-Issues with time-based publishing on link copies were fixed
+<b>Search</b><br />
+Updated to lucene 2.0.0 and to compass 1.0.1
 <br /><br />
 =

-<b>Memory leak with IE</b><br />
-Several issues with memory leak when using Internet Explorer 6.0 were fixe=
d.
+<b>Document management server</b><br />
+Fixed authentification for ms dav clients and improved multiple files oper=
ations
 <br /><br />
 =

 =

@@ -267,31 +230,14 @@
 <br /><br />
 <br />
 =

-<h2><a name=3D"3" id=3D"3"></a>How to migrate from Jahia 5.0 to Jahia 5.0.=
1</h2>
+<h2><a name=3D"3" id=3D"3"></a>How to migrate from Jahia 5.0.1 to Jahia 5.=
0.2</h2>
 =

-Please follow <a href=3D"howtoupgrade501.html">this how-to</a> to migrate =
your existing Jahia 5.0 install in Jahia 5.0.1
+Please follow <a href=3D"howtoupgrade502.html">this how-to</a> to migrate =
your existing Jahia 5.0.1 install in Jahia 5.0.2
 =

 <br /><br /> <br />
 =

 =

-<h2><a name=3D"4" id=3D"4"></a>How can I upgrade from Jahia 4.1 to Jahia 5=
 ? </h2>
-<p>You should first upgrade your Jahia 4.1.x to the latest release 4.2. Fr=
om Jahia 4.2, you are able to do an XML export of one or all your virtual s=
ites,
-    and import them back in Jahia 5. Here are the steps you should follow =
:<br/>
-    <br/><ul>
-    <li>Upgrade your Jahia 4.1.x to Jahia 4.2</li><br/>
-    <li>Deploy your existing set of templates in a clean Jahia 5 install. =
Some modifications will probably need to be made so that your set(s) of tem=
plates work
-      on Jahia 5.0 and to benefit from the improvements made in Jahia 5 te=
mplates. For instance, the admin bar (where you have the tab to switch from
-      live to edit) is now part of the Jahia install and it is this one th=
at should be used. You can refer to the corporate portal templates V1 and V2
-      to see the included files that are now part of the Jahia install.</l=
i><br/>
-    <li>Once your set of template is fully working on Jahia 5, make a .jar=
 file of it and copy it in a clean install of Jahia 5 in the
-    <i>tomcat\webapps\jahia\WEB-INF\var\shared_templates\</i>.</li><br/>
-    <li>Export your virtual site(s) from Jahia 4.2 through the export feat=
ure (in the "Virtual sites management" of the Jahia server administration p=
anel).
-    This will create a zip file with all content published in your sites a=
nd all files (images and documents) used on the pages of the site. It will
-    also export the users an groups of your 4.2 virtual sites as well as t=
he categories.</li><br/>
-    <li>Create a new virtual site in Jahia 5, choose to import content dur=
ing site creation and select the zip file you have exported from Jahia 4.2.=
</li><br/>
-    </ul>
-    </p>
-<br/><br/>
+
 <h2><a name=3D"18" id=3D"18"></a>Installation Issues </h2>
 <p><b>Make sure you don't use any white space in the path name
     when installing Jahia.<br />

_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list

Reply via email to