pvollenweider    2005/04/29 10:54:57 CEST

  Modified files:        (Branch: JAHIA-4-0-BRANCH)
    src/views/html/startup readme.html 
  Log:
  update readme
  
  Revision   Changes    Path
  1.68.2.14  +8 -85     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.13&r2=1.68.2.14&f=h
  
  
  
  Index: readme.html
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/src/views/html/startup/Attic/readme.html,v
  retrieving revision 1.68.2.13
  retrieving revision 1.68.2.14
  diff -u -r1.68.2.13 -r1.68.2.14
  --- readme.html       18 Apr 2005 09:47:30 -0000      1.68.2.13
  +++ readme.html       29 Apr 2005 08:54:56 -0000      1.68.2.14
  @@ -199,13 +199,13 @@
           <br/>
           <br/>
           <h2><b><a name="4" id="4"></a>New taglibs documentation</b></h2>
  -        A new Jahia taglibs documentation with many example codes is 
available and can
  -        be found here : <a 
href="http://www.jahia.org/jahia/webdav/site/jahia_org/shared/documentation/template";>
  -          
http://www.jahia.org/jahia/webdav/site/jahia_org/shared/documentation/template</a>.
  +        A new Jahia taglib documentation with many code examples is now 
available. In addition, new
  +        material has been added to the Template Developer Guide. Please go to
  +        <a href="http://www.jahia.org/doc";>http://www.jahia.org/doc</a> to 
download the latest versions.
           <br/>
           <br/>
           <br/>
  -        <h2><b>Most important bug fixes<a name="2" id="2"></a> in Jahia 
4.0.6</b></h2>
  +        <h2><b><a name="2" id="2"></a>Most important bug fixes in Jahia 
4.0.6</b></h2>
           <ul>
           <li><b>Dynamic LDAP Group / Better support for Active Directory 
Server</b><br/>
               Jahia now supports dynamic LDAP groups. We also improved the 
support for
  @@ -261,88 +261,11 @@
                   <li>The <a href="http://www.jahia.org/faq";>Technical FAQ</a> 
can also help you solve some issues and/or improve Jahia performance.</li>
           </ul>
           <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
  -                     environment (file system
  -            + database) ! 
  -            </li>
  -            <li>Your current Jahia environment 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 the following directories in the corresponding location 
of your new
  -            installation:<br/>
  -            <br/>
  -            <tt>CURRENT_JAHIA/tomcat/webapps/jahia/WEB-INF/var/content
  -                
CURRENT_JAHIA/tomcat/webapps/jahia/WEB-INF/classes/jahiatemplates
  -                
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 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 a 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>
  -        <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>
  +        <p>Please refer to the <a 
href="http://www.jahia.org/download/jahia4/4_0/patch/README_4_0_6.html";>upgrade 
readme
  +    file</a> of jahia 4.0.6.<br/><br/></p>
  +
       </div>
       <div class="footer">
           Copyright 2005, <a href="http://www.jahia.org";>Jahia Ltd</a> - All 
rights reserved
  

Reply via email to