Author: pvollenweider
Date: Fri Jun 22 14:43:01 2007
New Revision: 17715

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D17715&repname=
=3Djahia
Log:
Do you html?

Modified:
    branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/changelog_5.0=
.2.html

Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/changel=
og_5.0.2.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/changelog_5.0.2.html&rev=3D17715&repna=
me=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 (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/changelog_5.0=
.2.html Fri Jun 22 14:43:01 2007
@@ -24,6 +24,10 @@
                              border-bottom    : 4px solid #E7E7E7;
                              width            : 1118px;
                            }
+ul {
+    list-style-position: outside;
+
+}
 DIV.header SPAN            { border-bottom    : 15px solid #006699;
                              display          : block;
                            }
@@ -153,7 +157,7 @@
             </p>
         </div>
     </div>
-  <div class=3D"maincontent">
+  <div class=3D"maincontent" style=3D"padding-left:10px;">
 =

 <h1>
        Changelog 5.0.1 to Jahia 5.0.2
@@ -162,18 +166,20 @@
 =

 This document is a summarization of the changes between Jahia 5.0 SP1 and =
Jahia 5.0 SP2. You can also consult the <a href=3D"changelog_5.0.2_svn_base=
d.html">
        exhaustive list of svn commits since Jahia 5.0 SP1 release</a> or the 
lis=
t of Jira entries fixed for Jahia 5.0 SP2:
+       <ul>
        <li>&nbsp;<a 
href=3D"http://www.jahia.net/jira/secure/ReleaseNote.jspa?ve=
rsion=3D10140&styleName=3DHtml&projectId=3D10000">Jahia Content Management =
Server</a><br></li>
        <li>&nbsp;<a 
href=3D"http://www.jahia.net/jira/secure/ReleaseNote.jspa?ve=
rsion=3D10155&styleName=3DHtml&projectId=3D10037">Jahia Document Management=
 Server</a><br></li>
        <li>&nbsp;<a 
href=3D"http://www.jahia.net/jira/secure/ReleaseNote.jspa?ve=
rsion=3D10162&styleName=3DHtml&projectId=3D10035">Jahia Corporate Portal Se=
rver</a><br></li>
        <li>&nbsp;<a 
href=3D"http://www.jahia.net/jira/secure/ReleaseNote.jspa?ve=
rsion=3D10157&styleName=3DHtml&projectId=3D10038">Jahia Search and Indexati=
on Server</a><br></li>
        <li>&nbsp;<a 
href=3D"http://www.jahia.net/jira/secure/ReleaseNote.jspa?ve=
rsion=3D10160&styleName=3DHtml&projectId=3D10010">Jahia Cache Server (ESI)<=
/a><br></li>
        <li>&nbsp;<a 
href=3D"http://www.jahia.net/jira/secure/ReleaseNote.jspa?ve=
rsion=3D10165&styleName=3DHtml&projectId=3D10039">Jahia Default Set of Temp=
lates</a><br></li>
-
+</ul>
 =

 <BR><BR>
 <BR><BR>
 <B>Jahia Content Repository / Performance</B><BR>
 **************************************************************************=
**<BR>
+<ul>
 <li>New cache implementation using SoftReferences instead of hard memory l=
imit. This should behave better in high memory consumption scenarios, freei=
ng memory for other processes such as indexing and searching<BR></li>
 <li>Added new permission called "Permission to enter EDIT mode" (performan=
ce issue)<BR></li>
 <li>Added possibility to access an engine in read-only mode when content o=
bject is locked by another user<BR></li>
@@ -207,9 +213,11 @@
 <li>Fixed current editing language loss while navigating in the engines<br=
></li>
 <li>Fixed bug wich occured while deleting a page wich included some cross-=
references pointing to it<br></li>
 <li>Fixed display bugs specifics to some navigators<BR></li>
+</ul>
 <BR><BR>
 <B>Web Content Management Server</B><BR>
 **************************************************************************=
**<BR>
+<ul>
 <li>Refactored search to reduce memory consumption and reduce index size<b=
r></li>
 <li>Actions relying to time based publishing are now imediately propagated=
 to linked copies without any modification needed<br></li>
 <li>Added possibility to configure max number of lucene object beyond whic=
h objects are serialized on disk<br></li>
@@ -220,9 +228,11 @@
 <li>Updated to compass 1.0.1 (search issue)<BR></li>
 <li>Fixed some bugs related to wildcards use in search<BR></li>
 <li>Minor versioning stability fixes<BR></li>
+</ul>
 <BR><BR>
 <B>Document Management Server</B><BR>
-**************************************************************************=
**<BR></li>
+**************************************************************************=
**<BR>
+<ul>
 <li>Ergonomy improvements in file manager<BR></li>
 <li>Improved filenames compatibility<BR></li>
 <li>Improved multiple files operations<BR></li>
@@ -231,29 +241,37 @@
 <li>Fixed authentification for ms dav clients<BR></li>
 <li>Fixed files unselection<br></li>
 <li>Minor stability fixes<BR></li>
+</ul>
 <BR><BR>
 <B>Business Processing Server</B><BR>
 **************************************************************************=
**<BR>
+<ul>
 <li>Fixed workflow cache when updating workflow<br></li>
 <li>Optimized workflow on metadatas (performance issue)<br></li>
 <li>Added warnings in workflow engine when there is a broken link, a broke=
n file or a WAI problem on the page<br></li>
 <li>Fixed bug wich blocked validation in all languages when integrity warn=
ing was detected, even if there was a correct language<br></li>
+</ul>
 <BR><BR>
 <B>Portal Server</B><BR>
 **************************************************************************=
**<BR>
+<ul>
 <li>Enhanced select portlet engine GUI<br></li>
 <li>Added "unselect portlet" feature<br></li>
 <li>Fixed acl bug with portlets: allow a user to update portlet if he's go=
t R/W access on field<br></li>
 <li>Fixed bug that let a user unselect a portlet even no portlet allowed<b=
r></li>
 <li>Fixed a bug related to file upload in portlets<br></li>
+</ul>
 <BR><BR>
 <B>Collaboration Suite / Portlets</B><BR>
 **************************************************************************=
**<BR>
+<ul>
 <li>Improved Timesheet application<br></li>
 <li>Improved Calendar application<br></li>
+</ul>
 <BR><BR>
 <B>Templates</B><BR>
 **************************************************************************=
**<BR>
+<ul>
 <li>Added possibility to declare a readonly field<BR></li>
 <li>Added "Categories Browsing" template in Corporate Templates V2<br></li>
 <li>Added "Directories Files" template in Corporate Templates V2<br></li>
@@ -268,18 +286,21 @@
 <li>Improved Blog & Blog Listing templates<BR></li>
 <li>Improved Form Generator template by adding file upload capability<BR><=
/li>
 <li>Minor display fixes<BR></li>
+</ul>
 <BR><BR>
 <B>Cluster / ESI / Cache Proxy</B><BR>
 **************************************************************************=
**<BR>
+<ul>
 <li>Added TCP configuration for JGroups<br></li>
 <li>Synchronized session expiration in Jahia & ESI<BR></li>
 <li>Improved files caching in ESI<BR></li>
 <li>Performance improvements (ESI issue)<BR></li>
 <li>Minor ESI stability fixes<BR></li>
+</ul>
 <BR><BR>
 <B>Administration Center / Migration</B><BR>
 **************************************************************************=
**<BR>
-<li>Added a "virtual site(s) import/export" feature, in addition of the co=
ntainer import/export feature<br></li>
+<ul><li>Added a "virtual site(s) import/export" feature, in addition of th=
e container import/export feature<br></li>
 <li>Fixed and improved container import/export feature<br></li>
 <li>Added possibility to perform multiple site operations (import & deleti=
on)<BR></li>
 <li>Added possibility to define properties relied to users<br></li>
@@ -287,10 +308,11 @@
 <li>Refactored sites management screen (wich allow to choose to create a s=
ite from scratch or using import feature)<BR></li>
 <li>Ergonomy improvements in categories management screen<BR></li>
 <li>Improved administration center navigation<br></li>
+</ul>
 <BR><BR>
 <B>Documentation / Internationalization</B><BR>
 **************************************************************************=
**<BR>
-<li>Totally translated and synchronized with english the resources bundles=
 in french, german, italian, spanish and portuguese<br></li>
+<ul><li>Totally translated and synchronized with english the resources bun=
dles in french, german, italian, spanish and portuguese<br></li></ul>
 =

 =

 <BR><BR>

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

Reply via email to