mromy       2005/10/07 18:01:00 CEST

  Modified files:
    core/src/webapp/html/startup readme.html 
  Log:
  - Updated for 4.5 Alpha 1 release
  
  Revision  Changes    Path
  1.15      +84 -20    jahia/core/src/webapp/html/startup/readme.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/html/startup/readme.html.diff?r1=1.14&r2=1.15&f=h
  
  
  
  Index: readme.html
  ===================================================================
  RCS file: /cvs/jahia/core/src/webapp/html/startup/readme.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- readme.html       16 Aug 2005 08:21:49 -0000      1.14
  +++ readme.html       7 Oct 2005 16:00:59 -0000       1.15
  @@ -134,7 +134,7 @@
   
   div.Section1
        {page:Section1;}
  -     
  +
   DIV.maincontent .red  { color : #B42C29; }
   -->
   </style>
  @@ -172,10 +172,10 @@
       </div>
       <div class="maincontent">
   
  -<h1>Jahia 4.5 Milestone4 (M4) README file</h1>
  -<p>Release date: 15/08/2005<br />
  +<h1>Jahia 4.5 Alpha 1 (A1) README file</h1>
  +<p>Release date: 07/10/2005<br />
       <br />
  -    You have installed the Milestone 4 (M4) release of Jahia 4.5. <br />
  +    You have installed the Alpha 1 (A1 ) release of Jahia 4.5. <br />
       <br />
       Please read this README carefully to learn about the new features 
present in
       this development release. <br />
  @@ -184,15 +184,16 @@
   <h2>Table of content:</h2>
   <p>
       - <a href="#1">Status</a><br />
  -    - <a href="#2">New Features in 4.5 M4</a><br />
  -    - <a href="#3">New Features in 4.5 M3</a><br />
  -    - <a href="#4">New Features in 4.5 M2</a><br />
  -    - <a href="#5">New Features in 4.5 M1</a><br />
  -    - <a href="#6">Ongoing Development for Jahia 4.5 Final Release</a><br />
  -    - <a href="#7">How can I upgrade from a Jahia 4.0</a> <a href="#6">or 
4.1 to this
  +    - <a href="#11">New Features in 4.5 A1</a><br />
  +    - <a href="#12">New Features in 4.5 M4</a><br />
  +    - <a href="#13">New Features in 4.5 M3</a><br />
  +    - <a href="#14">New Features in 4.5 M2</a><br />
  +    - <a href="#15">New Features in 4.5 M1</a><br />
  +    - <a href="#16">Ongoing Development for Jahia 4.5 Final Release</a><br />
  +    - <a href="#17">How can I upgrade from a Jahia 4.0</a> <a href="#6">or 
4.1 to this
       development release ?</a><br />
  -    - <a href="#8">Installation Issues</a><br />
  -    - <a href="#9">Taglibs documentation generation</a><br />
  +    - <a href="#18">Installation Issues</a><br />
  +    - <a href="#19">Taglibs documentation generation</a><br />
       <br />
   </p>
   <h2><a name="1" id="1"></a>Status</h2>
  @@ -205,7 +206,70 @@
   will implement in the final release of Jahia 4.5. </p>
   <br/>
   
  -<h2><a name="2" id="2"></a>New features in 4.5 M4</h2>
  +
  +<h2><a name="11" id="11"></a>New features in 4.5 Alpha 1</h2>
  +<b>Search Refactoring<br />
  +</b><font face="Verdana" color="black" size="1">
  +<span style="FONT-SIZE: 7.5pt; COLOR: black; FONT-FAMILY: Verdana">
  +Search has been refactored to integrate <a 
href="http://www.compassframework.org";>Compass
  +Framework</a>. Slide indexation (files indexed when copied into slide, not
  +only when added to a page) has also been implemented.
  +</span></font></p>
  +<br /><br />
  +<b>Copy/paste option<br />
  +</b><font face="Verdana" color="black" size="1">
  +<span style="FONT-SIZE: 7.5pt; COLOR: black; FONT-FAMILY: Verdana">
  +You can now easily copy and paste content throughout a site, be it a single 
container,
  +a container list or a whole section of a site. Jahia will check for 
"compatibility" between
  +the source content and the target, to only allow you to paste it when 
similar definitions are used.
  +</span></font></p>
  +<br /><br />
  +<b>Synchronization<br />
  +</b><font face="Verdana" color="black" size="1">
  +<span style="FONT-SIZE: 7.5pt; COLOR: black; FONT-FAMILY: Verdana">
  +Content synchronization can now be scheduled between two separate Jahia
  +servers (for instance between a Jahia used for an Intranet inside a firewall 
and
  +another instance running outside the firewall).
  +</span></font></p>
  +<br/><br/>
  +<b>Authentification<br />
  +</b><font face="Verdana" color="black" size="1">
  +<span style="FONT-SIZE: 7.5pt; COLOR: black; FONT-FAMILY: Verdana">
  +2 new librairies have been implemented to offer Single Sign-On (SSO) :
  +<a href="https://clearinghouse.ja-sig.org/wiki/display/CAS/Home"; 
target="_blank">CAS</a>
  +allows SSO for all applications (including Jahia) running on the same server.
  +<a href="http://jcifs.samba.org/src/docs/ntlmhttpauth.html"; 
target="_blank">JCIFS</a>
  +offers NTLM HTTP authentification, so users logged to a windows domain can 
automatically be logged to
  +Jahia.
  +</span></font></p>
  +<br /><br />
  +<b>New Engines <br />
  +</b><font face="Verdana" color="black" size="1">
  +<span style="FONT-SIZE: 7.5pt; COLOR: black; FONT-FAMILY: Verdana">
  +Engines interface is going through a massive relooking. Outlook-like menu is
  +also being implented and should replace the multiple tabs corresponding to 
the
  +various actions available inside the engines.
  +</span></font></p>
  +<br /><br />
  +<b>Integrated Web and SQL Clipping<br />
  +</b><font face="Verdana" color="black" size="1">
  +<span style="FONT-SIZE: 7.5pt; COLOR: black; FONT-FAMILY: Verdana">
  +Web-clipping and SQL-clipping applications have now been intergrated inside 
Jahia,
  +to allow clipped content (from another web page or application with the 
webclip builder,
  +and from a third party database for the SQL-clip builder) to be available as 
web applications
  +that could be deployed anywhere in the site.
  +</span></font></p>
  +<br /><br />
  +<b>Slide Improvement<br />
  +</b><font face="Verdana" color="black" size="1">
  +<span style="FONT-SIZE: 7.5pt; COLOR: black; FONT-FAMILY: Verdana">
  +<a href="http://www.webdav.org/bind/"; target="_blank">Webdav bindings</a>
  +are now supported to allow quicker operations like move or copy of 
files/directories.
  +</span></font></p>
  +<br /><br />
  +
  +
  +<h2><a name="12" id="12"></a>New features in 4.5 M4</h2>
   <b>Time-Based Publishing<br />
   </b><font face="Verdana" color="black" size="1">
   <span style="FONT-SIZE: 7.5pt; COLOR: black; FONT-FAMILY: Verdana">The
  @@ -248,7 +312,7 @@
   </span></font></p>
   <br/><br/>
   
  -<h2><a name="3" id="3"></a>New features in 4.5 M3</h2>
  +<h2><a name="13" id="13"></a>New features in 4.5 M3</h2>
   <b>Postgres support</b>
   <br />
   First implemenation of Postgres support has been commited in Jahia 4.5. 
Default and
  @@ -279,7 +343,7 @@
   <br /><br />
   
   
  -<h2><a name="4" id="4"></a>New features in 4.5 M2</h2>
  +<h2><a name="14" id="14"></a>New features in 4.5 M2</h2>
   <b>New Persistence Layer</b>
   <br />
   The persistence layer of Jahia is being rewritten in order to support 
Hibernate
  @@ -404,7 +468,7 @@
   <br /><br />
   
   
  -<h2><a name="5" id="5"></a>New features in 4.5 M1</h2>
  +<h2><a name="15" id="15"></a>New features in 4.5 M1</h2>
   <p><b>Full Workflow Refactoring</b> <b>+ Senseï support<br /></b>
       The Jahia default workflow was fully refactored in order to support a
   &quot;No workflow&quot; mode, a &quot;N-Step Workflow&quot; mode (which 
replace
  @@ -439,7 +503,7 @@
   import it elsewhere (including on another Jahia server). The XML 
import/export
   tool will also manage &quot;diffs&quot; and only import changes from a 
certain
   date.</p>
  -<h2><a name="6" id="6"></a>Ongoing Development for Jahia 4.5 Final 
Release</h2>
  +<h2><a name="16" id="16"></a>Ongoing Development for Jahia 4.5 Final 
Release</h2>
   <p>Several other features are
       planned for the final release of Jahia 4.5 but are not present in this 
edition
       yet (too early and unstable developments). These new features will be 
available
  @@ -498,7 +562,7 @@
       features.<br />
       <br />
   </p>
  -<h2><a name="7" id="7"></a>How can I upgrade from a Jahia 4.0 or 4.1 to this 
new version
  +<h2><a name="17" id="17"></a>How can I upgrade from a Jahia 4.0 or 4.1 to 
this new version
   ? </h2>
   <p>There is currently no automatic
       migration scripts or manual migration procedure for Jahia 4.5. You 
should only
  @@ -513,7 +577,7 @@
       <br />
       A migration path and some migration scripts will be available with the 
final
   release.</p>
  -<h2><a name="8" id="8"></a>Installation Issues </h2>
  +<h2><a name="18" id="18"></a>Installation Issues </h2>
   <p><b>Make sure you don't use any white space in the path name
       when installing Jahia.<br />
       <br />
  @@ -522,7 +586,7 @@
       this release (no previous Jahia tables should exist in the 
database).</b><br/>
       <br/>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> 
).</p>
  -<h2><a name="9" id="9"></a>Generating the Taglibdoc </h2>
  +<h2><a name="19" id="19"></a>Generating the Taglibdoc </h2>
   <p>
       If you want to regenerate the Jahia taglib documentation as available 
online
       at <a href="http://www.jahia.org/taglibdoc/"; 
target="_blank">http://www.jahia.org/taglibdoc/</a>
  

Reply via email to