pvollenweider    2005/03/17 15:56:30 CET

  Modified files:
    core/src/webapp/html/startup readme.html 
  Log:
  Fiy typo
  
  Revision  Changes    Path
  1.3       +68 -64    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.2&r2=1.3&f=h
  
  
  
  Index: readme.html
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/core/src/webapp/html/startup/readme.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- readme.html       9 Mar 2005 13:43:46 -0000       1.2
  +++ readme.html       17 Mar 2005 14:56:29 -0000      1.3
  @@ -132,6 +132,8 @@
        font-size: 12px;
   }
   
  +div.Section1
  +     {page:Section1;}
   -->
   </style>
   </head>
  @@ -139,7 +141,7 @@
   <div class="header">
       <span><img src="images/jahia_logo.gif" width="175" height="57" 
alt=""/></span>
   </div>
  -<div class="main">
  +<div class="main" lang="en-gb">
       <div class="box">
           <div class="title">Infos</div>
           <div class="content">
  @@ -181,8 +183,8 @@
   <h2>Table of content:</h2>
   <p>- <a href="#1">Status</a><br />
       - <a href="#2">New Features in 4.5 M1</a><br />
  -    - <a href="#6">How can I upgrade from a Jahia 4.0</a> or 4.1 to this
  -    development release ?<br />
  +    - <a href="#6">How can I upgrade from a Jahia 4.0</a> <a href="#6">or 
4.1 to this
  +    development release ?</a><br />
       - <a href="#7">Installation Issues</a><br />
       <br />
   </p>
  @@ -192,55 +194,45 @@
       production use. However this version can be used for test and development
       purposes.<br />
       <br />
  -    This version only includes part of the functional and arechitectural 
changes we
  -will implement in Jahia 4.5. </p>
  +    This version only includes part of the functional and architectural 
changes we
  +will implement in the final release of Jahia 4.5. </p>
   <h2>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
  +<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
   the previous 2 steps workflow mode) and an &quot;External Workflow&quot; 
mode.
   The latter is already pre-integrated with the Sense� Business Processing 
Server
  -and allows the developers to add custom and complex workflows to validate 
some
  -Jahia content. Finally editors can now validate containers or lists seprately
  -from the page (usueful if you want to validate some news without validating 
the
  -rest of the pages).<br />
  -<br />
  -<i>Warning</i>: The Sense� server is currently not pre-integrated with 
Jahia. A
  -Jahia-Sense� edition will be packaged seprately. The N-tiers workflow is not
  -present in this edition as it relies on the introduction of the new 
persistance
  -layer (cf below).<br />
  -<br />
  -<b>JSR 168 Support (Apache Pluto and Jetspeed 2 integration)</b> <br />
  -The portal layer was refactored in order to support JSR168 compliant 
portlets. <br />
  -<br />
  -<b>MetaData Support (Dublin Core MetaData)</b> <br />
  -Jahia 4.5 introduces advanced MetaData support. Each content object will
  -benefit from some automatuc metadata such as the Author name, the Validator
  +and allows developers to add custom and complex workflows to validate some
  +Jahia content. Finally, editors can now validate containers or lists 
separately
  +from the page (useful if you want to validate some news without validating 
the
  +rest of the pages).<br /><br /><i>Warning</i>: The Sense� server is 
currently not pre-integrated with Jahia. A
  +Jahia-Sense� edition will be packaged separately. The N-tiers workflow is not
  +present in this edition as it relies on the introduction of the new 
persistence
  +layer (cf below).<br /><br /><b>JSR 168 Support (Apache Pluto and Jetspeed 2 
integration)</b>
  +<br />The portal layer was refactored in order to support JSR168 compliant 
portlets.
  +<br /><br /><b>MetaData Support (Dublin Core MetaData)</b> <br />Jahia 4.5 
introduces advanced MetaData support. Each content object will
  +benefit from some automatic metadata such as the Author name, the Validator
   name or the Creation Date. This will also allow the site administrator to add
   other optional or mandatory metadata (e.g. keywords, description, etc...). 
Each
   metadata is indexed in the search engine and can be used as a search query in
  -the new advanced search form (cf. below).<br />
  -<br />
  -<b>Advanced Search</b> <br />
  -The search engine was refactored to 1) allow searches in mulitple virtual
  -sites, 2) to index files properties (e.g. Office properties), 3) to index the
  -files within the WebDAV repository [in progress] and 4) to support new custom
  -indexes (such as web crawling feature (through Nutch) or portlets search) [in
  -progress].<br />
  -<br />
  -<b>Partial WebDAV-Jahia mapping</b> <br />
  -A partial mapping between the WebDAV folder and directories and the Jahia
  -containers and pages was realized. The idea is to easeFile Management and
  +the new advanced search form (cf. below).<br /><br /><b>Advanced Search</b>
  +<br />The search engine was refactored to <br>
  +&nbsp;&nbsp;&nbsp; 1) allow searches in multiple virtual
  +sites, <br>
  +&nbsp;&nbsp;&nbsp; 2) to index files properties (e.g. Office properties), 
<br>
  +&nbsp;&nbsp;&nbsp; 3) to index the
  +files within the WebDAV repository [in progress] <br>
  +&nbsp;&nbsp;&nbsp; 4) to support new custom
  +indexes (such as web crawling feature (through
  +<a href="http://incubator.apache.org/nutch/";>Nutch</a>) or portlets search) 
[in
  +progress].<br /><br /><b>Partial WebDAV-Jahia mapping</b> <br />A partial 
mapping between the WebDAV folder and directories and the Jahia
  +containers and pages was realized. The idea is to simplify File Management 
and
   introduce a light Document Management System within Jahia. Files uploaded
   through WebDAV automatically create a container and new directories
   automatically create a new pages. A prepackaged demo with some preconfigured
  -templates is available here: <br />
  -Warning: Delete and move operations are not supported yet.<br />
  -<br />
  -<b>XML Import/Export feature<br />
  -</b>A new XML import/export feature will allow any user to export some Jahia
  -content (a container, a full list, a a page or a whole virtual site) and to
  +templates is available <a 
href="http://cvspub.jahia.org/nightly-build/";>here</a>.
  +<br /><i>Warning</i>: Delete and move operations are not supported yet.<br />
  +<br /><b>XML Import/Export feature<br /></b>A new XML import/export feature 
will allow any user to export some Jahia
  +content (a container, a full list, a page or a whole virtual site) and to
   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>
  @@ -253,50 +245,62 @@
   <b>Content Picker (dynamic and static copies)<br />
   </b>A content picker is currently being developed on top of the XML
   import/export feature. The content picker will allow any author to easily 
find
  -and reuse existng content on another page. The author will then have the 
choice
  +and reuse existing content on another page. The author will then have the 
choice
   to make a static copy of the existing content (no link) or a dynamic copy 
(each
   change on the source will impact the destination).<br />
   <br />
   <b>Partial JSR170 support<br />
  -</b>The Jahia definition will be adjusted to support the new JSR170 content
  -definitions. Full JSR170 support is planned for Jahia 5.0 (2006).<br />
  +</b>The Jahia definition will be adjusted to support the new
  +<a href="http://www.jcp.org/en/jsr/detail?id=170";>JSR170</a> content
  +definitions. Full JSR170 support is planned for Jahia 5.0 (2006). JSR170 
defines
  +the Java Content Repository (JCR) API specification which aims to provide a
  +common programmatic interface to proprietary content repositories. Therefore,
  +Jahia's content-based application logic will ultimately be independent of the
  +underlying repository architecture or physical storage.<br />
   <i>Warning: </i>this change will require modifications to the Jahia 4.0 or 
4.1
   set of templates.<br />
   <br />
  -<b>New Persistance Layer<br />
  -</b>The persistance layer of Jahia is being rewritten in order to support
  +<b>New Persistence Layer<br />
  +</b>The persistence layer of Jahia is being rewritten in order to support
   Hibernate (<a href="http://www.hibernate.org/"; eudora="autourl">
   www.hibernate.org</a>). This will allow transaction support at the database
   level. This will also allow a better management of back-end caches and better
   support of all the relational databases.<br />
   <br />
   <b>Edge Servers Support (ESI + JSR128)<br />
  -    </b>The current HTML cache proxy is being refactored to support the ESI 
(<a
  -    href="http://www.esi.org/"; eudora="autourl">www.esi.org</a>) and the 
JSR128 (<a
  -href="http://jcp.org/en/jsr/detail?id=128"; eudora="autourl"> 
http://jcp.org/en/jsr/detail?id=128</a>)
  -standards. This will allow the system administrators to install seperate
  -distant front-end HTML cache servers on top of Jahia to insure better
  -performance. This will also allow us to manage HTML cache fragment at the
  -container level and not only on a per page basis.<br />
  +    </b>The current HTML cache proxy is being refactored to support the
  +Edge-Side-Includes (<a href="http://www.esi.org";>ESI</a>) and the
  +<a href="http://jcp.org/en/jsr/detail?id=128";>JSR128</a>
  +standards. This will allow the system administrators to install multiple 
remote HTML cache servers
  +in front of Jahia to ensure better
  +performance. This will also allow us to increase the granularity of caching 
from
  +the page level to right down the container level resulting in decreased 
back-end
  +CPU and memory load.<br />
   <br />
   <b>New Collaboration Suite<br />
  -</b>With the introduction of JSR168 support, Jahia will also packaged some 
new
  -advanced portlets. This will include a new Web Clipping Builder which will
  -allow the site administrators to easily create JSR168 compliant
  +</b>With the introduction of JSR168 support, Jahia will also package new
  +advanced portlets. These will include a new Web Clipping Builder which 
allows the site administrators to easily create JSR168 compliant
   &quot;webclipplets&quot;, a full calendar server with synchronisation
   capabilities with Outlook and other Palms or PocketPC, a powerful discussion
  -forum and some instant messenging feature.<br />
  +forum and some instant messaging feature.<br />
   <br />
  -<b>Time Based Publishing<br />
  -</b>Introduction of time based publishing variables.<br />
  +<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
  +introduction of time-based publishing variables to Jahia will mean that 
content
  +is published for a defined time interval. Jahia would therefore automatically
  +determine if content should be displayed or not. This ensures that 
information
  +is not available before a suitable time and prevents the display of outdated
  +content.</span></font></p>
  +<p><br />
       <br />
       All these features are still under development. The previous list should 
be
       considered as a &quot;wish list&quot;. According to the status and the
  -    stability of such or such feature, it may not be present in the Jahia 
4.5 Final
  +    stability of such and such feature, it may not be present in the Jahia 
4.5 Final
       Release. We also welcome any contributor who wants to help or plan to 
add other
       new enhancements for Jahia 4.5+. Do not forget that Jahia is a community 
and a
  -    collaborative project, so feel free to help, contribute or sponsorize a 
new
  -    feature.<br />
  +    collaborative project, so feel free to help, contribute or sponsor new
  +    features.<br />
       <br />
   </p>
   <h2><a name="6" id="6"></a>How can I upgrade from a Jahia 4.0 or 4.1 to this 
new version
  @@ -304,7 +308,7 @@
   <p>There is currently no automatic
       migration scripts or manual migration procedure for Jahia 4.5. You 
should only
       consider this milestone as a development version in order to test new 
features
  -    (compatbility with your environment, performance, etc...) or to directly
  +    (compatibility with your environment, performance, etc...) or to directly
       develop new templates using some features only present in Jahia 4.5. 
Moreover
       the database model or the Jahia API are not finalized yet and will 
certainly be
       modified during the next months. Finally extensive QA tests have not be
  

Reply via email to