pvollenweider    2005/03/09 10:23:36 CET

  Modified files:        (Branch: JAHIA-4-0-BRANCH)
    src/views/html/startup readme.html 
  Log:
  Update for 4.0.6
  
  Revision  Changes    Path
  1.68.2.8  +128 -151  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&r2=1.68.2.8&f=h
  
  
  
  Index: readme.html
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/src/views/html/startup/Attic/readme.html,v
  retrieving revision 1.68.2.7
  retrieving revision 1.68.2.8
  diff -u -r1.68.2.7 -r1.68.2.8
  --- readme.html       10 Dec 2004 15:58:44 -0000      1.68.2.7
  +++ readme.html       9 Mar 2005 09:23:35 -0000       1.68.2.8
  @@ -147,7 +147,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.0.5 Change 
Log</a></li>
  +                <li><a href="../../txt/history.txt">Jahia 4.0.6 Change 
Log</a></li>
                   <li><a 
href="http://www.jahia.org/download/documentation/Jahia_Clustering_HOW-TO_v2.pdf";>Jahia
 clustering HOWTO</a></li>
                   <li><a href="new_features.html">New features in Jahia 
4.0</a></li>
               </ul>
  @@ -166,159 +166,136 @@
           </div>
       </div>
       <div class="maincontent">
  -                <h1>Jahia 4.0.5 README file</h1>
  -        <p>
  -            We are pleased to announce the final version of the fifth 
service pack for Jahia 4.0 (Jahia 4.0.5).
  -            <br/><br/>
  -            Please read this README carefully to learn about the new 
features present in this release
  -        </p>
  -
  -        <h2>Table of content:</h2>
  -        <p>
  -            - <a href="#1">Status</a><br/>
  -            - <a href="#2">New Features in 4.0.5</a><br/>
  -            - <a href="#6">How can I upgrade from a Jahia 4.0.4 to this new 
service pack ?</a><br/>
  -            - <a href="#7">Installation Issues</a><br/>
  -            <!--- <a href="#8">Current known Jahia limitations and 
bugs</a>-->
  -        </p>
  -
  -        <h2><a name="1"></a>Status</h2>
  -        <p>
  -            This fifth service pack contains hundreds of performance 
improvements, bug fixes, enhancements and refactorings.
  -            The most important changes include a new authentification 
mechanism to remember user logins using cookies,
  -            speed optimizations of content indexing, several modifications 
to support clustered environements (load balancing)
  -            and some refactoring of the move function.
  -        </p>
  -        <p>
  -            This service pack also correct several critical bugs. So it is 
higly recommended to upgrade your Jahia installation.
  -        </p>
  -        <p>
  -            Please check the complete <a href="../../txt/history.txt">change 
Log</a> to view a list of all
  -            the modifications. <br/>
  -            <br/>
  -        </p>
  -        <h2><a name="2"></a>New features in 4.0.5</h2>
  -        <p>
  -          <ul>
  -            <li><strong>Cookie authentification support</strong><br/>
  -                Jahia now supports cookie-based login "remember me" 
authentification. You can configure if you want cookies to
  -                expire after a certain amount of time if the user does not 
log during a certain period as well as other settings
  -                in the jahia.properties file.</li>
  -            <li><strong>Clustering support</strong><br/>
  -                Jahia can now be configured to work in cluster. This may be 
useful to ensure high avalaibility or to distribute
  -                load amongst multiple servers.
  -                You can now also have a separate authoring and browsing 
server. Check the <a 
href="http://www.jahia.org/download/documentation/Jahia_Clustering_HOW-TO_v2.pdf";>Clustering
 HOW TO</a>
  -                to learn how to set this up.</li>
  -            <li><strong>HTMLArea editor</strong><br/>
  -                <a href="http://www.htmlarea.com/"; 
target="_blank">HTMLArea</a> is a full featured HTML editor which works on
  -                all plateforms. It is now the default editor in Jahia. Of 
course you still can opt to use another bundled editor
  -                by editing the configuration file of the HTML editors (check 
admin guide).<br/><br/>
  -                <em>Please note that with <strong>Firefox</strong>, you need 
to edit the prefs.js file and add the following
  -                lines to allow cut and paste:</em><br/><br/>
  -                <tt>
  -                    
user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", 
"allAccess");<br/>
  -                    
user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");<br/>
  -                    user_pref("capability.policy.allowclipboard.sites", 
"http://localhost:8080";);<br/>
  -                    user_pref("capability.policy.policynames", 
"allowclipboard");<br/>
  -                </tt>
  -                <br/>
  -                <em>You can find <a 
href="http://www.jahia.org/jira/browse/JAHIA-165"; target="_blank">here</a> a 
more detailed
  -                explanation of why this is needed.<br/>
  -                The location of this file is different depending on the 
operating system. Under Windows XP, the prefs.js file is located here:</em><br/>
  -               <tt>C:\Documents and Settings\UserName\Application 
Data\Mozilla\Firefox\Profiles\x1ztizwo.default\prefs.js</tt><br>
  -                <br/>
  -                </li>
  -            <li><strong>New languages added</strong><br/>
  -                New languages have made their way to Jahia: German, Italian 
and Dutch. If you want to translate Jahia to another language,
  -                it's easy : read <a 
href="http://www.jahia.org/jahia/Jahia/devzone/languages"; 
target="_blank">here</a> what you need to do.</li>
  -            <li><strong>Versioning system improved</strong><br/>
  -                Versioning feature has been improved to be more robust and 
to allow for more accurate restoring of content.</li>
  -            <li><strong>Multiple LDAP servers support</strong><br/>
  -                You can now configure Jahia to connect to more than one LDAP 
server. This can be useful if you have users in
  -                different LDAP (or ActiveDirectory) servers and you want to 
allow all of them to authenticate to Jahia.</li>
  -            <li><strong>Move Page Refactoring</strong><br/>
  -                The move page feature of Jahia has been refactored to 
improve behaviour and correct some issues.</li>
  -            <li><strong>Search Engine and PDF indexing performance 
improvements</strong><br/>
  -                A lot of work has been made to improve the indexing of PDF 
files by the search engine. </li>
  -          </ul>
  -        </p>
  -
  -        <h2><a name="6"></a>How can I upgrade from a Jahia 4.0.4 to this new 
version ? </h2>
  -        <p>
  -            If you have a standard Jahia installation, an automated 
migration script is available on the Jahia.org web site.
  -            You may also  upgrade to this new release by using the following 
manual procedure:
  -        </p>
  -        <p>
  -            In this procedure we will assume the following :
  -        </p>
  -            <ul>
  -                <li>You have made a backup of all your current Jahia 
environement (file system + database) !</li>
  -                <li>Your current Jahia environement is installed in 
CURRENT_JAHIA</li>
  -                <li>You have install a clean Jahia 4.0.5 into NEW_JAHIA_405 
(Jahia
  -                  configuration wizard successfully completed) without the 
webapps.</li>
  -            </ul>
  -        <p>
  -            Here are the steps to copy your data into the new Jahia 
installation :
  -        </p>
  +        <h1><b>Jahia 4.0.6 README file</b></h1>
  +        We are pleased to announce the final version of the sixth service 
pack for Jahia
  +        4.0 (Jahia 4.0.6). <br/>
  +        <br/>
  +        Please read this README carefully to learn about the new features 
present in this
  +        upgrade<br/>
  +        <br/>
  +        <h2><b>Table of content:</b></h2>
  +        - <a href="file://#1">Status</a><br/>
  +        - <a href="file://#2">New Features in 4.0.</a>6<br/>
  +        - <a href="file://#6">How can I upgrade from a Jahia 4.0.5 to this 
new service pack ?</a><br/>
  +        - <a href="file://#7">Installation Issues</a><br/>
  +        <br/>
  +        <h2><b><a name="1" id="1"></a>Status</b></h2>
  +        This sixth service pack contains several bug fixes and enhancements. 
The most
  +        important changes include the support for LDAP dynamic groups and 
several fixes
  +        in the WebDAV service. <br/>
  +        <br/>
  +        We higly recommend to upgrade your Jahia installation to this 
service pack. Jahia
  +        4.0.6 becomes the last stable edition of the program.<br/>
  +        <br/>
  +        Please check the complete <a href="../../txt/history.txt">change 
Log</a>
  +        to view a complete list of all the modifications. <br/>
  +        <br/>
  +        <br/>
  +        <h2><b>Most important bug fixes<a name="2" id="2"></a> in Jahia 
4.0.6</b></h2>
  +        <ul>
  +        <li><b>Dynamic LDAP Group / Better support ofr Active Directory 
Server</b><br/>
  +            Jahia now supports dynamic LDAP groups. We also improved the 
support for
  +            Miscrosoft Active Directory Server.<br/>
  +            <br/>
  +            </li>
  +        <li><b>Several WebDAV bug fixes</b><br/>
  +            Several WebDAV bug fixes have been corrected including: 
capability to modify
  +            permissions on the /shared default directory, fixed some issues 
when accessing
  +            a private file, fixed some other permissions issues.<br/>
  +            <br/>
  +            </li>
  +        <li><b>HTML Cache Improvement</b><br/>
  +            Under heavy load and if a page was not already preloaded in the 
front-end
  +            HTML cache, all the simultaneous sessions were requesting the 
database even
  +            for the same web page (e.g. the home page). This caused some 
performance issues
  +            when rebooting a Jahia server with an immediate and strong load. 
Now only
  +            the first user session which try to connect to a page will 
request the database.
  +            The others are delayed until this page is alos pre-loaded in the 
HTML cache.
  +            <br/>
  +            <br/>
  +            </li>
  +            <li><b>Indexing Powerpoint and Excel files</b><br/>
  +                Added support to index Powerpoint and Excel files in the 
search engine.<br/>
  +            <br/>
  +            </li>
  +            <li><b>Support for MySQL 4.1</b><br/>
  +                Added support for MySQL 4.1<br/>
  +            <br/>
  +            </li>
  +            <li><b>Virtual sites' list and languages' list are now sorted in 
ascending order
  +        in the Admin Center</b><br/>
  +            To ease virtual sites retrieval or languages selection, these 
lists are
  +            now sorted by default in the ascending order of the current 
selected language.
  +        </li>
  +        </ul>
  +        <br/>
  +        Please check the complete <a href="../../txt/history.txt">change 
Log</a>
  +        to view a complete list of all the modifications. <br/>
  +        <br/>
  +        <h2><b><a name="6" id="6"></a>How can I upgrade from a Jahia 4.0.5 
to this new version? </b></h2>
  +        If you have a standard Jahia installation, an automated migration 
script is available
  +        on the Jahia.org web site. You may also upgrade to this new release 
by using the
  +        following manual procedure: <br/>
  +        <br/>
  +        In this procedure we will assume the following :
  +        <ul>
  +            <li>You have made a backup of all your current Jahia 
environement (file system
  +            + database) !
  +            </li>
  +            <li>Your current Jahia environement is installed in CURRENT_JAHIA
  +            </li>
  +            <li>You have installed a clean new Jahia 4.0.6 into 
NEW_JAHIA_406 without the
  +            webapps (Jahia configuration wizard successfully completed).
  +        </li>
  +        </ul>
  +        Here are the steps to copy your data into the new Jahia installation 
:
           <ol>
  -            <li>
  -                Copy following direcories 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_405/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 the your database pooling, please also adjust them in 
the dbpool.properties
  -                of your new installation.
  -                <br/><br/>
  -            </li>
  -            <li>
  -                If you have other custom configurations (Caches limitations, 
LDAP
  -                servers, HTML Editors,...), please make your changes in the 
adequate
  -                Jahia configuration files. Most common 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 some 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_405.<br/><br/>
  +            <li>Copy the following direcories 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_406/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 the
  +            your database pooling, please also adjust them in the 
dbpool.properties of
  +            your new installation. <br/><br/>
  +            </li>
  +            <li>If you have other custom configurations (custom cache 
limitation, LDAP server,
  +            specific HTML Editors,...), please make your changes in the 
adequate Jahia
  +            configuration files. Most common modified files 
include:<br/><br/>
  +            - jahia.properties (Caches, encoding settings, database 
parameters)<br/><br/>
  +            - users.ldap.properties/groups.ldap.properties/router-config.xml 
(LDAP settings)<br/><br/>
  +            - htmleditors_config.xml (HTML editors preferences)<br/><br/>
  +            - dbpool.properties (database pooling settings)<br/><br/>
  +            - web.xml (if you have declared other servlets) <br/><br/>
  +            </li>
  +            <li>If you added some other java libraries or if you modified 
some Jahia classes,
  +            JSP or taglibs definitions, 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 some custom Tomcat configuration, please merge 
your Tomcat startup
  +            scripts (ex: catalina_opts adjusted to your server memory size). 
<br/><br/>
  +            </li>
  +            <li>Finally 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_405.<br/>
  +            <br/>
               </li>
           </ol>
  -
  -        <h2><a name="7"></a>Installation Issues </h2>
  -        <p><strong>Make sure you don't use any white space in the path name 
when installing Jahia.</strong></p>
  -        <p>
  -            Please check the archive of the public Install mailing list 
before sending us
  -            your issue (<a 
href="http://list.jahia.org";>http://list.jahia.org</a> ).<br/><br/>
  -        </p>
  +        <h2><b><a name="7" id="7"></a>Installation Issues </b></h2>
  +        <b>Please make sure you don't use any white space in the path name 
when installing
  +        Jahia.<br/>
  +        <br/>
  +        </b>Please check the archive of the public Install mailing list 
before sending
  +        to us your issue (<a 
href="http://list.jahia.org";>http://list.jahia.org</a> ).<br/><br/>
   
       </div>
       <div class="footer">
  

Reply via email to